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-10
perf test cs-etm: Reduce snapshot size
James Clark
2026-06-10
perf test cs-etm: Skip if not root
James Clark
2026-06-10
perf test cs-etm: Remove duplicate branch tests
James Clark
2026-06-10
perf test cs-etm: Test decoding for concurrent threads test
James Clark
2026-06-10
perf test: Add named_threads workload
James Clark
2026-06-10
perf test cs-etm: Replace memcpy test with raw dump stress test
James Clark
2026-06-10
perf test cs-etm: Remove asm_pure_loop test
James Clark
2026-06-10
perf test cs-etm: Replace unroll loop thread with deterministic decode test
James Clark
2026-06-10
perf test: Add deterministic workload
James Clark
2026-06-10
perf test cs-etm: Test process attribution
James Clark
2026-06-10
perf test: Add a workload that forces context switches
James Clark
2026-06-10
perf test: Add workload-ctl option
James Clark
2026-06-10
perf cs-etm: Queue context packets for frontend
James Clark
2026-06-10
perf pmu: Use scnprintf in buffer offset calculations
Athira Rajeev
2026-06-10
perf tools: Fix the check for parameterized field in event term
Athira Rajeev
2026-06-10
perf data convert json: Fix addr_location leak on time-filtered samples
Tanushree Shah
2026-06-10
perf s390: Fix TEXTREL in Python extension by compiling as PIC
Jens Remus
2026-06-10
perf build: Do not duplicate CFLAGS in Python extension builds
Jens Remus
2026-06-10
perf build: Respect V=1 for Python extension builds
Jens Remus
2026-06-10
perf riscv: fix register name strings
Martin Kaiser
2026-06-10
perf dwarf: Avoid redefinition warnings for REG_DWARFNUM_NAME
Martin Kaiser
2026-06-10
perf tools: Use scnprintf() in build_id__snprintf() and hwmon read_events()
Arnaldo Carvalho de Melo
2026-06-10
perf hists: Fix snprintf() in hists__scnprintf_title() UID filter path
Arnaldo Carvalho de Melo
2026-06-10
perf bpf: Use scnprintf() in snprintf_hex() and synthesize_bpf_prog_name()
Arnaldo Carvalho de Melo
2026-06-10
perf tools: Add O_CLOEXEC to open() calls in DSO and ELF code
Arnaldo Carvalho de Melo
2026-06-10
perf sched: Fix idle-hist callchain display using wrong rb_first variant
Arnaldo Carvalho de Melo
2026-06-10
perf sched: Bounds-check prio before test_bit() in timehist
Arnaldo Carvalho de Melo
2026-06-10
perf tools: NULL bitmap pointers after bitmap_free()
Arnaldo Carvalho de Melo
2026-06-10
perf tools: Use perf_env__get_cpu_topology() in machine__resolve()
Arnaldo Carvalho de Melo
2026-06-10
perf tools: Use scnprintf() in cpu_map__snprint() to prevent overflow
Arnaldo Carvalho de Melo
2026-06-10
perf tools: Fix get_max_num() size_t underflow on empty sysfs file
Arnaldo Carvalho de Melo
2026-06-06
perf sched: Free callchain nodes in idle thread cleanup
Arnaldo Carvalho de Melo
2026-06-06
perf tools: Fix int16_t truncation of max_cpu_num in set_max_cpu_num()
Arnaldo Carvalho de Melo
2026-06-06
perf timechart: Fix cpu2y() OOB read on untrusted CPU index
Arnaldo Carvalho de Melo
2026-06-06
perf c2c: Fix use-after-free in he__get_c2c_hists() error path
Arnaldo Carvalho de Melo
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
[prev]
[next]