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