messages from 2026-02-04 01:08:33 to 2026-02-09 07:25:16 UTC [more...]
[Patch v6 00/22] Support SIMD/eGPRs/SSP registers sampling for perf
2026-02-09 7:20 UTC (6+ messages)
` [Patch v6 01/22] perf/x86/intel: Restrict PEBS_ENABLE writes to PEBS-capable counters
` [Patch v6 02/22] perf/x86/intel: Enable large PEBS sampling for XMMs
` [Patch v6 03/22] perf/x86/intel: Convert x86_perf_regs to per-cpu variables
` [Patch v6 04/22] perf: Eliminate duplicate arch-specific functions definations
` [Patch v6 05/22] perf/x86: Use x86_perf_regs in the x86 nmi handler
[GIT PULL] Performance events changes for v7.0
2026-02-09 7:00 UTC
[PATCH v2 0/2] RISC-V IOMMU HPM support
2026-02-09 3:21 UTC (6+ messages)
` [PATCH v2 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
` [PATCH v2 2/2] iommu/riscv: create a auxiliary device for HPM
[Patch v3 0/4] Perf tools: perf-regs bug fix and optimization
2026-02-09 0:46 UTC (3+ messages)
[PATCH v1 1/2] perf callchain lbr: Make the leaf IP that of the sample
2026-02-09 0:43 UTC (6+ messages)
` [PATCH v1 2/2] perf test addr2line_inlines: Ensure inline information shows on LBR leaves
[PATCH] perf/x86/intel/uncore: Remove extra double quote mark
2026-02-09 0:41 UTC (3+ messages)
[RFC PATCH v2 0/4] Test annotate with data type profiling
2026-02-08 15:16 UTC (8+ messages)
` [RFC PATCH v2 1/4] tools/build: Add a feature test for rust compiler
` [RFC PATCH v2 2/4] perf test workload: Add code_with_type test workload
` [RFC PATCH v2 3/4] perf tests: Test annotate with data type profiling and rust
` [RFC PATCH v2 4/4] perf tests: Test annotate with data type profiling and C
` Rust data-type profiling working in perf was: Re: [RFC PATCH v2 0/4] Test annotate with data type profiling
[PATCH] perf stat: Ensure metrics are displayed even with failed events
2026-02-08 14:29 UTC (6+ messages)
` [PATCH v1] perf test parse-metric: Ensure aggregate counts appear to have run
[PATCH v1] perf test record.sh: Fix shellcheck warning
2026-02-08 14:27 UTC (2+ messages)
[PATCH] perf annotate: Fix register usage in data type profiling
2026-02-08 12:24 UTC (6+ messages)
[PATCH] perf/test: Fix test case Leader sampling on s390
2026-02-07 22:06 UTC (3+ messages)
[PATCH v7 0/6] perf stat affinity changes
2026-02-07 15:54 UTC (13+ messages)
` [PATCH v8 "
` [PATCH v8 1/6] Revert "perf tool_pmu: More accurately set the cpus for tool events"
` [PATCH v8 2/6] perf stat-shadow: In prepare_metric fix guard on reading NULL perf_stat_evsel
` [PATCH v8 3/6] perf evlist: Special map propagation for tool events that read on 1 CPU
` [PATCH v8 4/6] perf evlist: Missing TPEBS close in evlist__close
` [PATCH v8 5/6] perf evlist: Reduce affinity use and move into iterator, fix no affinity
` [PATCH v8 6/6] perf stat: Add no-affinity flag
[PATCH v1.1 0/7] iommu/riscv: Add HPM support for RISC-V IOMMU
2026-02-07 14:55 UTC (47+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 1/8] iommu/riscv: Enable IOMMU DMA mapping support
` [PATCH v3 2/8] iommu/riscv: Fix WSI mode IRQ number handling
` [PATCH v3 3/8] iommu/riscv: Add HPM support for performance monitoring
` [PATCH v3 4/8] dt-bindings: iommu: Add spacemit/t100 features
` [PATCH v3 5/8] riscv/iommu: Add vendor event support for RISC-V IOMMU HPM
` [PATCH v3 6/8] spacemit/t100: Add global filter awareness "
` [PATCH v3 7/8] spacemit/t100: Add SpacemiT T100 IOATC HPM support
` [PATCH v3 8/8] perf vendor events riscv:: Add support for spacemit,riscv-iommu HPM aliasing
` [PATCH v4 0/7] iommu/riscv: Add HPM support for RISC-V IOMMU
` [PATCH v4 1/7] iommu/riscv: Enable IOMMU DMA mapping support
` [PATCH v4 2/7] iommu/riscv: Add HPM support for performance monitoring
` [PATCH v4 3/7] dt-bindings: iommu: Add spacemit/t100 features
` [PATCH v4 4/7] iommu/riscv: Add vendor event support for RISC-V IOMMU HPM
` [PATCH v4 5/7] spacemit/t100: Add global filter awareness "
` [PATCH v4 6/7] spacemit/t100: Add SpacemiT T100 IOATC HPM support
` [PATCH v4 7/7] perf vendor events riscv:: Add support for spacemit,riscv-iommu HPM aliasing
[PATCH v1 0/5] perf tool: Minor code clean ups
2026-02-07 8:24 UTC (6+ messages)
` [PATCH v1 1/5] perf symbol: Reduce scope of elf__needs_adjust_symbols
` [PATCH v1 2/5] perf dump-insn: Remove dump-insn.c
` [PATCH v1 3/5] perf tool: Constify the command and option arrays
` [PATCH v1 4/5] perf bpf_map: Remove unused code
` [PATCH v1 5/5] perf record: Remove unused cpu-set-sched.h
[PATCH v3 0/5] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
2026-02-07 1:23 UTC (6+ messages)
` [PATCH v3 1/5] KVM: x86/pmu: Introduce amd_pmu_set_eventsel_hw()
` [PATCH v3 2/5] KVM: x86/pmu: Disable Host-Only/Guest-Only events as appropriate for vCPU state
` [PATCH v3 3/5] KVM: x86/pmu: Refresh Host-Only/Guest-Only eventsel at nested transitions
` [PATCH v3 4/5] KVM: x86/pmu: Allow Host-Only/Guest-Only bits with nSVM and mediated PMU
` [PATCH v3 5/5] KVM: selftests: x86: Add svm_pmu_host_guest_test for Host-Only/Guest-Only bits
[PATCH v1 1/2] perf tests: build-test coverage for NO_JEVENTS=1
2026-02-07 0:49 UTC (13+ messages)
` [PATCH v1 2/2] perf metricgroup: Don't early exit if no CPUID table exists
` [PATCH v1] perf metricgroup: Fix metricgroup__has_metric_or_groups
[PATCH] perf vendor events arm64: Add Tegra410 Olympus PMU events
2026-02-07 0:27 UTC (6+ messages)
[PATCH v2] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on Emeraldrapids
2026-02-06 23:46 UTC (2+ messages)
[PATCH] perf tools: Refactor precise_ip fallback logic
2026-02-06 22:10 UTC (4+ messages)
[PATCH v2] perf: fix segfault in `lock contention -b`
2026-02-06 21:59 UTC (3+ messages)
[PATCH] perf utilities: Replace static cacheline size with sysconf cacheline size
2026-02-06 21:50 UTC (2+ messages)
[PATCH] perf/x86/intel/uncore: Use sysfs_emit in uncore_event_show
2026-02-06 19:42 UTC
[PATCH] perf record: Simplify open event error logs
2026-02-06 19:19 UTC (2+ messages)
[PATCH] perf record: Make logs more readable for event open failures
2026-02-06 16:32 UTC (7+ messages)
[PATCH v3] perf/core: Fix missing read event generation on task exit
2026-02-06 15:29 UTC (3+ messages)
[PATCH v2] perf tests: mmap: skip rdpmc tests when sysfs disabled
2026-02-06 15:12 UTC (5+ messages)
[PATCH] perf stat: Fix crash on arm64
2026-02-06 12:01 UTC (7+ messages)
[PATCH] perf kvm stat: Fix build error
2026-02-06 11:00 UTC
[syzbot] [perf?] KCSAN: data-race in perf_event_set_state / perf_mmap_rb
2026-02-06 10:33 UTC (4+ messages)
[PATCH] perf: arm_spe: Add barrier before enabling profiling buffer
2026-02-06 9:50 UTC (5+ messages)
[PATCH bpf-next v8 0/3] Pass external callchain entry to get_perf_callchain
2026-02-06 9:20 UTC (6+ messages)
` [PATCH bpf-next v8 2/3] perf: Refactor get_perf_callchain
[syzbot] [perf?] KCSAN: data-race in __perf_event_read_value / perf_event_set_state (6)
2026-02-06 9:16 UTC (3+ messages)
[PATCH] perf/core: Fix refcount bug and potential UAF in perf_mmap
2026-02-06 9:06 UTC (3+ messages)
` [PATCH v2] "
[PATCH] perf header: Validate build_id filename length to prevent buffer overflow
2026-02-06 8:37 UTC
[PATCH V2 00/13] Add DMR/NVL and missing PTL uncore support
2026-02-06 5:51 UTC (15+ messages)
` [PATCH V2 08/13] perf/x86/intel/uncore: Support IIO free-running counters on DMR
` [PATCH V2 11/13] perf pmu: Relax uncore wildcard matching to allow numeric suffix
[QUESTION] ARM DSU PMU: 32-bit counter assumption and handling of 64-bit event counters
2026-02-06 3:51 UTC
[WARNING] WARNING in x86_pmu_stop() (arch/x86/events/core.c:1624) triggered by syzkaller repro
2026-02-06 3:17 UTC (3+ messages)
[PATCH v1] perf tests: Additional perf stat tests
2026-02-05 21:42 UTC (2+ messages)
[PATCH] uprobes: replace deprecated kmap_atomic() with kmap_local_page()
2026-02-05 12:29 UTC (6+ messages)
[BUG] PREEMPT_RT: sleeping function called from invalid context in perf_event_wakeup()
2026-02-05 11:08 UTC (2+ messages)
[RFC PATCH v1] perf tests: Test annotate with data type profiling and rust
2026-02-04 22:18 UTC (8+ messages)
[PATCH] perf: fix segfault in `lock contention -b`
2026-02-04 21:26 UTC (6+ messages)
[PATCH] RISC-V: Skip stopping cycle counter
2026-02-04 10:45 UTC (2+ messages)
[PATCH] bpf/perf: Fix suspicious RCU usage in get_callchain_entry()
2026-02-04 9:14 UTC (2+ messages)
[PATCH] RISC-V: Skip stopping cycle counter
2026-02-04 3:41 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox