summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/branch.h
Commit message (Expand)AuthorAgeFilesLines
* perf branch: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-281-1/+1
* perf callchain: Stitch LBR call stackKan Liang2020-04-181-7/+12
* perf tools: Add hw_idx in struct branch_stackKan Liang2020-03-091-0/+22
* perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo2019-09-201-1/+8
* perf symbols: Move mem_info and branch_info out of symbol.hArnaldo Carvalho de Melo2019-08-311-0/+8
* perf tools: Move branch structs to branch.hArnaldo Carvalho de Melo2019-01-251-3/+24
* perf report: Tag branch type/flag on "to" and tag cycles on "from"Jin Yao2017-07-251-5/+6
* perf util: Create branch.c/.h for common branch functionsJin Yao2017-07-181-0/+24