summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/branch.c
Commit message (Expand)AuthorAgeFilesLines
* perf script: Show branch speculation infoSandipan Das2023-02-021-0/+15
* perf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platformAnshuman Khandual2022-10-041-0/+13
* perf branch: Extend branch type classificationAnshuman Khandual2022-10-041-2/+53
* perf branch: Add system error and not in transaction branch typesAnshuman Khandual2022-10-041-1/+3
* perf: Add irq and exception return branch typesAnshuman Khandual2022-03-011-1/+3
* perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo2019-09-201-1/+0
* perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo2019-09-201-1/+0
* perf symbols: Move mem_info and branch_info out of symbol.hArnaldo Carvalho de Melo2019-08-311-0/+1
* perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo2019-08-311-0/+1
* perf tools: Remove perf.h from source files not needing itArnaldo Carvalho de Melo2019-08-291-1/+0
* perf util: Create branch.c/.h for common branch functionsJin Yao2017-07-181-0/+147