index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2024-04-12
perf map: Remove kernel map before updating start and end addresses
James Clark
2024-04-12
perf tests: Apply attributes to all events in object code reading test
James Clark
2024-04-12
perf tests: Make "test data symbol" more robust on Neoverse N1
James Clark
2024-04-12
perf metrics: Remove the "No_group" metric group
Ian Rogers
2024-04-12
perf annotate: Get rid of symbol__ensure_annotate()
Namhyung Kim
2024-04-12
perf annotate-data: Do not delete non-asm lines
Namhyung Kim
2024-04-12
perf annotate-data: Fix global variable lookup
Namhyung Kim
2024-04-11
perf lock contention: Add a missing NULL check
Namhyung Kim
2024-04-11
perf annotate: Make sure to call symbol__annotate2() in TUI
Namhyung Kim
2024-04-08
perf annotate: Move 'start' field struct to 'struct annotated_source'
Namhyung Kim
2024-04-08
perf annotate: Move nr_events struct to 'struct annotated_source'
Namhyung Kim
2024-04-08
perf annotate: Move 'max_jump_sources' struct to 'struct annotated_source'
Namhyung Kim
2024-04-08
perf annotate: Move 'widths' struct to 'struct annotated_source'
Namhyung Kim
2024-04-08
perf annotate: Get rid of offsets array
Namhyung Kim
2024-04-08
perf annotate: Check annotation lines more efficiently
Namhyung Kim
2024-04-08
perf annotate: Introduce annotated_source__get_line()
Namhyung Kim
2024-04-08
perf annotate: Staticize some local functions
Namhyung Kim
2024-04-08
perf annotate: Fix annotation_calc_lines() to pass correct address to get_src...
Namhyung Kim
2024-04-08
perf script: Consolidate capstone print functions
Adrian Hunter
2024-04-05
perf script: Add capstone support for '-F +brstackdisasm'
Andi Kleen
2024-04-05
perf script: Support 32bit code under 64bit OS with capstone
Andi Kleen
2024-04-04
perf stat: Do not fail on metrics on s390 z/VM systems
Thomas Richter
2024-04-04
perf report: Fix PAI counter names for s390 virtual machines
Thomas Richter
2024-04-03
perf annotate: Initialize 'arch' variable not to trip some -Werror=maybe-unin...
Arnaldo Carvalho de Melo
2024-04-03
perf build: Add LIBTRACEEVENT_DIR build option
Yang Jihong
2024-04-03
perf beauty: Fix AT_EACCESS undeclared build error for system with kernel ver...
Yang Jihong
2024-04-03
perf annotate: Add symbol name when using capstone
Namhyung Kim
2024-04-03
perf annotate: Use libcapstone to disassemble
Namhyung Kim
2024-04-03
perf annotate: Split out util/disasm.c
Namhyung Kim
2024-04-03
perf annotate: Add and use ins__is_nop()
Namhyung Kim
2024-04-03
perf annotate: Use ins__is_xxx() if possible
Namhyung Kim
2024-04-03
perf evsel: Use evsel__name_is() helper
Yang Jihong
2024-04-03
perf sched timehist: Fix -g/--call-graph option failure
Yang Jihong
2024-04-03
perf annotate: Honor output options with --data-type
Namhyung Kim
2024-04-03
perf annotate: Get rid of duplicate --group option item
Namhyung Kim
2024-04-01
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-21
perf beauty: Move uapi/linux/vhost.h copy out of the directory used to build ...
Arnaldo Carvalho de Melo
2024-03-21
perf dso: Reorder members to save space in 'struct dso'
Ian Rogers
2024-03-21
perf lock contention: Trim backtrace by skipping traceiter functions
Anne Macedo
2024-03-21
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-21
perf vendor events intel: Remove info metrics erroneously in TopdownL1
Ian Rogers
2024-03-21
perf vendor events intel: Update snowridgex to 1.22
Ian Rogers
2024-03-21
perf vendor events intel: Update skylake to v58
Ian Rogers
2024-03-21
perf vendor events intel: Update skylakex to 1.33
Ian Rogers
2024-03-21
perf vendor events intel: Update sierraforest to 1.02
Ian Rogers
2024-03-21
perf vendor events intel: Update sapphirerapids to 1.20
Ian Rogers
2024-03-21
perf vendor events intel: Update meteorlake to 1.08
Ian Rogers
2024-03-21
perf vendor events intel: Update lunarlake to 1.01
Ian Rogers
2024-03-21
perf vendor events intel: Update icelakex to 1.24
Ian Rogers
[prev]
[next]