summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/parse-branch-options.c
Commit message (Expand)AuthorAgeFilesLines
* 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-191-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-281-0/+93