public inbox for linux-perf-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-19 16:13:01 to 2025-02-25 11:18:11 UTC [more...]

[Patch v2 00/24] Arch-PEBS and PMU supports for Clearwater Forest and Panther Lake
 2025-02-25 11:18 UTC  (8+ messages)
` [Patch v2 10/24] perf/x86/intel: Process arch-PEBS records or record fragments
` [Patch v2 11/24] perf/x86/intel: Factor out common functions to process PEBS groups
` [Patch v2 12/24] perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSR

[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
 2025-02-25  8:28 UTC  (11+ messages)
  ` [PATCH v7 1/5] perf/dwc_pcie: Move common DWC struct definitions to 'pcie-dwc.h'
  ` [PATCH v7 2/5] PCI: dwc: Add helper to find the Vendor Specific Extended Capability (VSEC)
  ` [PATCH v7 3/5] Add debugfs based silicon debug support in DWC
  ` [PATCH v7 4/5] Add debugfs based error injection "
  ` [PATCH v7 5/5] Add debugfs based statistical counter "

[RFC/PATCH] perf lock contention: Add -J/--inject-delay option
 2025-02-25  7:59 UTC 

[PATCH] perf report: Add 'tgid' sort key
 2025-02-25  7:51 UTC  (17+ messages)

[PATCH v1 00/11] Python improvements for a real use of parse_events
 2025-02-25  6:30 UTC  (5+ messages)

[PATCH] perf script: Update brstack syntax documentation
 2025-02-25  6:17 UTC 

[PATCH v3 0/8] perf: Support multiple system call tables in the build
 2025-02-25  5:40 UTC  (14+ messages)
` [PATCH v3 1/8] perf syscalltble: Remove syscall_table.h
` [PATCH v3 2/8] perf trace: Reorganize syscalls
` [PATCH v3 3/8] perf syscalltbl: Remove struct syscalltbl
` [PATCH v3 4/8] perf thread: Add support for reading the e_machine type for a thread
` [PATCH v3 5/8] perf trace beauty: Add syscalltbl.sh generating all system call tables
` [PATCH v3 6/8] perf syscalltbl: Use lookup table containing multiple architectures
` [PATCH v3 7/8] perf build: Remove Makefile.syscalls
` [PATCH v3 8/8] perf syscalltbl: Mask off ABI type for MIPS system calls

[PATCH] perf trace: Implement syscall summary in BPF
 2025-02-25  4:43 UTC  (4+ messages)

[PATCH v20 00/11] arm64/perf: Enable branch stack sampling
 2025-02-25  1:31 UTC  (10+ messages)
` [PATCH v20 10/11] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH v20 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH v3 0/8] Add io_dir to avoid memory overhead from opendir
 2025-02-25  1:25 UTC  (12+ messages)
` [PATCH v3 1/8] tools lib api: Add io_dir an allocation free readdir alternative
` [PATCH v3 2/8] perf maps: Switch modules tree walk to io_dir__readdir
` [PATCH v3 3/8] perf pmu: Switch "
` [PATCH v3 4/8] perf header: Switch mem topology "
` [PATCH v3 5/8] perf events: Remove scandir in thread synthesis
` [PATCH v3 6/8] perf parse-events: Switch tracepoints to io_dir__readdir
` [PATCH v3 7/8] perf hwmon_pmu: Switch event discovery "
` [PATCH v3 8/8] perf machine: Reuse module path buffer

Internal error while annotating function
 2025-02-25  0:11 UTC  (2+ messages)

perf record question regarding grouped events
 2025-02-24 23:57 UTC  (2+ messages)

[PATCH] perf test stat_all_pmu.sh: Correctly check 'perf stat' result
 2025-02-24 23:40 UTC  (7+ messages)

[RFC] perf tools: About encodings of legacy event names
 2025-02-24 23:28 UTC  (7+ messages)

[PATCH 1/2] perf stat: Use field separator in the metric header
 2025-02-24 20:18 UTC  (5+ messages)

[PATCH v3] perf script: Fix output type for dynamically allocated core PMU's
 2025-02-24 18:57 UTC  (5+ messages)

[PATCH v7 0/4] Tracing contention lock owner call stack
 2025-02-24 18:42 UTC  (5+ messages)
` [PATCH v7 1/4] perf lock: Add bpf maps for owner stack tracing
` [PATCH v7 2/4] perf lock: Retrieve owner callstack in bpf program
` [PATCH v7 3/4] perf lock: Make rb_tree helper functions generic
` [PATCH v7 4/4] perf lock: Report owner stack in usermode

[PATCH v6 0/4] Tracing contention lock owner call stack
 2025-02-24 18:25 UTC  (8+ messages)
` [PATCH v6 1/4] perf lock: Add bpf maps for owner stack tracing
` [PATCH v6 2/4] perf lock: Retrieve owner callstack in bpf program
` [PATCH v6 3/4] perf lock: Make rb_tree helper functions generic
` [PATCH v6 4/4] perf lock: Report owner stack in usermode

[PATCH v5 0/5] x86/cpufeatures: Automatically generate required and disabled feature masks
 2025-02-24 17:27 UTC  (7+ messages)
` [PATCH v5 5/5] x86/cpufeatures: Add the CPU feature bit for MSR immediate form instructions

