aboutsummaryrefslogtreecommitdiff
path: root/gprof/gprof.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2022-09-29 13:12:37 +0100
committerNick Clifton <nickc@redhat.com>2022-09-29 13:12:37 +0100
commit55b0ce4403e29e5c5295bc26024281c62e10ca3c (patch)
tree8821880dd72355d2139c94bb99ca1e869381c9fe /gprof/gprof.c
parent1557c9ff815245ae6864f232c4409607635a98d7 (diff)
downloadfsf-binutils-gdb-55b0ce4403e29e5c5295bc26024281c62e10ca3c.zip
fsf-binutils-gdb-55b0ce4403e29e5c5295bc26024281c62e10ca3c.tar.gz
fsf-binutils-gdb-55b0ce4403e29e5c5295bc26024281c62e10ca3c.tar.bz2
Add -B to the help output from gprof, and add suitable documentation.
PR 29627 * gprof.c (usage): Add -B. * gprof.texi (synopsis): Add -B. (Output Options): Add entry for -B.
Diffstat (limited to 'gprof/gprof.c')
-rw-r--r--gprof/gprof.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/gprof.c b/gprof/gprof.c
index 6ed88ff..9392575 100644
--- a/gprof/gprof.c
+++ b/gprof/gprof.c
@@ -160,7 +160,7 @@ static void
usage (FILE *stream, int status)
{
fprintf (stream, _("\
-Usage: %s [-[abcDhilLrsTvwxyz]] [-[ACeEfFJnNOpPqQRStZ][name]] [-I dirs]\n\
+Usage: %s [-[abcDhilLrsTvwxyz]] [-[ABCeEfFJnNOpPqQRStZ][name]] [-I dirs]\n\
[-d[num]] [-k from/to] [-m min-count] [-t table-length]\n\
[--[no-]annotated-source[=name]] [--[no-]exec-counts[=name]]\n\
[--[no-]flat-profile[=name]] [--[no-]graph[=name]]\n\