index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-02
perf test: Add python JIT dump test
Namhyung Kim
1
-0
/
+81
2025-12-02
perf jitdump: Add sym/str-tables to build-ID generation
Namhyung Kim
1
-2
/
+30
2025-12-02
perf test: Fix hybrid testing of event fallback test
Ian Rogers
1
-17
/
+2
2025-12-02
perf tools: Remove a trailing newline in the event terms
Namhyung Kim
1
-0
/
+2
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2025-11-29
perf trace: Skip internal syscall arguments
Namhyung Kim
1
-0
/
+21
2025-11-26
perf tools: Don't read build-ids from non-regular files
James Clark
15
-34
/
+43
2025-11-26
perf vendor events riscv: add T-HEAD C920V2 JSON support
Inochi Amaoto
1
-0
/
+1
2025-11-26
perf pmu: fix duplicate conditional statement
Anubhav Shelat
1
-2
/
+0
2025-11-24
perf docs: arm-spe: Document new SPE filtering features
James Clark
1
-8
/
+94
2025-11-24
perf tools: Add support for perf_event_attr::config4
James Clark
6
-1
/
+34
2025-11-20
perf: replace strcpy() with strncpy() in util/jitdump.c
Hrishikesh Suresh
1
-1
/
+2
2025-11-20
perf list: Support filtering in JSON output
Namhyung Kim
1
-0
/
+24
2025-11-20
perf list: Share print state with JSON output
Namhyung Kim
1
-62
/
+65
2025-11-20
perf list: Print matching PMU events for --unit
Namhyung Kim
1
-3
/
+5
2025-11-20
perf test all metrics: Fully ignore Default metric failures
Ian Rogers
1
-10
/
+17
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-20
/
+65
2025-11-19
perf evsel: Skip store_evsel_ids for non-perf-event PMUs
Ian Rogers
1
-0
/
+3
2025-11-19
perf pmu: Add PMU kind to simplify differentiating
Ian Rogers
1
-0
/
+34
2025-11-19
perf header: Switch "cpu" for find_core_pmu in caps feature writing
Ian Rogers
1
-1
/
+1
2025-11-19
perf test maps: Additional maps__fixup_overlap_and_insert tests
Ian Rogers
3
-3
/
+83
2025-11-19
perf maps: Avoid RC_CHK use after free
Ian Rogers
1
-2
/
+20
2025-11-18
perf stat: Read tool events last
Ian Rogers
1
-6
/
+39
2025-11-18
perf arm_spe: Synthesize memory samples for SIMD operations
Leo Yan
1
-8
/
+8
2025-11-18
perf arm_spe: Expose SIMD information in other operations
Leo Yan
2
-1
/
+21
2025-11-18
perf arm_spe: Report GCS in record
Leo Yan
2
-0
/
+6
2025-11-18
perf arm_spe: Report memset and memcpy in records
Leo Yan
2
-0
/
+6
2025-11-18
perf arm_spe: Report associated info for SVE / SME operations
Leo Yan
2
-0
/
+6
2025-11-18
perf arm_spe: Report extended memory operations in records
Leo Yan
1
-0
/
+7
2025-11-18
perf arm_spe: Report MTE allocation tag in record
Leo Yan
2
-0
/
+3
2025-11-18
perf arm_spe: Report register access in record
Leo Yan
1
-1
/
+12
2025-11-18
perf arm_spe: Introduce data processing macro for SVE operations
Leo Yan
3
-8
/
+5
2025-11-18
perf arm_spe: Consolidate operation types
Leo Yan
1
-20
/
+22
2025-11-18
perf arm_spe: Remove unused operation types
Leo Yan
1
-4
/
+0
2025-11-18
perf arm_spe: Decode SME data processing packet
Leo Yan
2
-0
/
+20
2025-11-18
perf arm_spe: Decode ASE and FP fields in other operation
Leo Yan
2
-1
/
+9
2025-11-18
perf arm_spe: Rename SPE_OP_PKT_IS_OTHER_SVE_OP macro
Leo Yan
3
-3
/
+3
2025-11-18
perf arm_spe: Decode GCS operation
Leo Yan
2
-0
/
+8
2025-11-18
perf arm_spe: Unify operation naming
Leo Yan
3
-14
/
+13
2025-11-18
perf arm_spe: Fix memset subclass in operation
Leo Yan
2
-26
/
+14
2025-11-17
perf tool_pmu: More accurately set the cpus for tool events
Ian Rogers
3
-2
/
+27
2025-11-17
perf stat: Reduce scope of walltime_nsecs_stats
Ian Rogers
6
-21
/
+10
2025-11-17
perf stat: Reduce scope of ru_stats
Ian Rogers
4
-25
/
+18
2025-11-17
perf stat-shadow: Read tool events directly
Ian Rogers
1
-82
/
+65
2025-11-17
perf tool_pmu: Use old_count when computing count values for time events
Ian Rogers
2
-29
/
+46
2025-11-17
perf pmu: perf_cpu_map__new_int to avoid parsing a string
Ian Rogers
2
-2
/
+2
2025-11-17
perf stat: Display metric-only for 0 counters
Ian Rogers
1
-0
/
+3
2025-11-16
perf test: Don't fail if user rdpmc returns 0 when disabled
Ian Rogers
1
-1
/
+1
2025-11-16
perf parse-events: Add debug logging to perf_event
Ian Rogers
1
-0
/
+2
2025-11-16
perf test: Be tolerant of missing json metric none value
Ian Rogers
1
-1
/
+4
[prev]
[next]