summaryrefslogtreecommitdiff
path: root/tools/perf/util/help.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf1-268/+0
2015-12-17perf tools: Finalize subcmd independenceJosh Poimboeuf1-5/+42
2015-12-17perf tools: Remove 'perf' from subcmd function and variable namesJosh Poimboeuf1-2/+2
2015-12-17perf tools: Remove subcmd dependencies on strbufJosh Poimboeuf1-8/+6
2015-12-14perf tools: Move help_unknown_cmd() to its own fileJosh Poimboeuf1-104/+3
2015-12-09perf tools: Move cmd_version() to builtin-version.cJosh Poimboeuf1-7/+0
2015-11-19perf tools: Make perf_exec_path() always return malloc'd stringMasami Hiramatsu1-2/+4
2013-12-28perf tools: Use zfree to help detect use after free bugsArnaldo Carvalho de Melo1-2/+2
2013-12-27perf tools: Introduce zfreeArnaldo Carvalho de Melo1-2/+1
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea1-1/+2
2012-09-08perf tools: fix missing winsize definitionIrina Tirdea1-0/+1
2010-05-19perf tools: Remove some unused functionsArnaldo Carvalho de Melo1-24/+6
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar1-11/+15
2009-06-27perf_counter tools: Remove dead codeIngo Molnar1-15/+0
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar1-0/+367