Re: [PATCH 2/3] perf top: Document missing options

From: Arnaldo Carvalho de Melo
Date: Mon Nov 13 2017 - 13:25:45 EST


Em Sun, Nov 12, 2017 at 10:10:46AM +0900, Sihyeon Jang escreveu:
> Cc: Jiri Olsa <jolsa@xxxxxxxxxx>
> Cc: Namhyung Kim <namhyung@xxxxxxxxxx>
> Signed-off-by: Sihyeon Jang <uneedsihyeon@xxxxxxxxx>

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