index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-14
perf evlist: Make uniquifying counter names consistent
Ian Rogers
8
-174
/
+177
2025-05-13
perf trace: Support --summary-mode=cgroup
Namhyung Kim
6
-12
/
+170
2025-05-13
perf report: Add 'tgid' sort key
Namhyung Kim
4
-0
/
+41
2025-05-13
perf test: Update sysfs path for core PMU caps
Namhyung Kim
1
-1
/
+2
2025-05-13
perf test: Fix LBR test by ignoring idle task
Namhyung Kim
1
-1
/
+1
2025-05-13
perf tools: Fix arm64 source package build
James Clark
1
-0
/
+6
2025-05-13
perf test: Hybrid improvements for metric value validation test
Ian Rogers
2
-9
/
+20
2025-05-13
perf list: Display the PMU name associated with a perf metric in JSON
Ian Rogers
3
-4
/
+16
2025-05-13
perf metricgroup: Binary search when resolving referred to metrics
Ian Rogers
6
-73
/
+192
2025-05-13
perf pmu: Change aliases from list to hashmap
Ian Rogers
5
-161
/
+199
2025-05-13
perf fncache: Switch to using hashmap
Ian Rogers
3
-35
/
+39
2025-05-12
perf tests: Harden branch stack sampling test
Ian Rogers
1
-20
/
+52
2025-05-12
perf parse-events: Add "cpu" term to set the CPU an event is recorded on
Ian Rogers
6
-17
/
+76
2025-05-12
perf parse-events: Set is_pmu_core for legacy hardware events
Ian Rogers
1
-14
/
+23
2025-05-12
perf stat: Use counter cpumask to skip zero values
Ian Rogers
1
-8
/
+13
2025-05-12
perf tests metrics: Permission related fixes
Ian Rogers
1
-54
/
+64
2025-05-12
perf evsel: Add per-thread warning for EOPNOTSUPP open failues
Ian Rogers
1
-0
/
+4
2025-05-12
perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3
Adrian Hunter
1
-1
/
+4
2025-05-12
perf intel-pt: Do not default to recording all switch events
Adrian Hunter
2
-1
/
+19
2025-05-12
perf intel-pt: Fix PEBS-via-PT data_src
Adrian Hunter
1
-3
/
+202
2025-05-09
perf test demangle-ocaml: Switch to using dso__demangle_sym()
Ian Rogers
1
-4
/
+3
2025-05-09
perf test demangle-java: Switch to using dso__demangle_sym()
Ian Rogers
1
-9
/
+8
2025-05-09
perf test demangle-rust: Add Rust demangling test
Ian Rogers
5
-1
/
+78
2025-05-09
perf demangle-rust: Remove previous legacy rust decoder
Ian Rogers
2
-277
/
+0
2025-05-09
perf symbol-elf: Integrate rust-v0 demangling
Ian Rogers
2
-14
/
+38
2025-05-09
perf demangle-rust: Add rustc-demangle C demangler
Ian Rogers
2
-0
/
+2130
2025-05-09
perf test amd ibs: Fix spelling mistake "Asssuming" -> "Assuming"
Colin Ian King
1
-1
/
+1
2025-05-09
perf pmu: Use available core PMU for raw events
Namhyung Kim
1
-7
/
+14
2025-05-09
perf lock contention: Add -J/--inject-delay option
Namhyung Kim
5
-0
/
+164
2025-05-09
perf tests: Fix 'perf report' tests installation
Michael Petlan
1
-1
/
+2
2025-05-08
perf trace: Fix leaks of 'struct thread' in set_filter_loop_pids()
Namhyung Kim
1
-0
/
+3
2025-05-08
perf trace: Fix leaks of 'struct thread' in fprintf_sys_enter()
Namhyung Kim
1
-1
/
+1
2025-05-08
perf parse-events: Add debug dump of evlist if reordered
Ian Rogers
1
-3
/
+13
2025-05-08
perf evlist: Make groups visible in evlist__format_evsels() output
Ian Rogers
1
-1
/
+12
2025-05-08
perf evlist: Refactor evlist__scnprintf_evsels()
Ian Rogers
3
-13
/
+20
2025-05-08
perf stat: Remove print_mixed_hw_group_error
Ian Rogers
2
-32
/
+0
2025-05-08
perf stat: Better hybrid support for the NMI watchdog warning
Ian Rogers
1
-3
/
+15
2025-05-08
perf trace: Add missing thread__put() in thread__e_machine()
Ian Rogers
1
-0
/
+1
2025-05-08
perf trace: Free the files.max entry in files->table
Ian Rogers
1
-1
/
+2
2025-05-07
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
1
-0
/
+1
2025-05-06
Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts
Ingo Molnar
20
-56
/
+136
2025-05-05
perf test: Add direct off-cpu tests
Howard Chu
1
-0
/
+71
2025-05-05
perf record --off-cpu: Add --off-cpu-thresh option
Howard Chu
6
-1
/
+41
2025-05-05
perf record --off-cpu: Dump the remaining PERF_SAMPLE_ in sample_type from BPF's stack trace map
Howard Chu
1
-24
/
+35
2025-05-05
perf script: Display off-cpu samples correctly
Howard Chu
1
-2
/
+2
2025-05-05
perf record --off-cpu: Disable perf_event's callchain collection
Howard Chu
1
-1
/
+1
2025-05-05
perf evsel: Assemble off-cpu samples
Howard Chu
1
-1
/
+34
2025-05-05
perf record --off-cpu: Dump off-cpu samples in BPF
Howard Chu
1
-5
/
+84
2025-05-05
perf record --off-cpu: Preparation of off-cpu BPF program
Howard Chu
2
-0
/
+33
2025-05-05
perf record --off-cpu: Parse off-cpu event
Howard Chu
3
-23
/
+21
[prev]
[next]