From 62abcc40827738bbc3957e4bf39ce8ea48b388e8 Mon Sep 17 00:00:00 2001 From: Kirill Smelkov Date: Fri, 12 Feb 2010 19:20:59 +0300 Subject: [PATCH] --- yaml --- r: 180550 b: refs/heads/master c: 1a72cfa6856e7d58e049c42c6e6a789669478479 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/tools/perf/builtin-top.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",