aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/branch.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-28perf branch: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-04-18perf callchain: Stitch LBR call stackKan Liang1-7/+12
2020-03-09perf tools: Add hw_idx in struct branch_stackKan Liang1-0/+22
2019-09-20perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo1-1/+8
2019-08-31perf symbols: Move mem_info and branch_info out of symbol.hArnaldo Carvalho de Melo1-0/+8
2019-01-25perf tools: Move branch structs to branch.hArnaldo Carvalho de Melo1-3/+24
2017-07-25perf report: Tag branch type/flag on "to" and tag cycles on "from"Jin Yao1-5/+6
2017-07-18perf util: Create branch.c/.h for common branch functionsJin Yao1-0/+24