index
:
kernel/git/stable/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
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2024-12-05
perf list: Fix topic and pmu_name argument order
Jean-Philippe Romain
2024-12-05
perf disasm: Use disasm_line__free() to properly free disasm_line
Li Huafei
2024-12-05
perf probe: Correct demangled symbols in C++ program
Leo Yan
2024-12-05
perf probe: Fix libdw memory leak
Ian Rogers
2024-12-05
perf dso: Fix symtab_type for kmod compression
Veronika Molnarova
2024-12-05
perf stat: Close cork_fd when create_perf_stat_counter() failed
Levi Yun
2024-12-05
perf mem: Fix printing PERF_MEM_LVLNUM_{L2_MHB|MSC}
Thomas Falcon
2024-12-05
perf cs-etm: Don't flush when packet_queue fills up
James Clark
2024-11-08
perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT
Arnaldo Carvalho de Melo
2024-11-08
perf trace: Fix non-listed archs in the syscalltbl routines
Jiri Slaby
2024-10-17
perf vdso: Missed put on 32-bit dsos
Ian Rogers
2024-10-10
perf python: Allow checking for the existence of warning options in clang
Arnaldo Carvalho de Melo
2024-10-10
perf report: Fix segfault when 'sym' sort key is not used
Namhyung Kim
2024-10-10
perf hist: Update hist symbol when updating maps
Matt Fleming
2024-10-10
perf python: Disable -Wno-cast-function-type-mismatch if present on clang
Arnaldo Carvalho de Melo
2024-10-10
perf callchain: Fix stitch LBR memory leaks
Ian Rogers
2024-10-04
perf mem: Fix missed p-core mem events on ADL and RPL
Kan Liang
2024-10-04
perf mem: Check mem_events for all eligible PMUs
Kan Liang
2024-10-04
perf time-utils: Fix 32-bit nsec parsing
Ian Rogers
2024-10-04
perf dwarf-aux: Handle bitfield members from pointer access
Namhyung Kim
2024-10-04
perf annotate-data: Fix off-by-one in location range check
Namhyung Kim
2024-10-04
perf dwarf-aux: Check allowed location expressions when collecting variables
Namhyung Kim
2024-10-04
perf stat: Display iostat headers correctly
Yicong Yang
2024-10-04
perf inject: Fix leader sampling inserting additional samples
Ian Rogers
2024-10-04
perf lock contention: Change stack_id type to s32
Namhyung Kim
2024-10-04
perf bpf: Move BPF disassembly routines to separate file to avoid clash with ...
Arnaldo Carvalho de Melo
2024-09-02
perf python: include "util/sample.h"
Xu Yang
2024-09-02
perf lock contention: Fix spinlock and rwlock accounting
Namhyung Kim
2024-07-26
perf tool: fix dereferencing NULL al->maps
Casey Chen
2024-07-17
perf dso: Fix build when libunwind is enabled
James Clark
2024-07-12
perf trace: Fix iteration of syscall ids in syscalltbl->entries
Howard Chu
2024-07-12
perf dso: Fix address sanitizer build
Ian Rogers
2024-07-12
perf mem: Warn if memory events are not supported on all CPUs
Leo Yan
2024-07-03
perf dsos: When adding a dso into sorted dsos maintain the sort order
Ian Rogers
2024-07-03
perf comm str: Avoid sort during insert
Ian Rogers
2024-06-28
perf: pmus: Remove unneeded semicolon
Yang Li
2024-06-28
perf stat: Use field separator in the metric header
Namhyung Kim
2024-06-28
perf stat: Fix a segfault with --per-cluster --metric-only
Namhyung Kim
2024-06-27
perf pmu: Don't de-duplicate core PMUs
James Clark
2024-06-27
perf pmu: Restore full PMU name wildcard support
James Clark
2024-06-27
perf report: Display pregress bar on redirected pipe data
Namhyung Kim
2024-06-26
perf python: Clean up build dependencies
Ian Rogers
2024-06-26
perf python: Switch module to linking libraries from building source
Ian Rogers
2024-06-26
perf util: Make util its own library
Ian Rogers
2024-06-25
perf mem: Fix a segfault with NULL event->name
Namhyung Kim
2024-06-25
perf tools: Fix a compiler warning of NULL pointer
Namhyung Kim
2024-06-25
perf symbol: Simplify kernel module checking
Namhyung Kim
2024-06-25
perf report: Fix condition in sort__sym_cmp()
Namhyung Kim
2024-06-25
perf pmus: Fixes always false when compare duplicates aliases
Junhao He
2024-06-25
perf unwind-libunwind: Add malloc() failure handling
Yunseong Kim
[next]