From f532117528a4b724957db28a4f4613d73df45c25 Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Sat, 6 Jun 2009 21:25:29 +0200 Subject: [PATCH] --- yaml --- r: 147694 b: refs/heads/master c: 23b87116c7c4f73597965218b66041acbdb4e79f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/tools/perf/builtin-annotate.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 82756771d2d2..1a85838ce4a2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e9fbc9dc9214d6a9de7d62627be5414804fd7b9f +refs/heads/master: 23b87116c7c4f73597965218b66041acbdb4e79f diff --git a/trunk/tools/perf/builtin-annotate.c b/trunk/tools/perf/builtin-annotate.c index 80c5aa0bb42e..0e23fe98ec4e 100644 --- a/trunk/tools/perf/builtin-annotate.c +++ b/trunk/tools/perf/builtin-annotate.c @@ -1300,7 +1300,7 @@ static const char * const annotate_usage[] = { static const struct option options[] = { OPT_STRING('i', "input", &input_name, "file", "input file name"), - OPT_STRING('s', "symbol", &sym_hist_filter, "file", + OPT_STRING('s', "symbol", &sym_hist_filter, "symbol", "symbol to annotate"), OPT_BOOLEAN('v', "verbose", &verbose, "be more verbose (show symbol address, etc)"),