public inbox for linux-perf-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-10 15:06:09 to 2026-03-13 16:58:04 UTC [more...]

[PATCH v2] perf/x86: Move event pointer setup earlier in x86_pmu_enable()
 2026-03-13 16:57 UTC  (12+ messages)

[PATCH v1] perf/x86: Fix potential bad container_of in intel_pmu_hw_config
 2026-03-13 16:28 UTC  (3+ messages)

[PATCH v4 00/30] tools build: Append -fzero-init-padding-bits=all option
 2026-03-13 16:26 UTC  (49+ messages)
` [PATCH v4 01/30] tools: lib: thermal: Fix typo
` [PATCH v4 02/30] tools/thermal: "
` [PATCH v4 03/30] tools: lib: thermal: Initialize CFLAGS before including Makefile.include
` [PATCH v4 04/30] tools/thermal: "
` [PATCH v4 05/30] bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGS
` [PATCH v4 06/30] libbpf: Remove duplicate $(CLANG_CROSS_FLAGS)
` [PATCH v4 07/30] libbpf: Initialize CFLAGS before including Makefile.include
` [PATCH v4 08/30] tools build: Append -fzero-init-padding-bits=all to extra cflags
` [PATCH v4 09/30] bpftool: Append extra host flags
` [PATCH v4 10/30] perf build: "
` [PATCH v4 11/30] tools/bpf: build: Append extra cflags
` [PATCH v4 12/30] tools build: Append extra host cflags
` [PATCH v4 13/30] tools: bootconfig: Append extra cflags
` [PATCH v4 14/30] tools: counter: "
` [PATCH v4 15/30] tools: dma: "
` [PATCH v4 16/30] tools: gpio: "
` [PATCH v4 17/30] tools: hv: "
` [PATCH v4 18/30] tools: iio: "
` [PATCH v4 19/30] tools: mm: "
` [PATCH v4 20/30] tools: objtool: Append extra host cflags
` [PATCH v4 21/30] tools: power: acpi: Append extra cflags
` [PATCH v4 22/30] tools: power: x86/intel-speed-select: "
` [PATCH v4 23/30] tools: sched_ext: "
` [PATCH v4 24/30] tools: spi: "
` [PATCH v4 25/30] tools: tracing: "
` [PATCH v4 26/30] tools: usb: "
` [PATCH v4 27/30] selftests/bpf: "
` [PATCH v4 28/30] selftests/hid: "
` [PATCH v4 29/30] selftests/nolibc: "
` [PATCH v4 30/30] selftests/sched_ext: "

perf stat issue with 7.0.0rc3
 2026-03-13 16:10 UTC  (6+ messages)

[PATCH] perf build: Avoid argument list too long in orphan pruning
 2026-03-13 15:47 UTC  (3+ messages)

[GIT PULL] perf tools fixes for v7.0
 2026-03-13 15:14 UTC 

[PATCH 0/2] perf: tools: cs-etm: Fixes for CoreSight debug dump
 2026-03-13 14:45 UTC  (5+ messages)
` [PATCH 1/2] perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE trace
` [PATCH 2/2] perf: tools: cs-etm: Enhance raw Coresight trace debug display

[PATCH v2] perf record: Add support for arch_sdt_arg_parse_op() on s390
 2026-03-13 13:23 UTC 

[PATCH v6 00/16] Support Armv8 RAS Extensions for Kernel-first error handling
 2026-03-13  9:49 UTC  (6+ messages)
