summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/help.c
AgeCommit message (Expand)Author
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf
2015-12-17perf tools: Finalize subcmd independenceJosh Poimboeuf
2015-12-16perf tools: Remove 'perf' from subcmd function and variable namesJosh Poimboeuf
2015-12-16perf tools: Remove subcmd dependencies on strbufJosh Poimboeuf
2015-12-14perf tools: Move help_unknown_cmd() to its own fileJosh Poimboeuf
2015-12-09perf tools: Move cmd_version() to builtin-version.cJosh Poimboeuf
2015-11-19perf tools: Make perf_exec_path() always return malloc'd stringMasami Hiramatsu
2013-12-27perf tools: Use zfree to help detect use after free bugsArnaldo Carvalho de Melo
2013-12-27perf tools: Introduce zfreeArnaldo Carvalho de Melo
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea
2012-09-07perf tools: fix missing winsize definitionIrina Tirdea
2010-05-18perf tools: Remove some unused functionsArnaldo Carvalho de Melo
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar
2009-06-27perf_counter tools: Remove dead codeIngo Molnar
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar