Em Sun, Nov 12, 2017 at 10:10:46AM +0900, Sihyeon Jang escreveu: > Cc: Jiri Olsa <[email protected]> > Cc: Namhyung Kim <[email protected]> > Signed-off-by: Sihyeon Jang <[email protected]>
applied > --- > tools/perf/Documentation/perf-top.txt | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/tools/perf/Documentation/perf-top.txt > b/tools/perf/Documentation/perf-top.txt > index 4353262..8a32cc7 100644 > --- a/tools/perf/Documentation/perf-top.txt > +++ b/tools/perf/Documentation/perf-top.txt > @@ -268,6 +268,12 @@ INTERACTIVE PROMPTING KEYS > [S]:: > Stop annotation, return to full profile display. > > +[K]:: > + Hide kernel symbols. > + > +[U]:: > + Hide user symbols. > + > [z]:: > Toggle event count zeroing across display updates. > > -- > 2.7.4

