index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
parse-options.c
Age
Commit message (
Expand
)
Author
2012-10-02
perf tools: Long option completion support for each subcommands
Namhyung Kim
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-08-03
perf tool: Save cmdline from user in file header vs what is passed to record
David Ahern
2010-05-17
perf options: Type check all the remaining OPT_ variants
Arnaldo Carvalho de Melo
2010-05-17
perf options: Introduce OPT_UINTEGER
Arnaldo Carvalho de Melo
2010-05-17
perf options: Introduce OPT_U64
Arnaldo Carvalho de Melo
2010-04-14
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
2010-03-22
perf tools: Exit browser before printing usage when unkown option passed
Arnaldo Carvalho de Melo
2009-12-10
perf tools: Align long options which have no short forms
Li Zefan
2009-08-16
perf: Enable more compiler warnings
Ingo Molnar
2009-07-02
perf_counter tools: Add new OPT_CALLBACK_DEFAULT option
Frederic Weisbecker
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar