summaryrefslogtreecommitdiff
path: root/tools/perf/util/branch.h
AgeCommit message (Expand)Author
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