aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-version.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-31perf symbols: Move mem_info and branch_info out of symbol.hArnaldo Carvalho de Melo1-1/+1
2019-07-15perf version: Fix segfault due to missing OPT_END()Ravi Bangoria1-0/+1
2019-04-01tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD definesAlexey Budankov1-0/+2
2018-04-12perf version: Print status for syscall_tableJin Yao1-0/+3
2018-04-02perf version: Print the compiled-in status of librariesJin Yao1-1/+81
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-24perf tools: Remove string.h, unistd.h and sys/stat.h from util.hArnaldo Carvalho de Melo1-1/+2
2017-03-27perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo1-2/+1
2015-12-09perf tools: Move cmd_version() to builtin-version.cJosh Poimboeuf1-0/+10