Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-04 | perf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform | Anshuman Khandual | 1 | -0/+13 |
2022-10-04 | perf branch: Extend branch type classification | Anshuman Khandual | 1 | -2/+53 |
2022-10-04 | perf branch: Add system error and not in transaction branch types | Anshuman Khandual | 1 | -1/+3 |
2022-03-01 | perf: Add irq and exception return branch types | Anshuman Khandual | 1 | -1/+3 |
2019-09-20 | perf tools: Remove util.h from where it is not needed | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2019-09-20 | perf tools: Remove debug.h from places where it is not needed | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2019-09-01 | perf symbols: Move mem_info and branch_info out of symbol.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2019-09-01 | perf debug: Remove needless include directives from debug.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2019-08-29 | perf tools: Remove perf.h from source files not needing it | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2017-07-19 | perf util: Create branch.c/.h for common branch functions | Jin Yao | 1 | -0/+147 |