index
:
kernel/git/stable/linux.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
Age
Commit message (
Expand
)
Author
2024-12-05
perf trace: Avoid garbage when not printing a syscall's arguments
Benjamin Peterson
2024-12-05
perf trace: Do not lose last events in a race
Benjamin Peterson
2024-12-05
perf trace: Fix tracing itself, creating feedback loops
Howard Chu
2024-12-05
perf list: Fix topic and pmu_name argument order
Jean-Philippe Romain
2024-12-05
perf trace: avoid garbage when not printing a trace event's arguments
Benjamin Peterson
2024-12-05
perf build: Add missing cflags when building with custom libtraceevent
Yicong Yang
2024-12-05
perf ftrace latency: Fix unit on histogram first entry when using --use-nsec
Arnaldo Carvalho de Melo
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 test attr: Add back missing topdown events
Veronika Molnarova
2024-12-05
perf trace: Keep exited threads for summary
Michael Petlan
2024-12-05
perf stat: Fix affinity memory leaks on error path
Ian Rogers
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 test: Add test for Intel TPEBS counting mode
Weilin Wang
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 build: Fix build feature-dwarf_getlocations fail for old libdw
Yang Jihong
2024-10-17
perf build: Fix static compilation error when libdw is not installed
Yang Jihong
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 sched timehist: Fixed timestamp error when unable to confirm event sched...
Yang Jihong
2024-10-04
perf hist: Don't set hpp_fmt_value for members in --no-group
Kan Liang
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 sched timehist: Fix missing free of session in perf_sched__timehist()
Yang Jihong
2024-10-04
perf report: Fix --total-cycles --stdio output error
Kan Liang
2024-10-04
perf inject: Fix leader sampling inserting additional samples
Ian Rogers
2024-10-04
perf vendor events: SKX, CLX, SNR uncore cache event fixes
Ian Rogers
2024-10-04
perf lock contention: Change stack_id type to s32
Namhyung Kim
2024-10-04
perf mem: Free the allocated sort string, fixing a leak
Namhyung Kim
2024-10-04
perf bpf: Move BPF disassembly routines to separate file to avoid clash with ...
Arnaldo Carvalho de Melo
2024-10-04
perf scripts python cs-etm: Restore first sample log in verbose mode
James Clark
2024-09-02
perf daemon: Fix the build on more 32-bit architectures
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-09-02
perf test pmu: Set uninitialized PMU alias to null
Veronika Molnarova
2024-08-09
perf daemon: Fix the build on 32-bit architectures
Arnaldo Carvalho de Melo
[next]