index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source 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 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
2026-05-20
perf riscv: Add SDT argument parsing for RISC-V
Chen Pei
2026-05-16
perf trace: Introduce --show-cpu option to display cpu id
Aaron Tomlin
2026-05-15
perf pmu: Skip test on Arm64 when #slots is zero
Leo Yan
2026-05-15
perf trace beauty fcntl: Fix build with older kernel headers
Florian Fainelli
2026-05-15
perf unwind-libunwind: Add RISC-V libunwind support
Ian Rogers
2026-05-15
perf unwind-libunwind: Remove libunwind-local
Ian Rogers
2026-05-15
perf unwind-libunwind: Move flush/finish access out of local
Ian Rogers
2026-05-15
perf unwind-libunwind: Make libunwind register reading cross platform
Ian Rogers
2026-05-15
tools headers UAPI: Sync case-sensitivity flags from linux/fs.h
Chuck Lever
2026-05-15
perf build: Be more programmatic when setting up libunwind variables
Ian Rogers
2026-05-15
perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
Ian Rogers
2026-05-14
perf metricgroup: Avoid scanning unnecessary PMUs for identifier match
Ian Rogers
2026-05-14
perf pmu-events AMD: Switch l2_itlb_misses to bp_l1_tlb_miss_l2_tlb_miss.all
Ian Rogers
2026-05-14
perf record: Refactor ARM64 leaf caller setup out of arch
Ian Rogers
2026-05-14
perf trace: Update beautifier script for clone flags
Namhyung Kim
[prev]
[next]