index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-12
perf: Completely remove possibility to override MAX_NR_CPUS
Christophe Leroy
1
-2
/
+0
2025-09-09
perf arm-spe: Display --itrace period warnings for all sample types
James Clark
1
-9
/
+9
2025-09-09
perf arm-spe: Downsample all sample types equally
James Clark
1
-15
/
+12
2025-09-09
perf arm-spe: Show instruction sample types by default
James Clark
1
-2
/
+6
2025-09-09
perf symbols: Handle 'N' symbols in /proc/kallsyms
Arnaldo Carvalho de Melo
1
-1
/
+6
2025-09-08
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
3
-37
/
+73
2025-09-05
perf symbol-elf: Add support for the block argument for libbfd
Ian Rogers
1
-3
/
+7
2025-09-05
perf parse-events: Handle fake PMUs in CPU terms
Ian Rogers
1
-56
/
+60
2025-09-05
perf python: Fix spelling mistake "metics" -> "metrics"
Colin Ian King
1
-1
/
+1
2025-09-03
perf dwarf-aux: Use signed variable types in match_var_offset
Zecheng Li
1
-5
/
+6
2025-09-03
perf tp_pmu: Remove unnecessary check
Ian Rogers
1
-2
/
+0
2025-09-03
perf python: Add metrics function
Ian Rogers
1
-0
/
+86
2025-09-03
perf python: Add evlist compute_metric
Ian Rogers
1
-0
/
+125
2025-09-03
perf python: Add evlist metrics function
Ian Rogers
1
-0
/
+33
2025-09-03
perf python: Add parse_metrics function
Ian Rogers
1
-0
/
+41
2025-09-03
perf python: Add function returning dictionary of all events on a PMU
Ian Rogers
1
-0
/
+71
2025-09-03
perf python: Add basic PMU abstraction and pmus sequence
Ian Rogers
1
-0
/
+140
2025-09-03
perf python: Improve the tracepoint function if no libtraceevent
Ian Rogers
1
-10
/
+2
2025-09-03
perf python: Add more exceptions on error paths
Ian Rogers
1
-3
/
+11
2025-09-03
perf evsel: Avoid container_of on a NULL leader
Ian Rogers
1
-0
/
+2
2025-09-03
perf disasm: Avoid undefined behavior in incrementing NULL
Ian Rogers
1
-2
/
+5
2025-09-03
perf bpf-utils: Harden get_bpf_prog_info_linear
Ian Rogers
1
-10
/
+33
2025-09-03
perf bpf-utils: Constify bpil_array_desc
Ian Rogers
1
-12
/
+6
2025-09-03
perf bpf-event: Fix use-after-free in synthesis
Ian Rogers
1
-12
/
+27
2025-09-02
perf annotate: Use a hashmap to save type data
Namhyung Kim
2
-2
/
+29
2025-08-28
perf annotate: Add dso__debuginfo() helper
Namhyung Kim
2
-3
/
+13
2025-08-28
perf annotate: Hide data-type for stack operation and canary
Namhyung Kim
1
-2
/
+13
2025-08-28
perf annotate: Show warning when debuginfo is not available
Namhyung Kim
1
-0
/
+11
2025-08-28
perf annotate: Add --code-with-type support for TUI
Namhyung Kim
1
-3
/
+44
2025-08-28
perf annotate: Return printed number from disasm_line__write()
Namhyung Kim
1
-3
/
+3
2025-08-28
perf annotate: Simplify width calculation in annotation_line__write()
Namhyung Kim
1
-3
/
+9
2025-08-28
perf annotate: Pass annotation_print_data to annotation_line__write()
Namhyung Kim
2
-16
/
+32
2025-08-28
perf annotate: Remove __annotation_line__write()
Namhyung Kim
2
-28
/
+20
2025-08-28
perf annotate: Remove annotation_print_data.start
Namhyung Kim
1
-4
/
+2
2025-08-28
perf annotate: Rename to __hist_entry__tui_annotate()
Namhyung Kim
2
-17
/
+7
2025-08-26
perf symbol: Add blocking argument to filename__read_build_id
Ian Rogers
8
-19
/
+24
2025-08-26
perf symbol-minimal: Fix ehdr reading in filename__read_build_id
Ian Rogers
1
-28
/
+27
2025-08-18
x86/insn: Add XOP prefix instructions decoder support
Masami Hiramatsu (Google)
1
-1
/
+1
2025-08-07
perf bpf-filter: Enable events manually
Ilya Leoshkevich
1
-1
/
+4
2025-07-31
perf record: Cache build-ID of hit DSOs only
Namhyung Kim
1
-1
/
+1
2025-07-30
perf python: Stop using deprecated PyUnicode_AsString()
Arnaldo Carvalho de Melo
1
-1
/
+11
2025-07-27
perf list: Skip ABI PMUs when printing pmu values
Ian Rogers
4
-1
/
+10
2025-07-27
perf list: Remove tracepoint printing code
Ian Rogers
2
-95
/
+0
2025-07-27
perf tp_pmu: Add event APIs
Ian Rogers
3
-0
/
+129
2025-07-27
perf tp_pmu: Factor existing tracepoint logic to new file
Ian Rogers
5
-106
/
+170
2025-07-27
perf parse-events: Remove non-json software events
Ian Rogers
5
-97
/
+24
2025-07-25
perf sort: Use perf_env to set arch sort keys and header
Ian Rogers
3
-23
/
+46
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
10
-24
/
+33
2025-07-25
perf env: Remove global perf_env
Ian Rogers
5
-7
/
+4
2025-07-25
perf auxtrace: Pass perf_env from session through to mmap read
Ian Rogers
2
-8
/
+11
[prev]
[next]