[PATCH v2] perf: Add RCU read lock protection to perf_iterate_ctx()
 2025-02-24 14:11 UTC 

[PATCH] perf: Add RCU read lock protection to perf_iterate_ctx()
 2025-02-24 12:30 UTC  (2+ messages)

[PATCH] tools/perf: Pick the correct dwarf die while adding probe point for a function
 2025-02-24  8:38 UTC  (3+ messages)

[PATCH v1] perf parse-events: Tidy name token matching
 2025-02-24  5:39 UTC  (9+ messages)

[PATCH -next v3] uprobes: reject the share zeropage in uprobe_write_opcode()
 2025-02-24  3:11 UTC 

[PATCH v4 0/2] Fix dwc_pcie pmu driver issues
 2025-02-24  1:54 UTC  (5+ messages)
` [PATCH v4 1/2] perf/dwc_pcie: fix some unreleased resources
` [PATCH v4 2/2] perf/dwc_pcie: fix duplicate pci_dev devices

[PATCH 1/2] perf x86/topdown: Fix topdown leader sampling test error on hybrid
 2025-02-24  8:33 UTC  (2+ messages)
` [PATCH 2/2] perf tools/tests: Fix topdown groups test on hybrid platforms

[PATCH v14 0/7] drm/xe/pmu: PMU interface for Xe
 2025-02-22 12:42 UTC  (3+ messages)
` [PATCH v14 1/7] perf/core: Add PMU_EVENT_ATTR_ID_STRING

[PATCH -next v2] uprobes: fix two zero old_folio bugs in __replace_page()
 2025-02-22 12:39 UTC  (7+ messages)

[PATCH v2] mm,procfs: allow read-only remote mm access under CAP_PERFMON
 2025-02-22 12:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove John Garry from arm64 perf tools
 2025-02-21 14:59 UTC  (2+ messages)

[PATCH 0/8] sysctl: Move sysctls from kern_table into their respective subsystems
 2025-02-21  7:59 UTC  (4+ messages)
` [PATCH 7/8] s390: mv s390 sysctls into their own file under arch/s390 dir

[PATCH v2 0/7] Add io_dir to avoid memory overhead from opendir
 2025-02-21  6:31 UTC  (6+ messages)
` [PATCH v2 1/7] tools lib api: Add io_dir an allocation free readdir alternative

[PATCH v3 00/15] Prepare for new Intel Family numbers
 2025-02-20 19:20 UTC  (21+ messages)
