summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/help.c
Commit message (Expand)AuthorAgeFilesLines
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-171-268/+0
* perf tools: Finalize subcmd independenceJosh Poimboeuf2015-12-171-5/+42
* perf tools: Remove 'perf' from subcmd function and variable namesJosh Poimboeuf2015-12-161-2/+2
* perf tools: Remove subcmd dependencies on strbufJosh Poimboeuf2015-12-161-8/+6
* perf tools: Move help_unknown_cmd() to its own fileJosh Poimboeuf2015-12-141-104/+3
* perf tools: Move cmd_version() to builtin-version.cJosh Poimboeuf2015-12-091-7/+0
* perf tools: Make perf_exec_path() always return malloc'd stringMasami Hiramatsu2015-11-191-2/+4
* perf tools: Use zfree to help detect use after free bugsArnaldo Carvalho de Melo2013-12-271-2/+2
* perf tools: Introduce zfreeArnaldo Carvalho de Melo2013-12-271-2/+1
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-1/+2
* perf tools: fix missing winsize definitionIrina Tirdea2012-09-071-0/+1
* perf tools: Remove some unused functionsArnaldo Carvalho de Melo2010-05-181-24/+6
* perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-011-11/+15
* perf_counter tools: Remove dead codeIngo Molnar2009-06-271-15/+0
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-061-0/+367
OpenPOWER on IntegriCloud