public inbox for linux-perf-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-11 17:25:04 to 2025-02-13 17:21:32 UTC [more...]

[PATCH v1] perf sample: Make user_regs and intr_regs optional
 2025-02-13 17:21 UTC  (7+ messages)

[PATCH v8 00/24] Intel vendor events and TMA 5.02 metrics
 2025-02-13 17:21 UTC  (29+ messages)
` [PATCH v8 01/24] perf vendor events: Update Alderlake events/metrics
` [PATCH v8 02/24] perf vendor events: Update AlderlakeN events/metrics
` [PATCH v8 03/24] perf vendor events: Add Arrowlake events/metrics
` [PATCH v8 04/24] perf vendor events: Update Broadwell events/metrics
` [PATCH v8 05/24] perf vendor events: Update BroadwellDE events/metrics
` [PATCH v8 06/24] perf vendor events: Update BroadwellX events/metrics
` [PATCH v8 07/24] perf vendor events: Update CascadelakeX events/metrics
` [PATCH v8 08/24] perf vendor events: Add Clearwaterforest events
` [PATCH v8 09/24] perf vendor events: Update EmeraldRapids events/metrics
` [PATCH v8 10/24] perf vendor events: Update GrandRidge events/metrics
` [PATCH v8 11/24] perf vendor events: Update/add Graniterapids events/metrics
` [PATCH v8 12/24] perf vendor events: Update Haswell events/metrics
` [PATCH v8 13/24] perf vendor events: Update HaswellX events/metrics
` [PATCH v8 14/24] perf vendor events: Update Icelake events/metrics
` [PATCH v8 15/24] perf vendor events: Update IcelakeX events/metrics
` [PATCH v8 16/24] perf vendor events: Update/add Lunarlake events/metrics
` [PATCH v8 17/24] perf vendor events: Update Meteorlake events/metrics
` [PATCH v8 18/24] perf vendor events: Update Rocketlake events/metrics
` [PATCH v8 19/24] perf vendor events: Update Sapphirerapids events/metrics
` [PATCH v8 20/24] perf vendor events: Update Sierraforest events/metrics
` [PATCH v8 21/24] perf vendor events: Update Skylake metrics
` [PATCH v8 22/24] perf vendor events: Update SkylakeX events/metrics
` [PATCH v8 23/24] perf vendor events: Update Tigerlake events/metrics
` [PATCH v8 24/24] perf test stat_all_metrics: Ensure missing events fail test

[PATCH] perf tools: Use symfs when opening debuginfo by path
 2025-02-13 17:21 UTC  (4+ messages)

[PATCH v3 0/4] perf trace: Add --summary-mode option
 2025-02-13 17:21 UTC  (11+ messages)
` [PATCH v3 1/4] perf trace: Allocate syscall stats only if summary is on
` [PATCH v3 2/4] perf trace: Convert syscall_stats to hashmap

[PATCH] perf tests: Fix Tool PMU test segfault
 2025-02-13 17:21 UTC  (4+ messages)

[PATCH v19 00/11] arm64/perf: Enable branch stack sampling
 2025-02-13 17:13 UTC  (12+ messages)
` [PATCH v19 09/11] arm64: Handle BRBE booting requirements
` [PATCH v19 10/11] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH v19 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

perf: Question about machine__create_extra_kernel_maps and trampoline symbols
 2025-02-13 16:56 UTC  (2+ messages)

[PATCH 0/2] perf vendor events arm64: Add A720/A520 events/metrics
 2025-02-13 16:53 UTC  (5+ messages)
` [PATCH 1/2] perf vendor events arm64: Add Cortex-A720 events/metrics
` [PATCH 2/2] perf vendor events arm64: Add Cortex-A520 events/metrics

[PATCH v3 00/10] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
 2025-02-13 14:36 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: arm: pmu: Add Apple A7-A11 SoC CPU PMU compatibles
` [PATCH v3 02/10] drivers/perf: apple_m1: Support per-implementation event tables
` [PATCH v3 03/10] drivers/perf: apple_m1: Support a per-implementation number of counters
` [PATCH v3 04/10] drivers/perf: apple_m1: Support configuring counters for 32-bit EL0
` [PATCH v3 05/10] drivers/perf: apple_m1: Support per-implementation PMU start
` [PATCH v3 06/10] drivers/perf: apple_m1: Add Apple A7 support
` [PATCH v3 07/10] drivers/perf: apple_m1: Add Apple A8/A8X support
` [PATCH v3 08/10] drivers/perf: apple_m1: Add A9/A9X support
` [PATCH v3 09/10] drivers/perf: apple_m1: Add Apple A10/A10X/T2 Support
` [PATCH v3 10/10] drivers/perf: apple_m1: Add Apple A11 Support

[PATCH] perf stat: Fix non-uniquified hybrid legacy events
 2025-02-13 12:15 UTC  (4+ messages)

[PATCH v2 00/17] mm: fixes for device-exclusive entries (hmm)
 2025-02-13 11:15 UTC  (3+ messages)

perf script: perf script hangs forever in linux-next
 2025-02-13 11:06 UTC 

[PATCH] perf vendor events arm64: Fix incorrect CPU_CYCLE in metrics expr
 2025-02-13 10:52 UTC  (2+ messages)

[PATCH v5 0/8] perf report: Add latency and parallelism profiling
 2025-02-13  9:09 UTC  (15+ messages)
` [PATCH v5 6/8] perf report: Add --latency flag

