linux/Documentation/perf_counter/util
Ingo Molnar 5242519b02 perf stat: Convert to Git option parsing
Remove getopt usage and use Git's much more advanced and more compact
command option library.

Extend the event parser library with the extensions that were in
perf-stat before.

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:59:34 +02:00
..
abspath.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
alias.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
cache.h perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
config.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
ctype.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
exec_cmd.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
exec_cmd.h perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
generate-cmdlist.sh perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
help.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
help.h perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
levenshtein.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
levenshtein.h perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
parse-events.c perf stat: Convert to Git option parsing 2009-05-26 11:59:34 +02:00
parse-events.h perf stat: Convert to Git option parsing 2009-05-26 11:59:34 +02:00
parse-options.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
parse-options.h perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
path.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
PERF-VERSION-GEN perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
quote.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
quote.h perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
run-command.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
run-command.h perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
strbuf.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
strbuf.h perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
usage.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
util.h perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
wrapper.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00