linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-20 14:16:26 to 2025-05-26 06:15:45 UTC [more...]

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-05-26  6:15 UTC  (21+ messages)
` [PATCH v4 04/38] perf: Add a EVENT_GUEST flag
` [PATCH v4 05/38] perf: Add generic exclude_guest support
` [PATCH v4 09/38] perf: Add switch_guest_ctx() interface
` [PATCH v4 14/38] KVM: x86/pmu: Introduce enable_mediated_pmu global parameter
` [PATCH v4 20/38] KVM: x86/pmu: Check if mediated vPMU can intercept rdpmc
` [PATCH v4 34/38] perf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for AMD host

[GIT PULL] Performance events updates for v6.16
 2025-05-25  9:32 UTC 

[PATCH FYI 0/7] Updating some kernel headers with the kernel sources
 2025-05-24 10:58 UTC  (12+ messages)
` [PATCH 1/7] tools include UAPI: Sync linux/vhost.h "

[PATCH v2] perf test: Add AMD IBS sw filter test
 2025-05-24  9:47 UTC  (2+ messages)

[PATCH 1/3] perf mem: Describe overhead calculation in brief
 2025-05-23 22:21 UTC  (3+ messages)
` [PATCH 2/3] perf mem: Display sort order only if it's available
` [PATCH 3/3] perf mem: Show absolute percent in mem_stat output

[PATCH] perf test: Add cgroup summary test case for perf trace
 2025-05-23 22:12 UTC  (6+ messages)

[PATCH 1/3] perf test: Support arch-specific shell tests
 2025-05-23 21:36 UTC  (11+ messages)
` [PATCH 2/3] perf test: Move some ARM tests to arch/arm64/tests/shell
` [PATCH 3/3] perf test: Add AMD IBS sw filter test

[PATCH v4 0/3] Add support for long task name
 2025-05-23 20:55 UTC  (14+ messages)
` [PATCH v4 1/3] exec: Remove obsolete comments
` [PATCH v4 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v4 3/3] exec: Add support for 64 byte 'tsk->comm_ext'

[PATCH v3 0/7] riscv: pmu: Add support for Control Transfer Records Ext
 2025-05-23 17:48 UTC  (10+ messages)
` [PATCH v3 1/7] perf: Increase the maximum number of branches remove_loops() can process
` [PATCH v3 2/7] riscv: pmu: Add Control transfer records CSR definations
` [PATCH v3 3/7] riscv: Add Control Transfer Records extension parsing
` [PATCH v3 4/7] riscv: pmu: Add infrastructure for Control Transfer Record
` [PATCH v3 5/7] riscv: pmu: Add driver for Control Transfer Records Ext
` [PATCH v3 6/7] riscv: pmu: Integrate CTR Ext support in riscv_pmu_dev driver
` [PATCH v3 7/7] dt-bindings: riscv: add Sxctr ISA extension description

[PATCH] perf tests switch-tracking: Fix timestamp comparison
 2025-05-23 17:12 UTC  (14+ messages)

[PATCH v2 0/3] Generic weight struct, use env for sort key and header
 2025-05-23 15:51 UTC  (12+ messages)
` [PATCH v2 1/3] perf sample: Remove arch notion of sample parsing
` [PATCH v2 2/3] perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test
` [PATCH v2 3/3] perf sort: Use perf_env to set arch sort keys and header

[PATCH v3] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids
 2025-05-23  2:17 UTC  (8+ messages)

[PATCH v2 0/5] perf test trace: Reduce test failures and make error messages verbose
 2025-05-23  1:39 UTC  (7+ messages)

[PATCH v3 0/7] perf python: Add missing infra pieces for counting
 2025-05-23  1:28 UTC  (15+ messages)
` [PATCH v3 4/7] perf python: Add support for perf_counts_values to return counter data
` [PATCH v3 5/7] perf python: Add evsel read method
` [PATCH v3 7/7] perf python: Add counting.py as example for counting perf events

[PATCH 0/3] perf: generate events for BPF metadata
 2025-05-22 18:19 UTC  (6+ messages)
` [PATCH 1/3] perf: add support for printing BTF character arrays as strings
` [PATCH 2/3] perf: collect BPF metadata from existing BPF programs
` [PATCH 3/3] perf: collect BPF metadata from new programs, and display the new event

[PATCH v1 0/4] perf: Remove libcrypto dependency
 2025-05-22 17:56 UTC  (10+ messages)
` [PATCH v1 1/4] perf utils: Add support functions for sha1 utils
` [PATCH v1 2/4] perf tools: Add "
` [PATCH v1 3/4] perf genelf: Remove libcrypto dependency and use "
` [PATCH v1 4/4] tools: Remove libcrypto dependency

[PATCH v22 0/5] arm64/perf: Enable branch stack sampling
 2025-05-22 17:20 UTC  (13+ messages)
` [PATCH v22 1/5] arm64/sysreg: Add BRBE registers and fields
` [PATCH v22 2/5] arm64: el2_setup.h: Make __init_el2_fgt labels consistent, again
` [PATCH v22 3/5] arm64: Handle BRBE booting requirements
` [PATCH v22 4/5] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH v22 5/5] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH] perf/aux: Properly launch pending disable flow
 2025-05-22 15:05 UTC 

[PATCH v2 0/3] Add support for SPE Data Source packet on HiSilicon HIP12
 2025-05-22 10:50 UTC  (12+ messages)
` [PATCH v2 1/3] arm64: cputype: Add cputype definition for HIP12
` [PATCH v2 2/3] perf arm-spe: Add support for SPE Data Source packet on HiSilicon HIP12
` [PATCH v2 3/3] perf mem: Count L2 HITM for c2c statistic

