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-06-06
perf stat: Introduce perf_env__get_cpu_topology() to guard NULL env->cpu
Arnaldo Carvalho de Melo
2026-06-06
perf mmap: Fix NULL deref in aio cleanup on alloc failure
Arnaldo Carvalho de Melo
2026-06-05
perf sched: Replace BUG_ON and add NULL checks in replay event helpers
Arnaldo Carvalho de Melo
2026-06-05
perf sched: Use thread__put() in free_idle_threads()
Arnaldo Carvalho de Melo
2026-06-05
perf sched: Fix thread reference leak in idle hist processing
Arnaldo Carvalho de Melo
2026-06-05
perf sched: Use is_idle_sample() for idle thread runtime cast guard
Arnaldo Carvalho de Melo
2026-06-05
perf sched: Clean up idle_threads entry on init failure
Arnaldo Carvalho de Melo
2026-06-05
perf c2c: Bounds-check CPU IDs in setup_nodes() topology loop
Arnaldo Carvalho de Melo
2026-06-05
perf c2c: Bounds-check CPU and node IDs before bitmap and array access
Arnaldo Carvalho de Melo
2026-06-05
perf stat: Bounds-check CPU index in topology aggregation callbacks
Arnaldo Carvalho de Melo
2026-06-05
perf mmap: Guard cpu__get_node() return in aio_bind()
Arnaldo Carvalho de Melo
2026-06-05
perf sched: Fix register_pid() overflow, strcpy, and BUG_ON
Arnaldo Carvalho de Melo
2026-06-05
perf sched: Cap max_cpu at MAX_CPUS in timehist sample processing
Arnaldo Carvalho de Melo
2026-06-04
perf sched: Fix thread reference leaks in timehist_get_thread()
Arnaldo Carvalho de Melo
2026-06-04
perf tools: Add bounds check to cpu__get_node()
Arnaldo Carvalho de Melo
2026-06-04
perf tools: Guard remaining test_bit calls from OOB sample CPU
Arnaldo Carvalho de Melo
2026-06-04
perf sched: Fix comp_cpus heap overflow with cross-machine recordings
Arnaldo Carvalho de Melo
2026-06-04
perf sched: Fix NULL dereference in latency_runtime_event
Arnaldo Carvalho de Melo
2026-06-04
perf sched: Fix thread reference leak in latency_switch_event
Arnaldo Carvalho de Melo
2026-06-04
perf tools: Guard test_bit from out-of-bounds sample CPU
Arnaldo Carvalho de Melo
2026-06-04
perf lock contention: Enable end-timestamp accounting for cgroup aggregation
Suchit Karunakaran
2026-06-04
perf pmu: Recognize 'default_core' as a core PMU and document matching
Ian Rogers
2026-06-04
perf data ctf: replace libbabeltrace with babeltrace2-ctf-writer
Michael Jeanson
2026-06-04
perf lock contention: Allow 'mmap_lock' in -L/--lock-filter
Namhyung Kim
2026-06-04
perf test: Remove /usr/bin/cc dependency from Intel PT shell test
Ian Rogers
2026-06-04
perf test: Add shell test to validate JUnit XML reporting output
Ian Rogers
2026-06-04
perf test: Add -j/--junit option for JUnit XML test reports
Ian Rogers
2026-06-04
perf test: Split monolithic 'util' test suite into sub-tests
Ian Rogers
2026-06-04
perf test: Skip shebang and SPDX comments in shell test descriptions
Ian Rogers
2026-06-04
perf test: Fix subtest status alignment for multi-digit indexes
Ian Rogers
2026-06-04
perf test: Add summary reporting
Ian Rogers
2026-06-04
perf test: Show snippet failure output for verbose=1
Ian Rogers
2026-06-04
perf test: Refactor parallel poll loop to drain all pipes simultaneously
Ian Rogers
2026-06-04
perf test pmu-events: A sub-test per metric table
Ian Rogers
2026-06-04
perf test: Support dynamic test suites with setup callback and private data
Ian Rogers
2026-06-04
perf test: Drain pipe after child finishes to avoid losing output
Ian Rogers
2026-06-04
perf pmu-events: Add API to get metric table name and iterate tables
Ian Rogers
2026-06-04
perf jevents.py: Make generated C code more kernel style
Ian Rogers
2026-06-04
perf tpebs: Fix concurrent stop races and PID reuse hazards in tpebs_stop
Ian Rogers
2026-06-04
perf annotate: Fix crashes on empty annotate windows
James Clark
2026-06-04
perf tools: Ensure event leader stays at head of evlist after sorting
Ian Rogers
2026-06-04
perf stat: Use aggr_nr scaling for Intel uncore miss latency metrics
Chun-Tse Shao
2026-06-04
perf stat: Add aggr_nr metric parser support
Chun-Tse Shao
2026-06-04
perf build: Compile BPF skeletons with -mcpu=v3
Suchit Karunakaran
2026-06-04
perf lock: Fix non-atomic max/time and min_time updates in contention_data
Suchit Karunakaran
2026-06-04
perf bench: Add --write-size option to sched pipe
Breno Leitao
2026-06-03
perf symbol: Lazily compute idle
Ian Rogers
2026-06-03
perf symbol: Add setters for bitfields sharing a byte to avoid concurrent upd...
Ian Rogers
2026-06-03
perf env: Add helper to lazily compute the os_release
Ian Rogers
2026-06-03
perf env: Add mutex to protect lazy environment initialization
Ian Rogers
[prev]
[next]