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