index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2025-12-18
perf hist: In init, ensure mem_info is put on error paths
Ian Rogers
2025-12-18
perf tools: Fix split kallsyms DSO counting
Namhyung Kim
2025-12-18
perf tools: Mark split kallsyms DSOs as loaded
Namhyung Kim
2025-12-18
perf jitdump: Add sym/str-tables to build-ID generation
Namhyung Kim
2025-12-18
perf arm_spe: Fix memset subclass in operation
Leo Yan
2025-12-18
perf tools: Fix missing feature check for inherit + SAMPLE_READ
Namhyung Kim
2025-12-18
perf lock contention: Load kernel map before lookup
Namhyung Kim
2025-12-18
perf hwmon_pmu: Fix uninitialized variable warning
Michal Suchanek
2025-12-18
perf annotate: Check return value of evsel__get_arch() properly
Tianyou Li
2025-12-18
perf parse-events: Fix legacy cache events if event is duplicated in a PMU
Ian Rogers
2025-12-18
perf bpf_counter: Fix opening of "any"(-1) CPU events
Ian Rogers
2025-11-24
perf header: Write bpf_prog (infos|btfs)_cnt to data file
Thomas Falcon
2025-10-19
perf python: split Clang options when invoking Popen
Leo Yan
2025-10-19
perf bpf_counter: Fix handling of cpumap fixing hybrid
Ian Rogers
2025-10-19
perf bpf-filter: Fix opts declaration on older libbpfs
Ian Rogers
2025-10-19
perf build-id: Ensure snprintf string is empty when size is 0
Ian Rogers
2025-10-19
perf evsel: Ensure the fallback message is always written to
Ian Rogers
2025-10-19
perf evsel: Fix uniquification when PMU given without suffix
Ian Rogers
2025-10-19
perf session: Fix handling when buffer exceeds 2 GiB
Leo Yan
2025-10-19
perf arm_spe: Correct memory level for remote access
Leo Yan
2025-10-19
perf arm_spe: Correct setting remote access
Leo Yan
2025-10-19
perf util: Fix compression checks returning -1 as bool
Yunseong Kim
2025-10-19
perf drm_pmu: Fix fd_dir leaks in for_each_drm_fdinfo_in_dir()
GuoHan Zhao
2025-10-19
perf: Completely remove possibility to override MAX_NR_CPUS
Christophe Leroy
2025-10-19
perf parse-events: Handle fake PMUs in CPU terms
Ian Rogers
2025-10-19
perf evsel: Avoid container_of on a NULL leader
Ian Rogers
2025-10-19
perf disasm: Avoid undefined behavior in incrementing NULL
Ian Rogers
2025-09-15
perf maps: Ensure kmap is set up for all inserts
Ian Rogers
2025-09-04
perf symbol-elf: Add support for the block argument for libbfd
Ian Rogers
2025-09-02
perf bpf-utils: Harden get_bpf_prog_info_linear
Ian Rogers
2025-09-02
perf bpf-utils: Constify bpil_array_desc
Ian Rogers
2025-09-02
perf bpf-event: Fix use-after-free in synthesis
Ian Rogers
2025-08-25
perf symbol: Add blocking argument to filename__read_build_id
Ian Rogers
2025-08-25
perf symbol-minimal: Fix ehdr reading in filename__read_build_id
Ian Rogers
2025-08-07
perf bpf-filter: Enable events manually
Ilya Leoshkevich
2025-07-31
perf record: Cache build-ID of hit DSOs only
Namhyung Kim
2025-07-30
perf python: Stop using deprecated PyUnicode_AsString()
Arnaldo Carvalho de Melo
2025-07-26
perf list: Skip ABI PMUs when printing pmu values
Ian Rogers
2025-07-26
perf list: Remove tracepoint printing code
Ian Rogers
2025-07-26
perf tp_pmu: Add event APIs
Ian Rogers
2025-07-26
perf tp_pmu: Factor existing tracepoint logic to new file
Ian Rogers
2025-07-26
perf parse-events: Remove non-json software events
Ian Rogers
2025-07-25
perf sort: Use perf_env to set arch sort keys and header
Ian Rogers
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
2025-07-25
perf env: Remove global perf_env
Ian Rogers
2025-07-25
perf auxtrace: Pass perf_env from session through to mmap read
Ian Rogers
2025-07-25
perf machine: Explicitly pass in host perf_env
Ian Rogers
2025-07-25
perf session: Add host_env argument to perf_session__new
Ian Rogers
2025-07-25
perf test: Avoid use perf_env
Ian Rogers
2025-07-25
perf header: Clean up use of perf_env
Ian Rogers
[next]