public inbox for linux-perf-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-12 12:12:07 to 2025-12-22 18:07:15 UTC [more...]

[PATCH v3 0/3] tools build: Fix arm64 unistd.h dependency
 2025-12-22 18:06 UTC  (4+ messages)
` [PATCH v3 1/3] tools headers: Go back to include asm-generic/unistd.h for arm64
` [PATCH v3 2/3] Revert "perf tools: Fix arm64 build by generating unistd_64.h"
` [PATCH v3 3/3] tools headers: Don't check arm64's unistd.h

[PATCH] arm64: perf: fix syscalltbl path base
 2025-12-22 17:36 UTC  (12+ messages)

[PATCH v5 0/3] Optimize code generation during context switching
 2025-12-22 16:48 UTC  (9+ messages)
` [PATCH v5 1/3] x86/mm/tlb: Make enter_lazy_tlb() always inline on x86
` [PATCH v5 2/3] sched: Make raw_spin_rq_unlock() inline
` [PATCH v5 3/3] sched/core: Make finish_task_switch() and its subfunctions always inline

[PATCH v4 00/14] perf cs-etm/arm-spe: Remove hard coded config fields
 2025-12-22 15:14 UTC  (15+ messages)
` [PATCH v4 01/14] perf parse-events: Refactor get_config_terms() to remove macros
` [PATCH v4 02/14] perf evsel: Refactor evsel__set_config_if_unset() arguments
` [PATCH v4 03/14] perf evsel: Move evsel__* functions to evsel.c
` [PATCH v4 04/14] perf evsel: Support sparse fields in evsel__set_config_if_unset()
` [PATCH v4 05/14] perf parse-events: Track all user changed config bits
` [PATCH v4 06/14] perf evsel: apply evsel__set_config_if_unset() to all config fields
` [PATCH v4 07/14] perf evsel: Add a helper to get the value of a config field
` [PATCH v4 08/14] perf parse-events: Always track user config changes
` [PATCH v4 09/14] perf tests: Test evsel__set_config_if_unset() and config change tracking
` [PATCH v4 10/14] perf cs-etm: Make a helper to find the Coresight evsel
` [PATCH v4 11/14] perf cs-etm: Don't use hard coded config bits when setting up ETMCR
` [PATCH v4 12/14] perf cs-etm: Don't use hard coded config bits when setting up TRCCONFIGR
` [PATCH v4 13/14] perf cs-etm: Don't hard code config attribute when configuring the event
` [PATCH v4 14/14] perf arm-spe: Don't hard code config attribute

[PATCH 0/2] arm64: Support NVIDIA Olympus for Perf Arm SPE
 2025-12-22  9:22 UTC  (4+ messages)
` [PATCH 1/2] tools headers arm64: Add NVIDIA Olympus part
` [PATCH 2/2] perf arm-spe: Add NVIDIA Olympus to neoverse list

[PATCH 1/4] perf test: Skip dlfilter test for build failures
 2025-12-19  1:18 UTC  (4+ messages)
