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 hwmon: Fix off-by-one null termination on sysfs reads
Arnaldo Carvalho de Melo
2026-06-10
perf tools: Fix thread__set_comm_from_proc() on empty comm file
Arnaldo Carvalho de Melo
2026-06-10
perf intel-pt: Fix snprintf size tracking bug in insn decoder
Arnaldo Carvalho de Melo
2026-06-10
perf tools: Use mkostemp() for O_CLOEXEC on temporary files
Arnaldo Carvalho de Melo
2026-06-10
perf symbols: Bounds-check .gnu_debuglink section data
Arnaldo Carvalho de Melo
2026-06-10
perf symbols: Fix signed overflow in sysfs__read_build_id() size check
Arnaldo Carvalho de Melo
2026-06-10
perf pmu: Fix perf_pmu__parse_scale/unit() OOB access on empty sysfs file
Arnaldo Carvalho de Melo
2026-06-10
perf pmu: Fix pmu_id() heap underwrite on empty identifier file
Arnaldo Carvalho de Melo
2026-06-10
perf jitdump: Fix a build error with ASAN
Namhyung Kim
2026-06-10
perf test cs-etm: Move existing tests to coresight folder
James Clark
2026-06-10
perf test cs-etm: Speed up disassembly test
James Clark
2026-06-10
perf test cs-etm: Add all branch instructions to test
James Clark
2026-06-10
perf test cs-etm: Make disassembly test use kcore
James Clark
2026-06-10
perf test cs-etm: Remove unused Coresight workloads
James Clark
2026-06-10
perf test cs-etm: Speed up basic test
James Clark
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
[prev]
[next]