[PATCH v1] perf: Fix PERF_RECORD_SAMPLE comment
 2025-05-22  9:11 UTC  (2+ messages)
` [tip: perf/core] perf/uapi: Fix PERF_RECORD_SAMPLE comments in <uapi/linux/perf_event.h>

[PATCH] perf/arm-cmn: Broaden module description for wider interconnect support
 2025-05-22  3:21 UTC 

[PATCH v1] perf test: Restrict uniquifying test to machines with uncore_imc
 2025-05-21 22:44 UTC 

[PATCH v3 0/3] Generic weight struct, use env for sort key and header
 2025-05-21 21:15 UTC  (6+ messages)
` [PATCH v3 1/3] perf sample: Remove arch notion of sample parsing
` [PATCH v3 2/3] perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test
` [PATCH v3 3/3] perf sort: Use perf_env to set arch sort keys and header

IBS perf test failures on 9950x3d
 2025-05-21 20:50 UTC  (7+ messages)

[PATCH v2 0/7] riscv: pmu: Add support for Control Transfer Records Ext
 2025-05-21 17:40 UTC  (7+ messages)
` [PATCH v2 1/7] perf: Increase the maximum number of samples to 256

[PATCH] tools/lib/perf: Fix -Werror=alloc-size-larger-than in cpumap.c
 2025-05-21 17:39 UTC  (12+ messages)

[PATCH v21 0/4] arm64/perf: Enable branch stack sampling
 2025-05-21 15:58 UTC  (6+ messages)
` [PATCH v21 4/4] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH V4 00/16] perf: Fix the throttle logic for group
 2025-05-21 13:55 UTC  (21+ messages)
` [PATCH V4 01/16] perf: Fix the throttle logic for a group
` [PATCH V4 02/16] perf: Only dump the throttle log for the leader
` [PATCH V4 03/16] perf/x86/intel: Remove driver-specific throttle support
` [PATCH V4 04/16] perf/x86/amd: "
` [PATCH V4 05/16] perf/x86/zhaoxin: "
` [PATCH V4 06/16] powerpc/perf: "
` [PATCH V4 07/16] s390/perf: "
` [PATCH V4 08/16] perf/arm: "
` [PATCH V4 09/16] perf/apple_m1: "
` [PATCH V4 10/16] alpha/perf: "
` [PATCH V4 11/16] arc/perf: "
` [PATCH V4 12/16] csky/perf: "
` [PATCH V4 13/16] loongarch/perf: "
` [PATCH V4 14/16] sparc/perf: "
` [PATCH V4 15/16] xtensa/perf: "
` [PATCH V4 16/16] mips/perf: "

[PATCH v1 0/3] Generic weight struct, use env for sort key and header
 2025-05-21 13:48 UTC  (6+ messages)
` [PATCH v1 1/3] perf sample: Remove arch notion of sample parsing
` [PATCH v1 2/3] perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test
` [PATCH v1 3/3] perf sort: Use perf_env to set arch sort keys and header

[PATCH 00/10] perf: arm_spe: Armv8.8 SPE features
 2025-05-21  9:51 UTC  (10+ messages)
` [PATCH 07/10] perf: arm_spe: Add support for filtering on data source
` [PATCH 10/10] perf docs: arm-spe: Document new SPE filtering features

[RFC/PATCH] perf report: Support latency profiling in system-wide mode
 2025-05-21  7:30 UTC  (12+ messages)

[PATCH v3 0/8] perf sched: Introduce stats tool
 2025-05-21  5:32 UTC  (4+ messages)
` [PATCH v3 4/8] perf sched stats: Add support for report subcommand

[tip: perf/urgent] perf/x86/amd/core: Fix Family 17h+ instruction cache events
 2025-05-21  5:30 UTC  (4+ messages)

[PATCH] perf trace: Increase syscall handler map size to 1024
 2025-05-20 22:14 UTC  (4+ messages)

[PATCH v1 1/3] perf dso: Minor refactor to allow Wthread-safety analysis
 2025-05-20 21:17 UTC  (2+ messages)

[PATCH V3] perf ftrace: Use process/session specific trace settings
 2025-05-20 20:58 UTC  (2+ messages)

[PATCH V3 00/16] perf: Fix the throttle logic for group
 2025-05-20 20:02 UTC  (7+ messages)
` [PATCH V3 02/16] perf: Fix the throttle logic for a group


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).