` [PATCH v3 01/15] x86/apic: Fix 32-bit APIC initialization for extended Intel Families
` [PATCH v3 02/15] x86/cpu/intel: Fix the movsl alignment preference for extended Families
` [PATCH v3 03/15] x86/microcode: Update the Intel processor flag scan check
` [PATCH v3 04/15] x86/mtrr: Modify a x86_model check to an Intel VFM check
` [PATCH v3 05/15] x86/cpu/intel: Replace early Family 6 checks with VFM ones
` [PATCH v3 06/15] x86/cpu/intel: Replace Family 15 "
` [PATCH v3 07/15] x86/cpu/intel: Replace Family 5 model "
` [PATCH v3 08/15] x86/acpi/cstate: Improve Intel Family model checks
` [PATCH v3 09/15] x86/smpboot: Remove confusing quirk usage in INIT delay
` [PATCH v3 10/15] x86/smpboot: Fix INIT delay assignment for extended Intel Families
` [PATCH v3 11/15] x86/cpu/intel: Fix fast string initialization for extended Families
` [PATCH v3 12/15] x86/pat: Replace Intel x86_model checks with VFM ones
` [PATCH v3 13/15] x86/cpu/intel: Bound the non-architectural constant_tsc model checks
` [PATCH v3 14/15] perf/x86: Simplify Intel PMU initialization
` [PATCH v3 15/15] perf/x86/p4: Replace Pentium 4 model checks with VFM ones

[PATCH v2 0/3] Support .gnu_debugdata for symbols in perf
 2025-02-20 18:55 UTC  (4+ messages)
` [PATCH v2 1/3] tools: perf: add dummy functions for !HAVE_LZMA_SUPPORT
` [PATCH v2 2/3] tools: perf: add LZMA decompression from FILE
` [PATCH v2 3/3] tools: perf: support .gnu_debugdata for symbols

[PATCH] perf/x86/rapl: Fix PP1 event for Intel Meteor/Lunar Lake
 2025-02-20 18:53 UTC  (6+ messages)

[PATCH v2 0/7] riscv: pmu: Add support for Control Transfer Records Ext
 2025-02-20 18:51 UTC  (3+ messages)
` [PATCH v2 1/7] perf: Increase the maximum number of samples to 256

[PATCH] perf: Improve startup time by reducing unnecessary stat() calls
 2025-02-20 18:26 UTC  (2+ messages)

[PATCH] perf report: Fix input reload/switch functionality
 2025-02-20 18:26 UTC  (2+ messages)

[PATCH 1/2] perf report: Switch data file correctly in TUI
 2025-02-20 18:26 UTC  (2+ messages)

[PATCH] perf vendor events arm64: Fix incorrect CPU_CYCLE in metrics expr
 2025-02-20 18:26 UTC  (2+ messages)

[PATCH] perf: fix up some comments and code to properly use the event_source bus
 2025-02-20 18:26 UTC  (3+ messages)

[PATCH] perf list: Also append PMU name in verbose mode
 2025-02-20 18:26 UTC  (4+ messages)

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-02-20 17:38 UTC  (20+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[RESEND PATCH 0/7] perf vendor events riscv: Update SiFive CPU PMU events
 2025-02-20 17:37 UTC  (3+ messages)

[PATCH 0/2] perf vendor events arm64: Add A720/A520 events/metrics
 2025-02-20 14:37 UTC  (12+ messages)

[PATCH -next] uprobes: fix two zero old_folio bugs in __replace_page()
 2025-02-20 12:25 UTC  (10+ messages)
` Add Morton,Peter and David for discussion//Re: "

Broken intel uncore events on SPR
 2025-02-20 12:11 UTC  (3+ messages)

[PATCH 0/4] PCI: dwc: Add PTM sysfs support
 2025-02-20  7:27 UTC  (4+ messages)
  ` [PATCH 1/4] perf/dwc_pcie: Move common DWC struct definitions to 'pcie-dwc.h'

[PATCH v2] perf report: Fix sample number stats for branch entry mode
 2025-02-20  4:59 UTC 

[PATCH] perf report: Fix sample number stats for branch entry mode
 2025-02-20  4:40 UTC  (2+ messages)

[PATCH] perf/arm-cmn: don't claim resource during ioremap() for CMN700 with ACPI
 2025-02-20  1:22 UTC  (6+ messages)

[PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"
 2025-02-19 23:32 UTC  (12+ messages)

[PATCH 0/1] Support .gnu_debugdata for symbols in perf
 2025-02-19 22:14 UTC  (6+ messages)
` [PATCH 1/1] tools: perf: support .gnu_debugdata for symbols

perf script: perf script hangs forever in linux-next
 2025-02-19 20:34 UTC  (4+ messages)

[PATCH v7 0/9] perf report: Add latency and parallelism profiling
 2025-02-19 20:32 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