summaryrefslogtreecommitdiff
path: root/tools/perf/util/branch.h
AgeCommit message (Expand)Author
2022-12-05perf branch: Fix interpretation of branch recordsJames Clark
2022-10-31perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo
2022-10-31perf branch: Remove some needless headers, add a needed oneArnaldo Carvalho de Melo
2022-10-04perf branch: Add branch privilege information request flagAnshuman Khandual
2022-10-04perf branch: Extend branch type classificationAnshuman Khandual
2020-05-28perf branch: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-04-18perf callchain: Stitch LBR call stackKan Liang
2020-03-09perf tools: Add hw_idx in struct branch_stackKan Liang
2019-09-20perf tools: Remove util.h from 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-01-25perf tools: Move branch structs to branch.hArnaldo Carvalho de Melo
2017-07-25perf report: Tag branch type/flag on "to" and tag cycles on "from"Jin Yao
2017-07-18perf util: Create branch.c/.h for common branch functionsJin Yao