public inbox for linux-perf-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-28 06:27:06 to 2026-02-04 09:09:47 UTC [more...]

[PATCH v1.1 0/7] iommu/riscv: Add HPM support for RISC-V IOMMU
 2026-02-04  9:08 UTC  (17+ messages)
  ` [PATCH v1.1 1/7] iommu/riscv: Enable IOMMU DMA mapping support
  ` [PATCH v1.1 2/7] iommu/riscv: Fix WSI mode IRQ number handling
  ` [PATCH v1.1 3/7] iommu/riscv: Add HPM support for performance monitoring
  ` [PATCH v1.1 4/7] dt-bindings: iommu: Add spacemit/t100 features
  ` [PATCH v1.1 5/7] spacemit/t100: Add vendor event support for RISC-V IOMMU HPM
  ` [PATCH v1.1 6/7] spacemit/t100: Add global filter "
  ` [PATCH v1.1 7/7] spacemit/t100: Add SpacemiT T100 IOATC HPM support
` [PATCH v3 0/8] iommu/riscv: Add HPM support for RISC-V IOMMU
  ` [PATCH v3 1/8] iommu/riscv: Enable IOMMU DMA mapping support
  ` [PATCH v3 2/8] iommu/riscv: Fix WSI mode IRQ number handling

[PATCH v2] perf tests: mmap: skip rdpmc tests when sysfs disabled
 2026-02-04  5:08 UTC  (2+ messages)

[PATCH v1] perf tests: Additional perf stat tests
 2026-02-04  4:26 UTC 

[PATCH] RISC-V: Skip stopping cycle counter
 2026-02-04  3:41 UTC 

[PATCH bpf-next v8 0/3] Pass external callchain entry to get_perf_callchain
 2026-02-04  1:08 UTC  (19+ messages)
` [PATCH bpf-next v8 1/3] perf: Add rctx in perf_callchain_entry
` [PATCH bpf-next v8 2/3] perf: Refactor get_perf_callchain
` [PATCH bpf-next v8 3/3] bpf: Hold ther perf callchain entry until used completely

[PATCH] RISC-V: Skip stopping cycle counter
 2026-02-04  0:37 UTC  (2+ messages)

[PATCH] bpf/perf: Fix suspicious RCU usage in get_callchain_entry()
 2026-02-04  0:04 UTC  (2+ messages)

[PATCH] perf stat: Ensure metrics are displayed even with failed events
 2026-02-03 23:41 UTC  (2+ messages)

[PATCH V2 00/13] Add DMR/NVL and missing PTL uncore support
 2026-02-03 23:33 UTC  (10+ messages)
` [PATCH V2 11/13] perf pmu: Relax uncore wildcard matching to allow numeric suffix

[PATCH v4 00/10] perf stat fixes and improvements
 2026-02-03 23:31 UTC  (6+ messages)
` [PATCH v4 07/10] perf tool_pmu: More accurately set the cpus for tool events

[Patch v3 0/4] Perf tools: perf-regs bug fix and optimization
 2026-02-03 23:11 UTC  (8+ messages)
` [Patch v3 1/4] perf regs: Fix abort for "-I" or "--user-regs" options
` [Patch v3 2/4] perf arch: Update arch headers to use relative UAPI paths
` [Patch v3 3/4] perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
` [Patch v3 4/4] perf regs: Remove __weak attributive arch_sdt_arg_parse_op() function

[PATCH v7 0/6] perf stat affinity changes
 2026-02-03 22:51 UTC  (7+ messages)
` [PATCH v7 1/6] Revert "perf tool_pmu: More accurately set the cpus for tool events"
` [PATCH v7 2/6] perf stat-shadow: In prepare_metric fix guard on reading NULL perf_stat_evsel
` [PATCH v7 3/6] perf evlist: Special map propagation for tool events that read on 1 CPU
` [PATCH v7 4/6] perf evlist: Missing TPEBS close in evlist__close
` [PATCH v7 5/6] perf evlist: Reduce affinity use and move into iterator, fix no affinity
` [PATCH v7 6/6] perf stat: Add no-affinity flag

[PATCH v2 0/5] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
 2026-02-03 20:46 UTC  (10+ messages)
` [PATCH v2 1/5] KVM: x86/pmu: Introduce amd_pmu_set_eventsel_hw()
` [PATCH v2 2/5] KVM: x86/pmu: Disable Host-Only/Guest-Only events as appropriate for vCPU state
` [PATCH v2 3/5] KVM: x86/pmu: Refresh Host-Only/Guest-Only eventsel at nested transitions
` [PATCH v2 4/5] KVM: x86/pmu: Allow Host-Only/Guest-Only bits with nSVM and mediated PMU
` [PATCH v2 5/5] KVM: selftests: x86: Add svm_pmu_host_guest_test for Host-Only/Guest-Only bits

