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
2025-03-10
perf vendor events riscv: Update SiFive Bullet events
Eric Lin
2025-03-10
perf vendor events riscv: Remove leading zeroes
Samuel Holland
2025-03-10
perf vendor events riscv: Rename U74 to Bullet
Samuel Holland
2025-03-10
perf util: Remove unused perf_config__refresh
Dr. David Alan Gilbert
2025-03-10
perf util: Remove unused perf_pmus__default_pmu_name
Dr. David Alan Gilbert
2025-03-10
perf util: Remove unused perf_data__update_dir
Dr. David Alan Gilbert
2025-03-10
perf util: Remove unused pstack__pop
Dr. David Alan Gilbert
2025-03-10
perf util: Remove unused perf_color_default_config
Dr. David Alan Gilbert
2025-03-07
perf tests: Fix data symbol test with LTO builds
Ian Rogers
2025-03-07
perf report: Fix memory leaks in the hierarchy mode
Namhyung Kim
2025-03-07
perf report: Use map_symbol__copy() when copying callchains
Namhyung Kim
2025-03-06
perf annotate: Return errors from disasm_line__parse_powerpc()
Athira Rajeev
2025-03-06
perf annotate: Add annotation_options.disassembler_used
Athira Rajeev
2025-03-06
perf report: Do not process non-JIT BPF ksymbol events
Namhyung Kim
2025-03-06
perf test: Fix leak in "Synthesize attr update" test
Ian Rogers
2025-03-05
perf machine: Fix insertion of PERF_RECORD_KSYMBOL related kernel maps
Namhyung Kim
2025-03-05
perf maps: Add missing map__set_kmap_maps() when replacing a kernel map
Arnaldo Carvalho de Melo
2025-03-05
perf maps: Fixup maps_by_name when modifying maps_by_address
Namhyung Kim
2025-03-05
perf machine: Fixup kernel maps ends after adding extra maps
Namhyung Kim
2025-03-05
perf maps: Set the kmaps for newly created/added kernel maps
Arnaldo Carvalho de Melo
2025-03-05
perf maps: Introduce map__set_kmap_maps() for kernel maps
Arnaldo Carvalho de Melo
2025-03-05
perf script: Fix output type for dynamically allocated core PMU's
Thomas Falcon
2025-03-05
perf bench: Fix perf bench syscall loop count
Thomas Richter
2025-03-05
perf test: Simplify data symbol test
Namhyung Kim
2025-03-05
perf test: Add timeout to datasym workload
Namhyung Kim
2025-03-05
perf test: Add trace record and replay test
Namhyung Kim
2025-03-05
perf test: Skip perf trace tests when running as non-root
Namhyung Kim
2025-03-05
perf test: Skip perf probe tests when running as non-root
Namhyung Kim
2025-03-05
perf test: Add --metric-only to perf stat output tests
Namhyung Kim
2025-03-05
perf arm-spe: Support previous branch target (PBT) address
Leo Yan
2025-03-05
perf arm-spe: Add branch stack
Leo Yan
2025-03-05
perf arm-spe: Set sample flags with supplement info
Leo Yan
2025-03-05
perf arm-spe: Fill branch operations and events to record
Leo Yan
2025-03-05
perf arm-spe: Decode transactional event
Leo Yan
2025-03-05
perf arm-spe: Extend branch operations
Leo Yan
2025-03-05
perf arm-spe: Fix load-store operation checking
Leo Yan
2025-03-05
perf script: Add not taken event for branch stack
Leo Yan
2025-03-05
perf script: Add not taken event for branches
Leo Yan
2025-03-05
perf script: Separate events from branch types
Leo Yan
2025-03-05
perf script: Refactor sample_flags_to_name() function
Leo Yan
2025-03-05
perf script: Make printing flags reliable
Leo Yan
2025-03-03
perf stat: Fix non-uniquified hybrid legacy events
James Clark
2025-03-02
perf tools: Skip BPF sideband event for userspace profiling
Namhyung Kim
2025-02-28
perf test: Fix spelling mistake "sythesizing" -> "synthesizing"
Colin Ian King
2025-02-28
perf build: Fix in-tree build due to symbolic link
Luca Ceresoli
2025-02-28
perf arm-spe: Report error if set frequency
Leo Yan
2025-02-28
perf lock: Report owner stack in usermode
Chun-Tse Shao
2025-02-28
perf lock: Make rb_tree helper functions generic
Chun-Tse Shao
2025-02-28
perf lock: Retrieve owner callstack in bpf program
Chun-Tse Shao
2025-02-28
perf lock: Add bpf maps for owner stack tracing
Chun-Tse Shao
[prev]
[next]