linux-stable/Documentation/perf_counter
Ingo Molnar 0e9b20b8a1 perf record: Convert to Git option parsing
Remove getopt usage and use Git's much more advanced and more compact
command option library.

Git's library (util/parse-options.[ch]) constructs help texts and
error messages automatically, and has a number of other convenience
features as well.

Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: John Kacur <jkacur@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-05-26 11:26:32 +02:00
..
Documentation perf_counter tools: add 'perf help' 2009-04-20 17:36:49 +02:00
util perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
.gitignore perf_counter tools: add in basic glue from Git 2009-04-20 17:36:48 +02:00
builtin-help.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
builtin-record.c perf record: Convert to Git option parsing 2009-05-26 11:26:32 +02:00
builtin-stat.c perf stat: Remove unused variable 2009-05-26 10:08:19 +02:00
builtin-top.c perf record: Convert to Git option parsing 2009-05-26 11:26:32 +02:00
builtin.h perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
command-list.txt perf_counter tools: add 'perf record' command 2009-04-20 17:36:49 +02:00
design.txt perf_counter: documentation update 2009-05-01 13:23:45 +02:00
Makefile perfcounter tools: move common defines ... to local header file 2009-05-01 18:38:00 +02:00
perf-report.cc perf_counter: tools: update the tools to support process and inherited counters 2009-05-05 20:18:33 +02:00
perf.c perf_counter: Fix perf-$cmd invokation 2009-05-25 14:54:59 +02:00
perf.h perf_counter tools: increase limits, fix 2009-05-25 09:59:50 +02:00