` [PATCH 2/4] perf test: Use shelldir to refer perf source location
` [PATCH 3/4] perf test: Do not skip when some metrics tests succeeded
` [PATCH 4/4] perf test: Do not skip when some metric-group tests succeed

[RFC/PATCH] perf inject: Add --convert-callchain option
 2025-12-18 21:57 UTC 

[PATCH] perf/x86/uncore: clean up const mismatch
 2025-12-18 11:20 UTC  (5+ messages)

[PATCH v4 00/11] perf sched: Introduce stats tool
 2025-12-18  9:46 UTC  (5+ messages)

[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
 2025-12-18  9:19 UTC  (3+ messages)

[PATCH v5 00/24] ARM64 PMU Partitioning
 2025-12-17 23:05 UTC  (7+ messages)
` [PATCH v5 14/24] KVM: arm64: Write fast path PMU register handlers
` [PATCH v5 18/24] KVM: arm64: Enforce PMU event filter at vcpu_load()

[PATCH] perf inject: Keep build-ID data if no option is used
 2025-12-17 18:57 UTC  (2+ messages)

[PATCH v9 00/21] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
 2025-12-17 16:23 UTC  (22+ messages)
` [PATCH v9 01/21] dt-bindings: arm: pmu: Add Apple A7-A11 SoC CPU PMU compatibles
` [PATCH v9 02/21] drivers/perf: apple_m1: Only init PMUv3 remap when EL2 is available
` [PATCH v9 03/21] drivers/perf: apple_m1: Support per-implementation event tables
` [PATCH v9 04/21] drivers/perf: apple_m1: Support a per-implementation number of counters
` [PATCH v9 05/21] drivers/perf: apple_m1: Support configuring counters for 32-bit EL0
` [PATCH v9 06/21] drivers/perf: apple_m1: Support per-implementation PMU startup
` [PATCH v9 07/21] drivers/perf: apple_m1: Support per-implementation event attr group
` [PATCH v9 08/21] drivers/perf: apple_m1: Add Apple A7 support
` [PATCH v9 09/21] drivers/perf: apple_m1: Add Apple A8/A8X support
` [PATCH v9 10/21] drivers/perf: apple_m1: Add A9/A9X support
` [PATCH v9 11/21] drivers/perf: apple_m1: Add Apple A10/A10X/T2 Support
` [PATCH v9 12/21] drivers/perf: apple_m1: Add Apple A11 Support
` [PATCH v9 13/21] arm64: dts: apple: s5l8960x: Add CPU PMU nodes
` [PATCH v9 14/21] arm64: dts: apple: t7000: "
` [PATCH v9 15/21] arm64: dts: apple: t7001: "
` [PATCH v9 16/21] arm64: dts: apple: s800-0-3: "
` [PATCH v9 17/21] arm64: dts: apple: s8001: "
` [PATCH v9 18/21] arm64: dts: apple: t8010: "
` [PATCH v9 19/21] arm64: dts: apple: t8011: "
` [PATCH v9 20/21] arm64: dts: apple: t8012: "
` [PATCH v9 21/21] arm64: dts: apple: t8015: "

[PATCHSET v6 0/6] perf tools: Add deferred callchain support
 2025-12-17 16:00 UTC  (6+ messages)
` [PATCH v6 4/6] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED

[PATCH] perf build: Support passing extra Clang options via EXTRA_BPF_FLAGS
 2025-12-17 15:35 UTC  (12+ messages)

[PATCH v1] perf symbol: Fix ENOENT case for filename__read_build_id
 2025-12-17 15:27 UTC  (2+ messages)

[PATCH v2 0/3] perf genelf: BLAKE2s build ID generation
 2025-12-17 15:25 UTC  (2+ messages)

[PATCH v2 0/3] tools build: Fix arm64's unistd_64.h dependency
 2025-12-17 13:04 UTC  (2+ messages)

[PATCH 1/4] perf record: Split --data-mmap option
 2025-12-17 12:37 UTC  (3+ messages)

[PATCH] arch/powerpc/perf: Fix perf record -d sample loss on non-marked events
 2025-12-17 12:34 UTC  (2+ messages)

[PATCH RESEND bpf-next v7 0/2] Pass external callchain entry to get_perf_callchain
 2025-12-17  9:33 UTC  (3+ messages)
` [PATCH bpf-next v7 1/2] perf: Refactor get_perf_callchain
` [PATCH bpf-next v7 2/2] bpf: Hold the perf callchain entry until used completely

[PATCH v3 00/12] perf cs-etm/arm-spe: Remove hard coded config fields
 2025-12-17  9:30 UTC  (17+ messages)
` [PATCH v3 01/12] perf parse-events: Refactor get_config_terms() to remove macros
` [PATCH v3 02/12] perf evsel: Support sparse fields in evsel__set_config_if_unset()
` [PATCH v3 03/12] perf parse-events: Track all user changed config bits
` [PATCH v3 04/12] perf evsel: apply evsel__set_config_if_unset() to all config fields
` [PATCH v3 05/12] perf evsel: Add a helper to get the value of a config field
` [PATCH v3 06/12] perf parse-events: Always track user config changes
` [PATCH v3 07/12] perf tests: Test evsel__set_config_if_unset() and config change tracking
` [PATCH v3 08/12] perf cs-etm: Make a helper to find the Coresight evsel
` [PATCH v3 09/12] perf cs-etm: Don't use hard coded config bits when setting up ETMCR
` [PATCH v3 10/12] perf cs-etm: Don't use hard coded config bits when setting up TRCCONFIGR
` [PATCH v3 11/12] perf cs-etm: Don't hard code config attribute when configuring the event
` [PATCH v3 12/12] perf arm-spe: Don't hard code config attribute

[PATCH bpf-next v7 0/2] Pass external callchain entry to get_perf_callchain
 2025-12-17  9:11 UTC  (5+ messages)
` [PATCH bpf-next v7 1/2] perf: Refactor get_perf_callchain
` [PATCH bpf-next v7 2/2] bpf: Hold the perf callchain entry until used completely

[PATCH 0/3] perf/x86: Add Airmont NP
 2025-12-17  7:33 UTC  (3+ messages)

[PATCH v6 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
 2025-12-17  2:59 UTC  (7+ messages)
` [PATCH v6 1/2] watchdog: move arm64 watchdog_hld into common code
    ` [External] "
` [PATCH v6 2/2] riscv: add HARDLOCKUP_DETECTOR_PERF support
    ` [External] "

[PATCH v5 10/24] KVM: arm64: Set up FGT for Partitioned PMU
 2025-12-17  0:13 UTC  (3+ messages)

[PATCH bpf-next v6 0/2] Pass external callchain entry to get_perf_callchain
 2025-12-16 23:35 UTC  (6+ messages)
` [PATCH bpf-next v6 2/2] bpf: Hold the perf callchain entry until used completely

