summaryrefslogtreecommitdiff
path: root/tools/perf/util/branch.c
AgeCommit message (Expand)Author
2023-10-25perf callchain: Make display use of branch_type_stat constIan Rogers
2023-02-02perf script: Show branch speculation infoSandipan Das
2022-10-04perf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platformAnshuman Khandual
2022-10-04perf branch: Extend branch type classificationAnshuman Khandual
2022-10-04perf branch: Add system error and not in transaction branch typesAnshuman Khandual
2022-03-01perf: Add irq and exception return branch typesAnshuman Khandual
2019-09-20perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo
2019-09-20perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo
2019-08-31perf symbols: Move mem_info and branch_info out of symbol.hArnaldo Carvalho de Melo
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo
2019-08-29perf tools: Remove perf.h from source files not needing itArnaldo Carvalho de Melo
2017-07-18perf util: Create branch.c/.h for common branch functionsJin Yao