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
/
util
Age
Commit message (
Expand
)
Author
2022-10-24
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
2022-10-24
perf: Skip and warn on unknown format 'configN' attrs
Rob Herring
2022-10-05
perf parse-events: Remove "not supported" hybrid cache events
Zhengjun Xing
2022-10-05
perf print-events: Fix "perf list" can not display the PMU prefix for some hy...
Zhengjun Xing
2022-10-05
perf parse-events: Break out tracepoint and printing
Ian Rogers
2022-09-28
perf tools: Honor namespace when synthesizing build-ids
Namhyung Kim
2022-09-28
perf kcore_copy: Do not check /proc/modules is unchanged
Adrian Hunter
2022-09-28
perf jit: Include program header in ELF files
Lieven Hey
2022-09-28
perf stat: Fix cpu map index in bperf cgroup code
Namhyung Kim
2022-09-28
perf stat: Fix BPF program section name
Namhyung Kim
2022-09-15
perf evlist: Always use arch_evlist__add_default_attrs()
Kan Liang
2022-08-25
perf parse-events: Fix segfault when event parser gets an error
Adrian Hunter
2022-08-25
perf probe: Fix an error handling path in 'parse_perf_probe_command()'
Christophe JAILLET
2022-08-17
genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTO
Arnaldo Carvalho de Melo
2022-08-17
perf symbol: Fail to read phdr workaround
Ian Rogers
2022-08-17
perf tools: Fix dso_id inode generation comparison
Adrian Hunter
2022-07-27
perf bpf: Remove undefined behavior from bpf_perf_object__next()
Ian Rogers
2022-07-27
perf symbol: Skip symbols if SHF_ALLOC flag is not set
Leo Yan
2022-07-27
perf symbol: Correct address for bss symbols
Leo Yan
2022-07-02
perf synthetic-events: Ignore dead threads during event synthesis
Namhyung Kim
2022-07-02
perf synthetic-events: Don't sort the task scan result from /proc
Namhyung Kim
2022-07-02
perf unwind: Fix unitialized 'offset' variable on aarch64
Ivan Babrou
2022-06-28
perf bpf: 8 byte align bpil data
Ian Rogers
2022-06-28
perf offcpu: Accept allowed sample types only
Namhyung Kim
2022-06-28
perf offcpu: Fix build failure on old kernels
Namhyung Kim
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
2022-06-26
perf build-id: Fix caching files with a wrong build ID
Adrian Hunter
2022-06-19
perf metrics: Ensure at least 1 id per metric
Ian Rogers
2022-06-19
perf arm-spe: Don't set data source if it's not a memory operation
Leo Yan
2022-06-19
perf expr: Allow exponents on floating point values
Ian Rogers
2022-06-19
perf unwind: Fix uninitialized variable
Ian Rogers
2022-06-03
perf unwind: Fix segbase for ld.lld linked objects
Fangrui Song
2022-05-27
perf scripting python: Expose dso and map information
Leo Yan
2022-05-27
perf tools arm64: Add support for VG register
James Clark
2022-05-26
perf unwind: Use dynamic register set for DWARF unwind
James Clark
2022-05-26
perf unwind arm64: Use perf's copy of kernel headers
James Clark
2022-05-26
perf record: Add cgroup support for off-cpu profiling
Namhyung Kim
2022-05-26
perf record: Handle argument change in sched_switch
Namhyung Kim
2022-05-26
perf record: Implement basic filtering for off-cpu
Namhyung Kim
2022-05-26
perf record: Enable off-cpu analysis with BPF
Namhyung Kim
2022-05-26
perf report: Do not extend sample type of bpf-output event
Namhyung Kim
2022-05-26
perf stat: Add requires_cpu flag for uncore
Adrian Hunter
2022-05-26
perf tools: Allow all_cpus to be a superset of user_requested_cpus
Adrian Hunter
2022-05-26
perf evlist: Add evlist__add_dummy_on_all_cpus()
Adrian Hunter
2022-05-26
perf evlist: Factor out evlist__dummy_event()
Adrian Hunter
2022-05-26
perf auxtrace: Remove auxtrace_mmap_params__set_idx() per_cpu parameter
Adrian Hunter
2022-05-26
perf auxtrace: Add mmap_needed to auxtrace_mmap_params
Adrian Hunter
2022-05-26
perf build: Stop using __weak bpf_map_create() to handle older libbpf versions
Arnaldo Carvalho de Melo
2022-05-26
perf build: Stop using __weak btf__raw_data() to handle older libbpf versions
Jiri Olsa
2022-05-26
perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v...
Jiri Olsa
[next]