public inbox for linux-perf-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-09 14:29:57 to 2026-03-12 01:06:05 UTC [more...]

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

[PATCH v4 00/30] tools build: Append -fzero-init-padding-bits=all option
 2026-03-12  0:29 UTC  (39+ 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: "

[PATCH] static_call: use CFI-compliant return0 stubs
 2026-03-12  0:16 UTC  (3+ messages)

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

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

[PATCH v6 00/19] ARM64 PMU Partitioning
 2026-03-11 17:45 UTC  (8+ 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 v5 0/2] Fix get cpu steer-tag fail on ARM64 platform
 2026-03-11 17:02 UTC  (10+ messages)
` [PATCH v5 1/2] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_acpi_id() on non-x86
` [PATCH v5 2/2] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-11 16:01 UTC  (28+ messages)
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [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 14/16] mm: rename zap_page_range_single() to 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  (8+ messages)

[PATCH 1/2] perf/x86/intel: Fix OMR snoop information parsing issues
 2026-03-11  7:52 UTC  (2+ messages)
` [PATCH 2/2] perf/x86: Update cap_user_rdpmc base on rdpmc user disable state

[PATCH] perf test: Fix test case 120 and 121 for s390
 2026-03-11  7:21 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 v6 00/16] Support Armv8 RAS Extensions for Kernel-first error handling
 2026-03-11  3:25 UTC  (5+ messages)
` [PATCH v6 15/16] ras: AEST: support vendor node CMN700

[RFC PATCH v2 0/6] mm/damon: introduce perf event based access check
 2026-03-11  0:51 UTC  (5+ messages)
` [RFC PATCH v2 2/6] mm/damon/core: introduce struct damon_access_report

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

[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 v6 0/7] Introduce structure for shell tests
 2026-03-10 15:24 UTC  (12+ messages)
` [PATCH v6 1/7] perf tests: Create a "
` [PATCH v6 2/7] perf test: Provide setup for the shell test suite
` [PATCH v6 3/7] perftool-testsuite: Add empty setup for base_probe
` [PATCH v6 4/7] perf test: Introduce storing logs for shell tests
` [PATCH v6 5/7] perf test: Format log directories "
` [PATCH v6 6/7] perf test: Remove perftool drivers
` [PATCH v6 7/7] perf test: Fix relative path for 'stderr-whitelist.txt'

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

[PATCH v2] perf ftrace: Fix hashmap__new() error checking
 2026-03-10 14:50 UTC  (2+ messages)

[PATCH v2] perf annotate: Fix hashmap__new() error checking
 2026-03-10 14:49 UTC  (2+ messages)

[PATCH v2] powerpc, perf: Check that current->mm is alive before getting user callchain
 2026-03-10 13:24 UTC  (4+ messages)

[PATCH v5 00/10] perf sched: Introduce stats tool
 2026-03-10 10:08 UTC  (4+ messages)
` [PATCH v5 07/10] perf sched stats: Add support for live mode

[Patch v2 0/7] Enable core PMU for DMR and NVL
 2026-03-10  5:28 UTC  (4+ messages)
` [Patch v2 7/7] perf/x86/intel: Add support for rdpmc user disable feature

[PATCH] perf: Fix deadlock in perf_mmap()
 2026-03-10  4:45 UTC  (4+ messages)

[Patch v9 00/12] arch-PEBS enabling for Intel platforms
 2026-03-10  4:36 UTC  (5+ messages)
` [Patch v9 12/12] perf/x86/intel: Add counter group support for arch-PEBS

[PATCH v2 0/1] perf: Add --pmu-filter option for filtering PMUs
 2026-03-10  4:06 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v4 1/2] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_acpi_id() on non-x86
 2026-03-10  3:29 UTC  (3+ messages)

[Patch v3 0/7] Enable core PMU for DMR and NVL
 2026-03-10  3:14 UTC  (4+ messages)
` [Patch v3 6/7] perf/x86: Use macros to replace magic numbers in attr_rdpmc

[PATCH] perf/x86: Restore event pointer setup in x86_pmu_start()
 2026-03-10  1:45 UTC  (4+ messages)

[PATCH v3] perf: Add layout support for --symfs option
 2026-03-10  0:29 UTC  (5+ messages)

[GIT PULL] Performance events changes for v6.19
 2026-03-09 23:37 UTC  (2+ messages)

[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
 2026-03-09 20:50 UTC  (7+ messages)

Syncing include/linux/coresight-pmu.h with its copy in tools/perf
 2026-03-09 19:21 UTC  (3+ messages)

[PATCH v2 00/11] perf tools: Improvements to data type profiler
 2026-03-09 17:55 UTC  (12+ messages)
` [PATCH v2 01/11] perf dwarf-aux: Add die_get_pointer_type to get pointer types
` [PATCH v2 02/11] perf dwarf-aux: Preserve typedefs in match_var_offset
` [PATCH v2 03/11] perf dwarf-aux: Skip check_variable for variable lookup
` [PATCH v2 04/11] perf annotate-data: Improve type comparison from different scopes
` [PATCH v2 05/11] perf dwarf-aux: Handle array types in die_get_member_type
` [PATCH v2 06/11] perf annotate-data: Collect global variables without name
` [PATCH v2 07/11] perf annotate-data: Handle global variable access with const register
` [PATCH v2 08/11] perf annotate-data: Add invalidate_reg_state() helper for x86
` [PATCH v2 09/11] perf annotate-data: Invalidate caller-saved regs for all calls
` [PATCH v2 10/11] perf annotate-data: Use DWARF location ranges to preserve reg state
` [PATCH v2 11/11] perf dwarf-aux: Collect all variable locations for insn tracking

[PATCH v2 0/7] perf/amd/ibs: Future enhancements
 2026-03-09 15:57 UTC  (6+ messages)
` [PATCH v2 5/7] perf/amd/ibs: Enable RIP bit63 hardware filtering

[PATCH] perf_events: fix array-index-out-of-bounds in x86_pmu_del
 2026-03-09 15:48 UTC  (4+ messages)

[PATCH] perf utilities: cln_size header
 2026-03-09 15:28 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] powerpc, perf: Check that current->mm is alive before getting user callchain
 2026-03-09 14:43 UTC  (6+ messages)


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