diff --git a/[refs] b/[refs] index 3a5fff769e46..fc77ce0d7a43 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7fbfc683f1cc4051aa095ebe48d9d1e8b015682d +refs/heads/master: 1a72cfa6856e7d58e049c42c6e6a789669478479 diff --git a/trunk/tools/perf/builtin-top.c b/trunk/tools/perf/builtin-top.c index ddc584b64871..4b91d8cf00ec 100644 --- a/trunk/tools/perf/builtin-top.c +++ b/trunk/tools/perf/builtin-top.c @@ -705,7 +705,7 @@ static void print_mapped_keys(void) fprintf(stdout, "\t[w] toggle display weighted/count[E]r. \t(%d)\n", display_weighted ? 1 : 0); fprintf(stdout, - "\t[K] hide kernel_symbols symbols. \t(%s)\n", + "\t[K] hide kernel_symbols symbols. \t(%s)\n", hide_kernel_symbols ? "yes" : "no"); fprintf(stdout, "\t[U] hide user symbols. \t(%s)\n",