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.c
Age
Commit message (
Expand
)
Author
2023-10-25
perf callchain: Make display use of branch_type_stat const
Ian Rogers
2023-02-02
perf script: Show branch speculation info
Sandipan Das
2022-10-04
perf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
Anshuman Khandual
2022-10-04
perf branch: Extend branch type classification
Anshuman Khandual
2022-10-04
perf branch: Add system error and not in transaction branch types
Anshuman Khandual
2022-03-01
perf: Add irq and exception return branch types
Anshuman Khandual
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-09-20
perf tools: Remove debug.h from places 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-08-31
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
2017-07-18
perf util: Create branch.c/.h for common branch functions
Jin Yao