[PATCH v7 0/9] perf report: Add latency and parallelism profiling
 2025-02-13  9:08 UTC  (10+ messages)
` [PATCH v7 1/9] perf report: Add machine parallelism
` [PATCH v7 2/9] perf report: Add parallelism sort key
` [PATCH v7 3/9] perf report: Switch filtered from u8 to u16
` [PATCH v7 4/9] perf report: Add parallelism filter
` [PATCH v7 5/9] perf report: Add latency output field
` [PATCH v7 6/9] perf report: Add --latency flag
` [PATCH v7 7/9] perf report: Add latency and parallelism profiling documentation
` [PATCH v7 8/9] perf test: Add tests for latency and parallelism profiling
` [PATCH v7 9/9] perf hist: Shrink struct hist_entry size

[PATCH v2 00/10] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
 2025-02-13  8:36 UTC  (12+ messages)
` [PATCH v2 01/10] dt-bindings: arm: pmu: Add Apple A7-A11 SoC CPU PMU compatibles
` [PATCH v2 02/10] drivers/perf: apple_m1: Support per-implementation event tables
` [PATCH v2 03/10] drivers/perf: apple_m1: Support a per-implementation number of counters
` [PATCH v2 04/10] drivers/perf: apple_m1: Support configuring counters for 32-bit EL0
` [PATCH v2 05/10] drivers/perf: apple_m1: Support per-implementation PMU start
` [PATCH v2 06/10] drivers/perf: apple_m1: Add Apple A7 support
` [PATCH v2 07/10] drivers/perf: apple_m1: Add Apple A8/A8X support
` [PATCH v2 08/10] drivers/perf: apple_m1: Add A9/A9X support
` [PATCH v2 09/10] drivers/perf: apple_m1: Add Apple A10/A10X/T2 Support
` [PATCH v2 10/10] drivers/perf: apple_m1: Add Apple A11 Support

[PATCH v1 00/10] Move uid filtering to BPF filters
 2025-02-13  7:27 UTC  (20+ messages)
` [PATCH v1 01/10] perf bench evlist-open-close: Reduce scope of 2 variables
` [PATCH v1 02/10] perf parse-events filter: Use evsel__find_pmu

[PATCH v1 00/11] perf script: Refactor branch flags for Arm SPE
 2025-02-13  5:29 UTC  (5+ messages)

[PATCH] tools/perf: Add check to tool pmu tests to ensure if the event is valid
 2025-02-13  3:34 UTC  (2+ messages)

[PATCH] perf report: Add 'tgid' sort key
 2025-02-13  1:52 UTC  (7+ messages)

[PATCH v5 0/5] Tracing contention lock owner call stack
 2025-02-12 22:24 UTC  (6+ messages)
` [PATCH v5 1/5] perf lock: Add bpf maps for owner stack tracing
` [PATCH v5 2/5] perf lock: Retrieve owner callstack in bpf program
` [PATCH v5 3/5] perf lock: Make rb_tree helper functions generic
` [PATCH v5 4/5] perf lock: Report owner stack in usermode
` [PATCH v5 5/5] perf lock: Update documentation for -o option in contention mode

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

[PATCH v2 0/7] perf: Support multiple system call tables in the build
 2025-02-12 13:59 UTC  (12+ messages)
` [PATCH v2 3/7] perf syscalltbl: Remove struct syscalltbl
` [PATCH v2 5/7] perf trace beauty: Add syscalltbl.sh generating all system call tables

[PATCH] tools/perf: Pick the correct dwarf die while adding probe point for a function
 2025-02-12 13:19 UTC 

[PATCH] perf: Improve startup time by reducing unnecessary stat() calls
 2025-02-12  2:10 UTC  (4+ messages)

[PATCH 00/10] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
 2025-02-12  1:46 UTC  (3+ messages)
` [PATCH 02/10] drivers/perf: apple_m1: Support per-implementation event tables

[PATCH v4 0/5] Tracing contention lock owner call stack
 2025-02-12  1:45 UTC  (5+ messages)
` [PATCH v4 2/5] perf lock: Retrieve owner callstack in bpf program

[PATCH] perf: Deadcode removal
 2025-02-12  1:39 UTC  (2+ messages)

[PATCH] perf tool_pmu: Add skip check in tool_pmu__event_to_str()
 2025-02-12  1:39 UTC  (2+ messages)

[PATCH v2 13/17] mm/page_idle: handle device-exclusive entries correctly in page_idle_clear_pte_refs_one()
 2025-02-11 20:48 UTC  (2+ messages)

[PATCH v14 00/10] perf record --off-cpu: Dump off-cpu samples directly
 2025-02-11 18:49 UTC  (9+ messages)
` [PATCH v14 04/10] perf record --off-cpu: Dump off-cpu samples in BPF


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