[PATCH 0/2] perf arm_spe: Minor event configs housekeeping
 2025-12-16 21:03 UTC  (6+ messages)
` [PATCH 1/2] perf mem: Simplify Arm SPE event config
` [PATCH 2/2] perf c2c: Update documentation for Arm SPE events

[PATCH v1] perf vendor power9 nest metrics: Correct unit from MB to MiB
 2025-12-16 18:28 UTC  (3+ messages)

[PATCH perf-next 0/4] glibc str functions const return fixes
 2025-12-16 18:23 UTC  (3+ messages)

[PATCH 00/19] coresight: trbe: Support trigger and circle buffer modes
 2025-12-16 16:27 UTC  (12+ messages)
` [PATCH 07/19] coresight: trbe: Refactor AUX flag setting
` [PATCH 10/19] coresight: trbe: Always check fault action when updating buffer
` [PATCH 16/19] coresight: trbe: Support trigger mode

[PATCH v2 00/12] Implement support for IBS virtualization
 2025-12-16 14:21 UTC  (3+ messages)
` [PATCH v2 03/12] KVM: Add KVM_GET_EXT_LAPIC and KVM_SET_EXT_LAPIC for extapic

[PATCH 6.18 596/614] perf/core: Fix missing read event generation on task exit
 2025-12-16 11:16 UTC 

[PATCH 6.17 493/507] perf/core: Fix missing read event generation on task exit
 2025-12-16 11:15 UTC 

[Patch v5 00/19] Support SIMD/eGPRs/SSP registers sampling for perf
 2025-12-16  6:59 UTC  (3+ messages)

[PATCH] perf bench: Add -t/--threads option to perf bench mem mmap
 2025-12-16  6:53 UTC  (4+ messages)

[PATCH 1/2] tools/build: Add a feature test for libopenssl
 2025-12-16  6:19 UTC  (7+ messages)

[PATCH 1/3] perf/x86/intel/cstate: Add Wildcat Lake support
 2025-12-16  1:51 UTC  (4+ messages)
` [PATCH 2/3] perf/x86/intel/cstate: Add Nova "
` [PATCH 3/3] perf/x86/intel/cstate: Add Diamond Rapids support

[PATCH] perf Documentation: Correct branch stack sampling call-stack option
 2025-12-16  1:39 UTC 

[PATCH] perf/x86/intel: Add missing branch counters constraint apply
 2025-12-16  1:21 UTC 

[PATCH] drivers: perf: use bitmap_empty() where appropriate
 2025-12-16  1:20 UTC 

[PATCH v5 19/24] KVM: arm64: Implement lazy PMU context swaps
 2025-12-15 18:06 UTC  (3+ messages)

[PATCH v5 21/24] KVM: arm64: Inject recorded guest interrupts
 2025-12-15 17:50 UTC  (3+ messages)

[PATCH v2] arm64: hw_breakpoint: warn on invalid breakpoint length
 2025-12-15 14:59 UTC  (2+ messages)

