Correct the alpha sorting of the short options in the usage description of the gprof...
authorNick Clifton <nickc@redhat.com>
Mon, 20 May 2019 16:17:24 +0000 (17:17 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 20 May 2019 16:17:24 +0000 (17:17 +0100)
commitefa9760914311fdd9b9a299f1e6cd5a85d64c5ff
tree20af1181e3c682261fb2bffb10db18a296c3986c
parent999b073bdb188635feaf1f719237b4845b5b06f3
Correct the alpha sorting of the short options in the usage description of the gprof program.

PR 24569
* gprof.c (usage): Restore alphabetical sorting to short options
list.  Add -r, -R and -t short options to the list.
(main): Add comment about -g and -G possibly being deprecated.
* gprof.texi: Update usage example in line with changes above.
gprof/ChangeLog
gprof/gprof.c
gprof/gprof.texi
This page took 0.024754 seconds and 4 git commands to generate.