index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
branch.h
Age
Commit message (
Expand
)
Author
2023-02-02
perf script: Show branch speculation info
Sandipan Das
2022-12-05
perf branch: Fix interpretation of branch records
James Clark
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2022-10-31
perf branch: Remove some needless headers, add a needed one
Arnaldo Carvalho de Melo
2022-10-04
perf branch: Add branch privilege information request flag
Anshuman Khandual
2022-10-04
perf branch: Extend branch type classification
Anshuman Khandual
2020-05-28
perf branch: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-04-18
perf callchain: Stitch LBR call stack
Kan Liang
2020-03-09
perf tools: Add hw_idx in struct branch_stack
Kan Liang
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-08-31
perf symbols: Move mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
2019-01-25
perf tools: Move branch structs to branch.h
Arnaldo Carvalho de Melo
2017-07-25
perf report: Tag branch type/flag on "to" and tag cycles on "from"
Jin Yao
2017-07-18
perf util: Create branch.c/.h for common branch functions
Jin Yao