summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/parse-branch-options.c
Commit message (Expand)AuthorAgeFilesLines
* perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo2019-08-311-0/+2
* perf tools: Remove perf.h from source files not needing itArnaldo Carvalho de Melo2019-08-291-1/+0
* perf record: Enable LBR callstack capture jointly with thread stackAlexey Budankov2019-08-201-0/+1
* perf tools: Add missing headers, mostly stdlib.hArnaldo Carvalho de Melo2019-07-091-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf record: Create a new option save_type in --branch-filterJin Yao2017-07-181-0/+1
* perf tools: Add missing object file to the python binding linkage listArnaldo Carvalho de Melo2016-10-281-1/+1
* perf tools: Implement branch_type event parameterAndi Kleen2016-10-241-38/+47
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-171-1/+1
* perf record: Add ability to sample call branchesStephane Eranian2015-10-201-0/+1
* perf record: Add support for sampling indirect jumpsStephane Eranian2015-06-071-0/+1
* perf tools: Move branch option parsing to own fileAndi Kleen2015-05-271-0/+93