Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1255076
| From | Arnaldo Carvalho de Melo <acme@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL 0/2] perf/core new features |
| Date | 2015-10-24 03:00 +0200 |
| Message-ID | <qmVlE-1eL-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Ingo,
Please consider pulling,
- Arnaldo
The following changes since commit 80fcd45ee05b4ef05e61d37a5ffb70a67095a9f6:
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core (2015-10-23 10:25:57 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-core-for-mingo
for you to fetch changes up to 161d9041782b86c5493481566539bfc058ceeaff:
perf tools: Provide help for subset of options (2015-10-23 21:50:50 -0300)
----------------------------------------------------------------
perf/core improvements:
New features:
- Show ordered command line options when -h is used or when an
unknown option is specified (Arnaldo Carvalho de Melo)
- If options are passed after -h, show just its descriptions, not
all options (Arnaldo Carvalho de Melo)
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
----------------------------------------------------------------
Arnaldo Carvalho de Melo (2):
perf tools: Show tool command line options ordered
perf tools: Provide help for subset of options
tools/perf/util/parse-options.c | 90 ++++++++++++++++++++++++++++++++++++-----
1 file changed, 81 insertions(+), 9 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[GIT PULL 0/2] perf/core new features Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-10-24 03:00 +0200
[PATCH 1/2] perf tools: Show tool command line options ordered Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-10-24 03:00 +0200
[PATCH 2/2] perf tools: Provide help for subset of options Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-10-24 03:00 +0200
Re: [GIT PULL 0/2] perf/core new features Ingo Molnar <mingo@kernel.org> - 2015-10-25 09:50 +0100
Re: [GIT PULL 0/2] perf/core new features Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-10-25 20:40 +0100
csiph-web