[PATCH v9 00/48] AMD, ARM, Intel metric generation with Python
 2025-12-15 13:24 UTC  (5+ messages)
` [PATCH v9 46/48] perf jevents: Add collection of topdown like metrics for arm64

[PATCH 0/3] perf/arm_dsu: Support newer DSUs
 2025-12-15 13:05 UTC  (4+ messages)
` [PATCH 1/3] perf/arm_dsu: Support DSU-110
` [PATCH 2/3] perf/arm_dsu: Support DSU-120
` [PATCH 3/3] perf/arm_dsu: Allow standard cycles events

[PATCH v2 0/2] perf arm_spe: Minor event configs housekeeping
 2025-12-15  8:40 UTC  (4+ messages)
` [PATCH v2 1/2] perf mem: Simplify Arm SPE event config
` [PATCH v2 2/2] perf c2c: Update documentation for adding memory event table

[PATCH] perf/x86: Prevent NULL event deref in handle_pmi_common()
 2025-12-15  7:43 UTC  (3+ messages)

[PATCH] arm64: hw_breakpoint: warn on invalid breakpoint length
 2025-12-13 10:10 UTC  (2+ messages)

[PATCH v5 22/24] KVM: arm64: Add KVM_CAP to partition the PMU
 2025-12-12 22:59 UTC  (2+ messages)

[PATCH v5 20/24] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
 2025-12-12 22:36 UTC  (2+ messages)

[PATCH v5 18/24] KVM: arm64: Enforce PMU event filter at vcpu_load()
 2025-12-12 21:59 UTC  (2+ messages)

[PATCH v5 17/24] KVM: arm64: Context swap Partitioned PMU guest registers
 2025-12-12 21:57 UTC  (2+ messages)

[PATCH v5 16/24] KVM: arm64: Account for partitioning in PMCR_EL0 access
 2025-12-12 21:31 UTC  (2+ messages)

[PATCH v5 15/24] KVM: arm64: Setup MDCR_EL2 to handle a partitioned PMU
 2025-12-12 21:22 UTC  (2+ messages)

[PATCH 0/7] Add Diamond Rapids uncore support
 2025-12-12 21:00 UTC  (8+ messages)
` [PATCH 1/7] perf/x86/intel/uncore: Add dual PCI/MSR discovery support
` [PATCH 2/7] perf/x86/intel/uncore: Add IMH PMON support for Diamond Rapids
` [PATCH 3/7] perf/x86/intel/uncore: Add CBB "
` [PATCH 4/7] perf/x86/intel/uncore: Add freerunning event descriptor helper macro
` [PATCH 5/7] perf/x86/intel/uncore: Support IIO free-running counters on DMR
` [PATCH 6/7] perf/x86/intel/uncore: Update DMR uncore constraints preliminarily
` [PATCH 7/7] perf pmu: Relax uncore wildcard matching to allow numeric suffix

[PATCH v5 13/24] KVM: arm64: Writethrough trapped PMOVS register
 2025-12-12 21:06 UTC  (2+ messages)

[PATCH v5 12/24] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned
 2025-12-12 20:54 UTC  (2+ messages)

[PATCH v5 09/24] perf: arm_pmuv3: Keep out of guest counter partition
 2025-12-12 20:29 UTC  (2+ messages)

[PATCH v5 11/24] KVM: arm64: Writethrough trapped PMEVTYPER register
 2025-12-12 20:27 UTC  (2+ messages)

[PATCH v5 01/24] arm64: cpufeature: Add cpucap for HPMN0
 2025-12-12 19:22 UTC  (2+ messages)

[PATCH] perf/x86: Fix NULL dereference in handle_pmi_common()
 2025-12-12 16:51 UTC 

[PATCH v1] perf addr2line: Add a libdw implementation
 2025-12-12 16:34 UTC  (6+ messages)

[PATCH v1] perf tests kallsyms: Fix missed map__put
 2025-12-12 15:19 UTC  (2+ messages)

[PATCH v2 00/12] perf cs-etm/arm-spe: Remove hard coded config fields
 2025-12-12 14:43 UTC  (7+ messages)
` [PATCH v2 01/12] perf parse-events: Refactor get_config_terms() to remove macros


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