| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-05 | perf script: Add not taken event for branch stack | Leo Yan | 1 | -1/+2 |
| 2024-08-14 | perf annotate: Save branch counters for each block | Kan Liang | 1 | -0/+1 |
| 2023-10-25 | perf callchain: Make display use of branch_type_stat const | Ian Rogers | 1 | -2/+2 |
| 2023-02-02 | perf script: Show branch speculation info | Sandipan Das | 1 | -0/+2 |
| 2022-12-05 | perf branch: Fix interpretation of branch records | James Clark | 1 | -1/+2 |
| 2022-10-31 | perf tools: Move 'struct perf_sample' to a separate header file to disentangl... | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2022-10-31 | perf branch: Remove some needless headers, add a needed one | Arnaldo Carvalho de Melo | 1 | -3/+1 |
| 2022-10-04 | perf branch: Add branch privilege information request flag | Anshuman Khandual | 1 | -1/+2 |
| 2022-10-04 | perf branch: Extend branch type classification | Anshuman Khandual | 1 | -1/+5 |
| 2020-05-28 | perf branch: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-04-18 | perf callchain: Stitch LBR call stack | Kan Liang | 1 | -7/+12 |
| 2020-03-09 | perf tools: Add hw_idx in struct branch_stack | Kan Liang | 1 | -0/+22 |
| 2019-09-20 | perf tools: Remove util.h from where it is not needed | Arnaldo Carvalho de Melo | 1 | -1/+8 |
| 2019-08-31 | perf symbols: Move mem_info and branch_info out of symbol.h | Arnaldo Carvalho de Melo | 1 | -0/+8 |
| 2019-01-25 | perf tools: Move branch structs to branch.h | Arnaldo Carvalho de Melo | 1 | -3/+24 |
| 2017-07-25 | perf report: Tag branch type/flag on "to" and tag cycles on "from" | Jin Yao | 1 | -5/+6 |
| 2017-07-18 | perf util: Create branch.c/.h for common branch functions | Jin Yao | 1 | -0/+24 |