index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
parse-options.c
Age
Commit message (
Expand
)
Author
2015-12-10
perf tools: Get rid of exit_browser() from usage_with_options()
Namhyung Kim
2015-12-09
perf tools: Save cmdline arguments earlier
Josh Poimboeuf
2015-10-27
perf tools: Search for more options when passing args to -h
Arnaldo Carvalho de Melo
2015-10-27
perf tools: Introduce usage_with_options_msg()
Namhyung Kim
2015-10-26
perf tools: Setup pager when printing usage and help
Namhyung Kim
2015-10-26
perf tools: Improve ambiguous option help message
Namhyung Kim
2015-10-23
perf tools: Provide help for subset of options
Arnaldo Carvalho de Melo
2015-10-23
perf tools: Show tool command line options ordered
Arnaldo Carvalho de Melo
2015-10-19
perf help: Change 'usage' to 'Usage' for consistency
Yunlong Song
2015-09-14
perf env: Adopt perf_header__set_cmdline
Arnaldo Carvalho de Melo
2015-03-19
perf report: Don't allow empty argument for '-t'.
Wang Nan
2015-02-27
perf tools: Remove the '--(null)' long_name for --list-opts
Yunlong Song
2015-02-27
perf list: Avoid confusion of perf output and the next command prompt
Yunlong Song
2015-02-13
perf tools: Fix a bug of segmentation fault
Yunlong Song
2015-01-21
perf tools: Allow use of an exclusive option more than once
Namhyung Kim
2014-10-29
perf tools: Add support for exclusive option
Namhyung Kim
2014-10-29
perf tools: Add PARSE_OPT_DISABLED flag
Namhyung Kim
2014-03-14
perf kvm: introduce --list-cmds for use by scripts
Ramkumar Ramachandra
2013-11-27
perf tools: Add option macro OPT_BOOLEAN_SET
Adrian Hunter
2013-11-27
perf tools: Allow '--inherit' as the negation of '--no-inherit'
Adrian Hunter
2013-11-04
perf stat: Enhance option parse error message
Namhyung Kim
2013-11-04
perf tools: Show single option when failed to parse
Namhyung Kim
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