[PATCH v2] perf/arm-cmn: Reject unsupported hardware configurations
 2026-02-03 20:29 UTC  (2+ messages)

[PATCH v4] perf: arm_spe: Properly set hw.state on failures
 2026-02-03 20:29 UTC  (2+ messages)

[PATCH v2 0/6] perf Cross platform KVM support
 2026-02-03 18:26 UTC  (18+ messages)
` [PATCH v2 1/6] perf test kvm: Add stat live testing
` [PATCH v2 2/6] perf kvm stat: Remove use of the arch directory
` [PATCH v2 3/6] perf kvm: Wire up e_machine
` [PATCH v2 4/6] perf session: Add e_flags to the e_machine helper
` [PATCH v2 5/6] perf header: Add e_machine/e_flags to the header
` [PATCH v2 6/6] perf thread: Don't require machine to compute the e_machine
      ` [PATCH v3 0/5] perf Cross platform KVM support
        ` [PATCH v3 1/5] perf kvm stat: Remove use of the arch directory
        ` [PATCH v3 2/5] perf kvm: Wire up e_machine
        ` [PATCH v3 3/5] perf session: Add e_flags to the e_machine helper
        ` [PATCH v3 4/5] perf header: Add e_machine/e_flags to the header
        ` [PATCH v3 5/5] perf thread: Don't require machine to compute the e_machine

[RFC PATCH v1] perf tests: Test annotate with data type profiling and rust
 2026-02-03 18:15 UTC  (6+ messages)

[PATCH v1] perf build: Reduce pmu-events related copying and mkdirs
 2026-02-03 16:43 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH v1] libperf build: Always place libperf includes first
 2026-02-03 14:52 UTC  (2+ messages)

[PATCH v1] perf build: Remove NO_LIBCAP that controls nothing
 2026-02-03 14:33 UTC  (2+ messages)

[PATCH v3] perf: arm_spe: Properly set hw.state on failures
 2026-02-03 11:44 UTC  (4+ messages)

[PATCH] perf: arm_spe: Add barrier before enabling profiling buffer
 2026-02-03 11:07 UTC  (11+ messages)

Linux-next: perf test -Fv 44 dumps core
 2026-02-03 10:59 UTC 

[PATCH] perf/core: Fix refcount bug and potential UAF in perf_mmap
 2026-02-02 16:20 UTC  (8+ messages)
            ` [PATCH v2] "

[PATCH] perf vendor events arm64: Add Tegra410 Olympus PMU events
 2026-02-02  9:58 UTC  (6+ messages)

[PATCH v2] perf regs: Refactor use of arch__sample_reg_masks to perf_reg_name
 2026-02-02  0:56 UTC  (4+ messages)

[PATCH] perf/x86/intel: Replace snprintf with strscpy in intel_pmu_init
 2026-01-31 12:20 UTC 

[PATCH v9 0/3] Capstone/llvm dlopen support
 2026-01-30 23:38 UTC  (5+ messages)
` [PATCH v9 1/3] perf capstone: Support for dlopen-ing libcapstone.so

[PATCH v10 0/3] perf capstone/llvm dlopen support
 2026-01-30 23:34 UTC  (4+ messages)
