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
/
util
Age
Commit message (
Expand
)
Author
2025-02-24
perf maps: Switch modules tree walk to io_dir__readdir
Ian Rogers
2025-02-20
perf parse-events: Tidy name token matching
Ian Rogers
2025-02-19
perf tools: Improve startup time by reducing unnecessary stat() calls
Krzysztof Ćopatowski
2025-02-19
perf tools: Fix up some comments and code to properly use the event_source bus
Greg Kroah-Hartman
2025-02-18
perf hist: Shrink struct hist_entry size
Dmitry Vyukov
2025-02-18
perf report: Add --latency flag
Dmitry Vyukov
2025-02-18
perf report: Add latency output field
Dmitry Vyukov
2025-02-18
perf report: Add parallelism filter
Dmitry Vyukov
2025-02-18
perf report: Switch filtered from u8 to u16
Dmitry Vyukov
2025-02-17
perf report: Add parallelism sort key
Dmitry Vyukov
2025-02-17
perf report: Add machine parallelism
Dmitry Vyukov
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
2025-02-12
perf tools: Use symfs when opening debuginfo by path
Namhyung Kim
2025-02-12
perf tools: Get rid of now-unused rb_resort.h
Namhyung Kim
2025-02-10
perf tools: Add skip check in tool_pmu__event_to_str()
Kan Liang
2025-02-10
perf tools: Deadcode removal
Dr. David Alan Gilbert
2025-02-05
Merge tag 'v6.14-rc1' into perf-tools-next
Namhyung Kim
2025-02-04
perf stat: Changes to event name uniquification
Ian Rogers
2025-02-04
perf stat: Don't merge counters purely on name
Ian Rogers
2025-02-04
perf pmu: Rename name matching for no suffix or wildcard variants
Ian Rogers
2025-02-04
perf pmus: Restructure pmu_read_sysfs to scan fewer PMUs
Ian Rogers
2025-02-04
perf evsel: Reduce scanning core PMUs in is_hybrid
Ian Rogers
2025-02-04
perf test: Fix Hwmon PMU test endianess issue
Thomas Richter
2025-01-31
perf: Always feature test reallocarray
James Clark
2025-01-29
perf stat: Fix find_stat for mixed legacy/non-legacy events
Ian Rogers
2025-01-29
perf evsel: Add pmu_name helper
Ian Rogers
2025-01-28
perf cpumap: Fix die and cluster IDs
James Clark
2025-01-27
perf annotate: Use an array for the disassembler preference
Ian Rogers
2025-01-23
perf trace: Fix BPF loading failure (-E2BIG)
Howard Chu
2025-01-18
perf annotate: Prefer passing evsel to evsel->core.idx
Ian Rogers
2025-01-16
perf hist: Fix bogus profiles when filters are enabled
Dmitry Vyukov
2025-01-16
perf hist: Deduplicate cmp/sort/collapse code
Dmitry Vyukov
2025-01-14
perf config: Add a function to set one variable in .perfconfig
Arnaldo Carvalho de Melo
2025-01-14
perf probe: Rename err label
James Clark
2025-01-14
perf record: Fix segfault with --off-cpu when debuginfo is not enabled
Athira Rajeev
2025-01-10
perf tools: Fixup end address of modules
Namhyung Kim
2025-01-10
perf symbol: Prefer non-label symbols with same address
Namhyung Kim
2025-01-10
perf symbol-elf: Avoid a weak cxx_demangle_sym function
Ian Rogers
2025-01-10
perf tools: Remove dependency on libaudit
Charlie Jenkins
2025-01-10
perf tools s390: Use generic syscall table scripts
Charlie Jenkins
2025-01-10
perf tools powerpc: Use generic syscall table scripts
Charlie Jenkins
2025-01-09
perf tools mips: Use generic syscall scripts
Charlie Jenkins
2025-01-09
perf tools loongarch: Use syscall table
Charlie Jenkins
2025-01-09
perf tools arm64: Use syscall table
Charlie Jenkins
2025-01-09
perf tools x86: Use generic syscall scripts
Charlie Jenkins
2025-01-09
perf tools: Create generic syscall table support
Charlie Jenkins
2025-01-08
perf llvm-add2line: Remove unused symbol_conf.h include
Dmitry Vyukov
2025-01-08
perf namespaces: Fixup the nsinfo__in_pidns() return type, its bool
Arnaldo Carvalho de Melo
2025-01-08
perf jitdump: Fixup in_pidns member when java agent and 'perf record' are not...
Arnaldo Carvalho de Melo
2025-01-08
perf namespaces: Introduce nsinfo__set_in_pidns()
Arnaldo Carvalho de Melo
[prev]
[next]