linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-13 00:26:05 to 2025-02-17 20:04:15 UTC [more...]

[PATCH v2 00/11] perf script: Refactor branch flags for Arm SPE
 2025-02-17 20:04 UTC  (15+ messages)
` [PATCH v2 01/11] perf script: Make printing flags reliable
` [PATCH v2 02/11] perf script: Refactor sample_flags_to_name() function
` [PATCH v2 03/11] perf script: Separate events from branch types
` [PATCH v2 04/11] perf script: Add not taken event for branches
` [PATCH v2 05/11] perf script: Add not taken event for branch stack
` [PATCH v2 06/11] perf arm-spe: Extend branch operations
` [PATCH v2 07/11] perf arm-spe: Decode transactional event
` [PATCH v2 08/11] perf arm-spe: Fill branch operations and events to record
` [PATCH v2 09/11] perf arm-spe: Set sample flags with supplement info
` [PATCH v2 10/11] perf arm-spe: Add branch stack
` [PATCH v2 11/11] perf arm-spe: Support previous branch target (PBT) address

[PATCH v3 00/12] perf script: Refactor branch flags for Arm SPE
 2025-02-17 19:59 UTC  (13+ messages)
` [PATCH v3 01/12] perf script: Make printing flags reliable
` [PATCH v3 02/12] perf script: Refactor sample_flags_to_name() function
` [PATCH v3 03/12] perf script: Separate events from branch types
` [PATCH v3 04/12] perf script: Add not taken event for branches
` [PATCH v3 05/12] perf script: Add not taken event for branch stack
` [PATCH v3 06/12] perf arm-spe: Fix load-store operation checking
` [PATCH v3 07/12] perf arm-spe: Extend branch operations
` [PATCH v3 08/12] perf arm-spe: Decode transactional event
` [PATCH v3 09/12] perf arm-spe: Fill branch operations and events to record
` [PATCH v3 10/12] perf arm-spe: Set sample flags with supplement info
` [PATCH v3 11/12] perf arm-spe: Add branch stack
` [PATCH v3 12/12] perf arm-spe: Support previous branch target (PBT) address

[PATCH -next] uprobes: fix two zero old_folio bugs in __replace_page()
 2025-02-17 16:12 UTC  (2+ messages)

[PATCH] tools/perf: Pick the correct dwarf die while adding probe point for a function
 2025-02-17 15:48 UTC  (2+ messages)

[PATCH v3] perf cpumap: Reduce cpu size from int to int16_t
 2025-02-17 15:20 UTC  (2+ messages)

[RESEND][PATCH v3 0/7] perf/amd/ibs: Add Zen5 support
 2025-02-17 14:24 UTC  (3+ messages)

[PATCH] tools/perf: Add check to tool pmu tests to ensure if the event is valid
 2025-02-17 12:25 UTC  (4+ messages)

[PATCH v2 00/17] mm: fixes for device-exclusive entries (hmm)
 2025-02-17  9:32 UTC  (10+ messages)
` [PATCH v2 03/17] mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()

[PATCH] MAINTAINERS: Remove John Garry from arm64 perf tools
 2025-02-17  8:24 UTC  (2+ messages)

[PATCH] perf arm-spe: Report error if set frequency
 2025-02-17  8:20 UTC  (2+ messages)

[PATCH] uprobes: Don't use %pK through printk
 2025-02-17  7:43 UTC 

[PATCH v5 0/5] x86/cpufeatures: Automatically generate required and disabled feature masks
 2025-02-15 14:44 UTC  (9+ messages)
