aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/branch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-04perf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platformAnshuman Khandual1-0/+13
2022-10-04perf branch: Extend branch type classificationAnshuman Khandual1-2/+53
2022-10-04perf branch: Add system error and not in transaction branch typesAnshuman Khandual1-1/+3
2022-03-01perf: Add irq and exception return branch typesAnshuman Khandual1-1/+3
2019-09-20perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo1-1/+0
2019-09-20perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo1-1/+0
2019-08-31perf symbols: Move mem_info and branch_info out of symbol.hArnaldo Carvalho de Melo1-0/+1
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo1-0/+1
2019-08-29perf tools: Remove perf.h from source files not needing itArnaldo Carvalho de Melo1-1/+0
2017-07-18perf util: Create branch.c/.h for common branch functionsJin Yao1-0/+147