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
Age
Commit message (
Expand
)
Author
Lines
2025-03-06
perf test: Fix leak in "Synthesize attr update" test
Ian Rogers
-0
/
+1
2025-03-05
perf machine: Fix insertion of PERF_RECORD_KSYMBOL related kernel maps
Namhyung Kim
-1
/
+1
2025-03-05
perf maps: Add missing map__set_kmap_maps() when replacing a kernel map
Arnaldo Carvalho de Melo
-0
/
+2
2025-03-05
perf maps: Fixup maps_by_name when modifying maps_by_address
Namhyung Kim
-1
/
+23
2025-03-05
perf machine: Fixup kernel maps ends after adding extra maps
Namhyung Kim
-2
/
+2
2025-03-05
perf maps: Set the kmaps for newly created/added kernel maps
Arnaldo Carvalho de Melo
-0
/
+3
2025-03-05
perf maps: Introduce map__set_kmap_maps() for kernel maps
Arnaldo Carvalho de Melo
-8
/
+21
2025-03-05
perf script: Fix output type for dynamically allocated core PMU's
Thomas Falcon
-3
/
+13
2025-03-05
perf bench: Fix perf bench syscall loop count
Thomas Richter
-9
/
+13
2025-03-05
perf test: Simplify data symbol test
Namhyung Kim
-13
/
+2
2025-03-05
perf test: Add timeout to datasym workload
Namhyung Kim
-2
/
+21
2025-03-05
perf test: Add trace record and replay test
Namhyung Kim
-0
/
+21
2025-03-05
perf test: Skip perf trace tests when running as non-root
Namhyung Kim
-0
/
+4
2025-03-05
perf test: Skip perf probe tests when running as non-root
Namhyung Kim
-6
/
+9
2025-03-05
perf test: Add --metric-only to perf stat output tests
Namhyung Kim
-0
/
+34
2025-03-05
perf arm-spe: Support previous branch target (PBT) address
Leo Yan
-50
/
+70
2025-03-05
perf arm-spe: Add branch stack
Leo Yan
-0
/
+99
2025-03-05
perf arm-spe: Set sample flags with supplement info
Leo Yan
-0
/
+20
2025-03-05
perf arm-spe: Fill branch operations and events to record
Leo Yan
-2
/
+26
2025-03-05
perf arm-spe: Decode transactional event
Leo Yan
-0
/
+3
2025-03-05
perf arm-spe: Extend branch operations
Leo Yan
-6
/
+17
2025-03-05
perf arm-spe: Fix load-store operation checking
Leo Yan
-1
/
+7
2025-03-05
perf script: Add not taken event for branch stack
Leo Yan
-8
/
+15
2025-03-05
perf script: Add not taken event for branches
Leo Yan
-2
/
+5
2025-03-05
perf script: Separate events from branch types
Leo Yan
-4
/
+37
2025-03-05
perf script: Refactor sample_flags_to_name() function
Leo Yan
-31
/
+59
2025-03-05
perf script: Make printing flags reliable
Leo Yan
-2
/
+9
2025-03-03
perf stat: Fix non-uniquified hybrid legacy events
James Clark
-6
/
+6
2025-03-02
perf tools: Skip BPF sideband event for userspace profiling
Namhyung Kim
-0
/
+21
2025-02-28
perf test: Fix spelling mistake "sythesizing" -> "synthesizing"
Colin Ian King
-2
/
+2
2025-02-28
perf build: Fix in-tree build due to symbolic link
Luca Ceresoli
-1
/
+1
2025-02-28
tools/x86: Fix linux/unaligned.h include path in lib/insn.c
Ian Rogers
-1
/
+1
2025-02-28
perf arm-spe: Report error if set frequency
Leo Yan
-0
/
+21
2025-02-28
perf lock: Report owner stack in usermode
Chun-Tse Shao
-11
/
+94
2025-02-28
perf lock: Make rb_tree helper functions generic
Chun-Tse Shao
-11
/
+23
2025-02-28
perf lock: Retrieve owner callstack in bpf program
Chun-Tse Shao
-9
/
+203
2025-02-28
perf lock: Add bpf maps for owner stack tracing
Chun-Tse Shao
-2
/
+52
2025-02-27
perf cpumap: Reduce cpu size from int to int16_t
Ian Rogers
-27
/
+54
2025-02-27
perf trace: Add missing perf_tool__init()
Athira Rajeev
-0
/
+1
2025-02-26
perf list: Document -v option deduplication feature
James Clark
-2
/
+2
2025-02-26
perf pmu: Don't double count common sysfs and json events
James Clark
-3
/
+9
2025-02-26
perf pmu: Dynamically allocate tool PMU
James Clark
-14
/
+13
2025-02-26
perf probe: Pick the correct dwarf die while adding probe points
Athira Rajeev
-3
/
+19
2025-02-26
perf ftrace latency: allow to hide empty buckets
Gabriele Monaco
-3
/
+12
2025-02-26
perf ftrace latency: variable histogram buckets
Gabriele Monaco
-20
/
+51
2025-02-26
perf annotate-data: Handle direct use of stack pointer without fbreg
Namhyung Kim
-11
/
+26
2025-02-24
perf report: Fix sample number stats for branch entry mode
Thomas Falcon
-2
/
+6
2025-02-24
perf machine: Reuse module path buffer
Ian Rogers
-11
/
+23
2025-02-24
perf hwmon_pmu: Switch event discovery to io_dir__readdir
Ian Rogers
-25
/
+17
2025-02-24
perf parse-events: Switch tracepoints to io_dir__readdir
Ian Rogers
-13
/
+19
[next]