` [PATCH v10 1/3] perf capstone: Support for dlopen-ing libcapstone.so
` [PATCH v10 2/3] perf llvm: Support for dlopen-ing libLLVM.so
` [PATCH v10 3/3] perf llvm: Mangle libperf-llvm.so function names

[PATCH] perf: Fix data race in perf_event_set_bpf_handler()
 2026-01-30 20:32 UTC  (6+ messages)

[PATCH bpf-next 0/2] bpf: tail calls in sleepable programs
 2026-01-30 20:20 UTC  (7+ messages)
` [PATCH bpf-next 1/2] bpf: Allow sleepable programs to use tail calls
` [PATCH bpf-next 2/2] selftests/bpf: Add test for sleepable program tailcalls

[PATCH] perf/arm-cmn: Reject unsupported hardware configurations
 2026-01-30 11:41 UTC  (5+ messages)

[PATCH] perf: Fix data race in perf_event_set_bpf_handler()
 2026-01-30  3:34 UTC  (2+ messages)

[PATCH 0/6] KVM: x86/pmu: Add support for AMD HG_ONLY bits
 2026-01-29 22:34 UTC  (8+ messages)
` [PATCH 4/6] KVM: x86/pmu: [De]activate HG_ONLY PMCs at SVME changes and nested transitions
` [PATCH 6/6] KVM: selftests: x86: Add svm_pmu_hg_test for HG_ONLY bits

[PATCH] perf: sched: Fix perf crash with new is_user_task() helper
 2026-01-29 15:28 UTC 

[RFT PATCH 0/7] perf tool: Support iostat for multiple platforms
 2026-01-29 15:19 UTC  (12+ messages)
` [RFT PATCH 1/7] perf stat: Check color's length instead of the pointer
` [RFT PATCH 2/7] perf stat: Save unnecessary print_metric() call
` [RFT PATCH 5/7] perf-iostat: Support wilder wildcard-match for pmus

[PATCH] perf utilities: Replace static cacheline size with sysconf cacheline size
 2026-01-29  0:42 UTC 

[PATCH v2] uprobes: fix incorrect lockdep condition in filter_chain()
 2026-01-28 22:29 UTC  (2+ messages)

[PATCH v6 0/3] perf stat affinity changes
 2026-01-28 21:46 UTC  (2+ messages)

[PATCH v1 0/6] perf sched stats: Fixes and improvements
 2026-01-28 18:29 UTC  (8+ messages)
` [PATCH v1 1/6] perf header: Replace hardcoded max cpus by MAX_NR_CPUS

[PATCH] uprobes: fix incorrect lockdep condition in filter_chain()
 2026-01-28 17:51 UTC  (4+ messages)

[PATCH v6 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-01-28 14:11 UTC  (12+ messages)
` [PATCH v6 01/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [PATCH v6 02/11] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v6 03/11] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v6 04/11] selftests: tracing: Add syntax "
` [PATCH v6 05/11] tracing: wprobe: Fix to use IS_ERR_PCPU() for per-cpu pointer
` [PATCH v6 06/11] tracing: wprobe: Use a new seq_print_ip_sym_offset() wrapper
` [PATCH v6 07/11] x86/hw_breakpoint: Unify breakpoint install/uninstall
` [PATCH v6 08/11] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [PATCH v6 09/11] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v6 10/11] tracing: wprobe: Add wprobe event trigger
` [PATCH v6 11/11] selftests: ftrace: Add wprobe trigger testcase

[syzbot] [perf?] WARNING: suspicious RCU usage in get_callchain_entry
 2026-01-28  9:15 UTC  (4+ messages)

[PATCH] perf callchain: Fix suspicious RCU usage in get_callchain_entry()
 2026-01-28  8:45 UTC  (4+ messages)

[Patch v2 0/3] Perf tools: remove arch-specific __weak
 2026-01-28  8:04 UTC  (6+ messages)
` [Patch v2 2/3] perf regs: Remove __weak attributive arch__xxx_reg_mask() functions

[PATCH v1] perf kvm stat: Remove use of the arch directory
 2026-01-28  7:41 UTC 

[PATCH] perf/core: Drop an unused parameter 'ctx'
 2026-01-28  6:43 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox