summaryrefslogtreecommitdiff
path: root/tools/perf/util/help-unknown-cmd.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* perf config: Do not die when parsing u64 or int config valuesArnaldo Carvalho de Melo2017-06-27
* perf tools: Remove poll.h and wait.h from util.hArnaldo Carvalho de Melo2017-04-24
* perf tools: Remove support for command aliasesArnaldo Carvalho de Melo2017-03-28
* perf tools: Uninline scnprintf() and vscnprint()Arnaldo Carvalho de Melo2016-07-12
* perf config: Move config declarations from util/cache.h to util/config.hTaeung Song2016-06-23
* perf help: Do not use ALLOC_GROW in add_cmd_listMasami Hiramatsu2016-05-10
* perf config: Bring perf_default_config to the very beginning at main()Wang Nan2016-02-26
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-17
* perf tools: Move help_unknown_cmd() to its own fileJosh Poimboeuf2015-12-14