` [PATCH v5 1/5] x86/cpufeatures: Add {required,disabled} feature configs

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

[PATCH] perf: arm64: Fix compilation error
 2025-02-14 21:23 UTC  (4+ messages)

[PATCH v2] perf tools: Fix compile error on sample->user_regs
 2025-02-14 21:23 UTC  (4+ messages)

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

[PATCH] perf tools: Fix compile error on sample->user_regs
 2025-02-14 18:54 UTC 

[PATCH v7 0/9] perf report: Add latency and parallelism profiling
 2025-02-14 18:05 UTC  (11+ 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

perf: Question about machine__create_extra_kernel_maps and trampoline symbols
 2025-02-14 17:06 UTC  (5+ messages)

Broken intel uncore events on SPR
 2025-02-14 14:47 UTC  (2+ messages)

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

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

[PATCH] perf stat: Fix non-uniquified hybrid legacy events
 2025-02-14 10:45 UTC  (6+ messages)

perf script: perf script hangs forever in linux-next
 2025-02-14 10:21 UTC  (3+ messages)

[PATCH v3 0/2] tools: Unify top-level quiet infrastructure
 2025-02-14 10:08 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] tools: Remove redundant quiet setup

[PATCH 0/2] perf vendor events arm64: Add A720/A520 events/metrics
 2025-02-14 10:02 UTC  (8+ 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 v19 00/11] arm64/perf: Enable branch stack sampling
 2025-02-14  9:55 UTC  (13+ 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)

[PATCH bpf-next] bpf: Add tracepoints with null-able arguments
 2025-02-14  9:13 UTC  (5+ messages)

[PATCH v2 00/17] Prepare for new Intel Family numbers
 2025-02-14  2:23 UTC  (17+ messages)
` [PATCH v2 05/17] x86/cpu/intel: Fix page copy performance for extended Families
` [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] perf report: Add 'tgid' sort key
 2025-02-13 23:35 UTC 

[PATCH v5 0/5] Tracing contention lock owner call stack
 2025-02-13 23:28 UTC  (5+ messages)
` [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 v15 00/10] perf record --off-cpu: Dump off-cpu samples directly
 2025-02-13 23:04 UTC  (12+ messages)
` [PATCH v15 01/10] perf evsel: Expose evsel__is_offcpu_event() for future use
` [PATCH v15 02/10] perf record --off-cpu: Parse off-cpu event
` [PATCH v15 03/10] perf record --off-cpu: Preparation of off-cpu BPF program
` [PATCH v15 04/10] perf record --off-cpu: Dump off-cpu samples in BPF
` [PATCH v15 05/10] perf evsel: Assemble offcpu samples
` [PATCH v15 06/10] perf record --off-cpu: Disable perf_event's callchain collection
` [PATCH v15 07/10] perf script: Display off-cpu samples correctly
` [PATCH v15 08/10] perf record --off-cpu: Dump the remaining samples in BPF's stack trace map
` [PATCH v15 09/10] perf record --off-cpu: Add --off-cpu-thresh option
` [PATCH v15 10/10] perf test: Add direct off-cpu test

[RESEND PATCH 0/7] perf vendor events riscv: Update SiFive CPU PMU events
 2025-02-13  1:21 UTC  (8+ messages)
` [RESEND PATCH 1/7] perf vendor events riscv: Rename U74 to Bullet
` [RESEND PATCH 2/7] perf vendor events riscv: Remove leading zeroes
` [RESEND PATCH 3/7] perf vendor events riscv: Update SiFive Bullet events
` [RESEND PATCH 4/7] perf vendor events riscv: Add SiFive Bullet version 0x07 events
` [RESEND PATCH 5/7] perf vendor events riscv: Add SiFive Bullet version 0x0d events
` [RESEND PATCH 6/7] perf vendor events riscv: Add SiFive P550 events
` [RESEND PATCH 7/7] perf vendor events riscv: Add SiFive P650 events

[PATCH v2 0/2] tools: Unify top-level quiet infrastructure
 2025-02-13 20:37 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tools: Remove redundant quiet setup

[PATCH v1 00/10] Move uid filtering to BPF filters
 2025-02-13 18:59 UTC  (15+ messages)

[RFC PATCH v3 0/8] PMU partitioning driver support
 2025-02-13 18:26 UTC  (10+ messages)
` [RFC PATCH v3 1/8] arm64: cpufeature: Add cap for HPMN0
` [RFC PATCH v3 2/8] arm64: Generate sign macro for sysreg Enums
` [RFC PATCH v3 3/8] KVM: arm64: Cleanup PMU includes
` [RFC PATCH v3 4/8] KVM: arm64: Reorganize PMU functions
` [RFC PATCH v3 5/8] KVM: arm64: Introduce module param to partition the PMU
` [RFC PATCH v3 6/8] perf: arm_pmuv3: Generalize counter bitmasks
` [RFC PATCH v3 7/8] perf: arm_pmuv3: Keep out of guest counter partition
` [RFC PATCH v3 8/8] KVM: arm64: selftests: Reword selftests error

[PATCH v1] tools build: Fix a number of Wconversion warnings
 2025-02-13 17:21 UTC  (2+ messages)

[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  (4+ messages)

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

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

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

[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 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 v2 00/10] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
 2025-02-13  8:36 UTC  (3+ messages)
` [PATCH v2 01/10] dt-bindings: arm: pmu: Add Apple A7-A11 SoC CPU PMU compatibles


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).