summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/parse-branch-options.c
AgeCommit message (Expand)AuthorLines
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo-0/+2
2019-08-29perf tools: Remove perf.h from source files not needing itArnaldo Carvalho de Melo-1/+0
2019-08-20perf record: Enable LBR callstack capture jointly with thread stackAlexey Budankov-0/+1
2019-07-09perf tools: Add missing headers, mostly stdlib.hArnaldo Carvalho de Melo-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-07-18perf record: Create a new option save_type in --branch-filterJin Yao-0/+1
2016-10-28perf tools: Add missing object file to the python binding linkage listArnaldo Carvalho de Melo-1/+1
2016-10-24perf tools: Implement branch_type event parameterAndi Kleen-38/+47
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf-1/+1
2015-10-20perf record: Add ability to sample call branchesStephane Eranian-0/+1
2015-06-07perf record: Add support for sampling indirect jumpsStephane Eranian-0/+1
2015-05-27perf tools: Move branch option parsing to own fileAndi Kleen-0/+93