index
:
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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2026-05-20
perf arch x86 tests: Add test for topdown event sorting
Ian Rogers
2026-05-20
perf tests: Add test for uncore event sorting
Ian Rogers
2026-05-20
perf build: Convert llvm-config shell queries to simply expanded variables
Ian Rogers
2026-05-20
perf pmu-events: Convert recursive shell assignments and macros to Make built...
Ian Rogers
2026-05-20
perf pmu-events: Split big_c_string storage into standalone compilation unit
Ian Rogers
2026-05-20
perf build: Remove redundant libbpf feature check for static builds
Ian Rogers
2026-05-20
perf build: Move libsymbol dependency out of prepare step
Ian Rogers
2026-05-20
perf build: Pre-generate BPF skeleton tooling during umbrella prepare phase
Ian Rogers
2026-05-20
perf build: Encapsulate vmlinux.h and bpftool in bpf_skel.mak
Ian Rogers
2026-05-20
perf build: Move BPF skeleton generation out of Makefile.perf
Ian Rogers
2026-05-20
perf build: Remove empty archheaders target
Ian Rogers
2026-05-20
perf build: Decouple pmu-events from prepare umbrella target
Ian Rogers
2026-05-20
perf trace beauty: Make beauty generated C code standalone .o files
Ian Rogers
2026-05-20
perf lock contention: Fix SIGCHLD vs pause() race in __cmd_contention()
Swapnil Sapkal
2026-05-20
perf sched stats: Fix SIGCHLD vs pause() race in schedstat_live()
Swapnil Sapkal
2026-05-20
perf sched stats: Fix SIGCHLD vs pause() race in schedstat_record()
Swapnil Sapkal
2026-05-20
perf evsel: Add bounds checking to trace point raw data accessors
Ian Rogers
2026-05-20
perf timechart: Bounds check CPU
Ian Rogers
2026-05-20
perf sched: Bounds check CPU in sched switch events
Ian Rogers
2026-05-20
perf kmem: Add bounds checks to tracepoint read values
Ian Rogers
2026-05-20
perf synthetic-events: Bound check when synthesizing mmap2 and build_id events
Ian Rogers
2026-05-20
perf kmem: Fix memory leaks on error path and when skipping
Ian Rogers
2026-05-20
perf timechart: Fix memory leaks
Ian Rogers
2026-05-20
perf lock: Avoid segv if event is missing a callchain
Ian Rogers
2026-05-20
perf lock: Constify trace_lock_handler variables
Ian Rogers
2026-05-20
perf evsel: Don't pass evsel with sample
Ian Rogers
2026-05-20
perf s390-sample-raw: Don't pass evsel or its PMU with sample
Ian Rogers
2026-05-20
perf script: Don't pass evsel with sample
Ian Rogers
2026-05-20
perf evlist: Try to avoid computing evsel from sample
Ian Rogers
2026-05-20
perf trace: Don't pass evsel with sample
Ian Rogers
2026-05-20
perf timechart: Don't pass evsel with sample
Ian Rogers
2026-05-20
perf sched: Don't pass evsel with sample
Ian Rogers
2026-05-20
perf kwork: Don't pass evsel with sample
Ian Rogers
2026-05-20
perf kmem: Don't pass evsel with sample
Ian Rogers
2026-05-20
perf inject: Don't pass evsel with sample
Ian Rogers
2026-05-20
perf annotate: Don't pass evsel to add_sample
Ian Rogers
2026-05-20
perf report: Directly use sample->evsel to avoid computing from sample->id
Ian Rogers
2026-05-20
perf hist: Remove evsel from struct hist_entry_iter
Ian Rogers
2026-05-20
perf db-export: Remove evsel from struct export_sample
Ian Rogers
2026-05-20
perf hist: Remove evsel parameter from inc samples functions
Ian Rogers
2026-05-20
perf lock: Only pass sample to handlers
Ian Rogers
2026-05-20
perf callchain: Don't pass evsel and sample
Ian Rogers
2026-05-20
perf trace: Don't pass evsel with sample
Ian Rogers
2026-05-20
perf evsel: Refactor evsel tracepoint sample accessors perf_sample
Ian Rogers
2026-05-20
perf kvm: Don't pass evsel with sample
Ian Rogers
2026-05-20
perf tool: Remove evsel from tool APIs that pass the sample
Ian Rogers
2026-05-20
perf inject: Fix itrace branch stack synthesis
Ian Rogers
2026-05-20
perf event: Fix size of synthesized sample with branch stacks
Ian Rogers
2026-05-20
perf build-id: Fix off-by-one bug when printing kernel/module build-id
Michael Petlan
2026-05-20
perf clang-format: Add a perf clang-format that overrides some kernel behaviors
Ian Rogers
[prev]
[next]