` [PATCH v6 15/16] ras: AEST: support vendor node CMN700

[PATCH] perf test: Fix test case 120 and 121 for s390
 2026-03-13  9:46 UTC  (18+ messages)
            ` [PATCH v1 0/2] perf evsel fallback changes
              ` [PATCH v1 1/2] perf evsel: Improve falling back from cycles
              ` [PATCH v1 2/2] perf evsel: Don't configure framepointer callchains on s390
              ` [PATCH v2 0/2] perf evsel fallback changes
                ` [PATCH v2 1/2] perf evsel: Improve falling back from cycles
                ` [PATCH v2 2/2] perf evsel: Don't configure framepointer callchains on s390

[PATCH] perf record: Add support for arch_sdt_arg_parse_op() on s390
 2026-03-13  9:03 UTC 

[RFC PATCH v2 0/6] mm/damon: introduce perf event based access check
 2026-03-13  7:35 UTC  (3+ messages)

[PATCH v6 0/3] Fix get cpu steer-tag fail on ARM64 platform
 2026-03-13  2:32 UTC  (9+ messages)
` [PATCH v6 1/3] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
` [PATCH v6 2/3] x86: Implement acpi_get_cpu_uid()
` [PATCH v6 3/3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform

[PATCH v7 0/3] Fix get cpu steer-tag fail on ARM64 platform
 2026-03-13  2:21 UTC  (4+ messages)
` [PATCH v7 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
` [PATCH v7 2/3] x86: Implement acpi_get_cpu_uid()
` [PATCH v7 3/3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform

[PATCH 1/2] perf/x86/intel: Fix OMR snoop information parsing issues
 2026-03-13  0:48 UTC  (18+ messages)
` [PATCH 2/2] perf/x86: Update cap_user_rdpmc base on rdpmc user disable state
      ` [PATCH v1 1/2] perf/x86: Avoid inadvertent casts to x86_hybrid_pmu
        ` [PATCH v1 2/2] perf/x86: Reduce is_hybrid calls and aid ellision of BUG_ON in hybrid_pmu

[PATCH v6 00/19] ARM64 PMU Partitioning
 2026-03-12 22:39 UTC  (12+ messages)
` [PATCH v6 04/19] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v6 06/19] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH v6 11/19] KVM: arm64: Context swap Partitioned PMU guest registers

[PATCH v1] perf branch: Avoid incrementing NULL
 2026-03-12 22:31 UTC 

[PATCH v6 16/19] KVM: arm64: Add vCPU device attr to partition the PMU
 2026-03-12 22:13 UTC  (2+ messages)

[PATCH v1] perf build: Revert "enable -fno-strict-aliasing"
 2026-03-12 20:58 UTC  (5+ messages)

[PATCH v1 0/5] perf tool: Minor code clean ups
 2026-03-12 20:40 UTC  (2+ messages)

[PATCH v6 0/7] Introduce structure for shell tests
 2026-03-12 18:26 UTC  (10+ messages)
` [PATCH v6 1/7] perf tests: Create a "
` [PATCH v6 2/7] perf test: Provide setup for the shell test suite
` [PATCH v6 4/7] perf test: Introduce storing logs for shell tests
` [PATCH v6 5/7] perf test: Format log directories "

[PATCH v2 0/1] perf: Add --pmu-filter option for filtering PMUs
 2026-03-12 18:07 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] static_call: use CFI-compliant return0 stubs
 2026-03-12 17:18 UTC  (6+ messages)

[QUESTION] ARM DSU PMU: 32-bit counter assumption and handling of 64-bit event counters
 2026-03-12 14:51 UTC  (3+ messages)

[RESEND Patch 1/2] perf/x86/intel: Only check GP counters for PEBS constraints validation
 2026-03-12  8:44 UTC  (13+ messages)
` [RESEND Patch 2/2] perf/x86/intel: Add missing branch counters constraint apply

[PATCH v2] perf disasm: Fix potential use-after-free on fileloc
 2026-03-12  1:17 UTC  (2+ messages)

[PATCH v4] perf: Add layout support for --symfs option
 2026-03-12  1:17 UTC  (2+ messages)

[PATCH v1] perf synthetic-events: Fix stale build ID in module MMAP2 records
 2026-03-11 20:47 UTC  (5+ messages)

[PATCH v5 0/2] Fix get cpu steer-tag fail on ARM64 platform
 2026-03-11 17:02 UTC  (6+ messages)
` [PATCH v5 2/2] PCI/TPH: "

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-11 16:01 UTC  (24+ messages)
` [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
` [PATCH v1 09/16] mm/memory: convert details->even_cows into details->skip_cows
` [PATCH v1 10/16] mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
` [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
` [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()

[PATCH] perf stat: Fix crash on arm64
 2026-03-11 11:50 UTC  (7+ messages)

[PATCH v3] perf/core: Fix missing read event generation on task exit
 2026-03-11 10:16 UTC  (7+ messages)

[PATCH v3] perf tests: mmap-basic: fix user rdpmc detection logic
 2026-03-11  6:41 UTC  (3+ messages)

Test case '105: perf stat tests' fails for s390
 2026-03-11  5:52 UTC  (3+ messages)

[PATCH v5 1/2] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_acpi_id() on non-x86
 2026-03-11  2:57 UTC  (4+ messages)

[PATCH v3 00/30] tools build: Append -fzero-init-padding-bits=all option
 2026-03-10 17:50 UTC  (9+ messages)
` [PATCH v3 26/30] tools: verification: Append extra cflags
` [PATCH v3 27/30] selftests/bpf: "
` [PATCH v3 29/30] selftests/nolibc: "

[PATCH v2] perf vendor events arm64: Add Tegra410 Olympus PMU events
 2026-03-10 17:41 UTC  (2+ messages)

[PATCH v2 0/5] perf/amd/ibs: Assorted fixes
 2026-03-10 16:46 UTC  (6+ messages)
` [PATCH v2 4/5] perf/amd/ibs: Avoid calling perf_allow_kernel() from the IBS NMI handler

[PATCH] perf disasm: Fix off-by-one bug in outside check
 2026-03-10 15:09 UTC  (4+ messages)
` [PATCH v1] perf annotate loongarch: "


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