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