linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-14 17:55:09 to 2025-01-16 23:10:36 UTC [more...]

[PATCH v2 0/7] riscv: pmu: Add support for Control Transfer Records Ext
 2025-01-16 23:09 UTC  (8+ messages)
` [PATCH v2 1/7] perf: Increase the maximum number of samples to 256
` [PATCH v2 2/7] riscv: pmu: Add Control transfer records CSR definations
` [PATCH v2 3/7] riscv: Add Control Transfer Records extension parsing
` [PATCH v2 4/7] dt-bindings: riscv: add Sxctr ISA extension description
` [PATCH v2 5/7] riscv: pmu: Add infrastructure for Control Transfer Record
` [PATCH v2 6/7] riscv: pmu: Add driver for Control Transfer Records Ext
` [PATCH v2 7/7] riscv: pmu: Integrate CTR Ext support in riscv_pmu_dev driver

[PATCH v13 0/7] drm/xe/pmu: PMU interface for Xe
 2025-01-16 23:07 UTC  (8+ messages)
` [PATCH v13 1/7] perf/core: Add PMU_EVENT_ATTR_ID_STRING
` [PATCH v13 2/7] drm/xe/pmu: Enable PMU interface
` [PATCH v13 3/7] drm/xe/pmu: Assert max gt
` [PATCH v13 4/7] drm/xe/pmu: Hook up gt suspend notification
` [PATCH v13 5/7] drm/xe/pmu: Extract xe_pmu_event_update()
` [PATCH v13 6/7] drm/xe/pmu: Add attribute skeleton
` [PATCH v13 7/7] drm/xe/pmu: Add GT C6 events

[PATCH V9 1/3] perf/x86/intel: Avoid pmu_disable/enable if !cpuc->enabled in sample read
 2025-01-16 21:50 UTC  (11+ messages)
` [PATCH V9 2/3] perf: Avoid the read if the count is already updated
` [PATCH V9 3/3] perf/x86/intel: Support PEBS counters snapshotting

[PATCH v2 0/2] tracing: gfp: Fix regression of printing GFP flags in user space tracing tooling
 2025-01-16 21:48 UTC  (4+ messages)
` [PATCH v2 1/2] tracing: gfp: Fix the GFP enum values shown for user space tracing tools
` [PATCH v2 2/2] tracing: gfp: Remove duplication of recording GFP flags

[PATCH v4 0/9] perf/amd/ibs: Fix sample period computations
 2025-01-16 21:09 UTC  (11+ messages)
` [PATCH v4 1/9] perf/amd/ibs: Remove IBS_{FETCH|OP}_CONFIG_MASK macros
` [PATCH v4 2/9] perf/amd/ibs: Remove pointless sample period check
` [PATCH v4 3/9] perf/amd/ibs: Fix ->config to sample period calculation for OP PMU
` [PATCH v4 4/9] perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCnt
` [PATCH v4 5/9] perf/amd/ibs: Don't allow freq mode event creation through ->config interface
` [PATCH v4 6/9] perf/amd/ibs: Add PMU specific minimum period
` [PATCH v4 7/9] perf/amd/ibs: Add ->check_period() callback
` [PATCH v4 8/9] perf/amd/ibs: Ceil sample_period to min_period
` [PATCH v4 9/9] perf test amd ibs: Add sample period unit test

[PATCH] tracing: gfp: Fix the GFP enum values shown for user space tracing tools
 2025-01-16 20:12 UTC  (10+ messages)

[PATCH v5 1/3] perf lock: Fix parse_lock_type which only retrieve one lock flag
 2025-01-16 19:08 UTC  (4+ messages)
` [PATCH v5 3/3] perf lock: Rename fields in lock_type_table

[PATCH] tools/perf: Add wall-clock and parallelism profiling
 2025-01-16 18:55 UTC  (12+ messages)
` [PATCH v2] perf report: "

perf kmem --page stat and gpf_flags translation
 2025-01-16 16:47 UTC  (4+ messages)

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-01-16 16:43 UTC  (8+ messages)
` [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION

[PATCH v1 0/6] Mypy and pylint build support
 2025-01-16 15:47 UTC  (4+ messages)

[PATCH] perf test stat_all_pmu.sh: Correctly check 'perf stat' result
 2025-01-16 12:31 UTC  (3+ messages)

[PATCH v3] perf bench: Fix undefined behavior in cmpworker()
 2025-01-16 11:35 UTC  (2+ messages)

[PATCH v2] perf bench: Fix undefined behavior in cmpworker()
 2025-01-16 10:50 UTC  (3+ messages)

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

[UNTESTED][PATCH] perf/x86: Fix limit_period() for 'freq mode events'
 2025-01-16  4:28 UTC  (4+ messages)

perf record "--off-cpu" options failed on 1 [v]cpu machine
 2025-01-16  2:02 UTC  (5+ messages)

[PATCH v5 0/4] Prefer sysfs/JSON events also when no PMU is provided
 2025-01-15 22:40 UTC  (26+ messages)
` [PATCH v5 3/4] perf record: Skip don't fail for events that don't open
` [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"

[PATCH v7 00/10] Add RAPL core energy counter support for AMD CPUs
 2025-01-15 14:23 UTC  (5+ messages)
` [PATCH v7 10/10] perf/x86/rapl: Add "

[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
 2025-01-15 13:42 UTC  (4+ messages)

[PATCH V2] tools/perf/builtin-lock: Fix return code for functions in __cmd_contention
 2025-01-15 13:03 UTC  (3+ messages)

Bug: Potential Deadlock or Resource Contention in Btrfs Subsystem
 2025-01-15  9:22 UTC  (3+ messages)

[PATCH v2 0/2] perf hist: Fix bogus profiles when filters are enabled
 2025-01-15  8:02 UTC  (4+ messages)
` [PATCH v2 1/2] perf hist: Deduplicate cmp/sort/collapse code

[PATCH v3 0/2] perf hist: Fix bogus profiles when filters are enabled
 2025-01-15  8:00 UTC  (3+ messages)
` [PATCH v3 1/2] perf hist: Deduplicate cmp/sort/collapse code
` [PATCH v3 2/2] perf hist: Fix bogus profiles when filters are enabled

[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
 2025-01-15  2:52 UTC  (6+ messages)
` [RFC PATCH v3 18/58] KVM: x86/pmu: Introduce enable_passthrough_pmu module parameter

[PATCH FOR-NEXT] perf tools: Expose quiet/verbose variables in Makefile.perf
 2025-01-15  2:23 UTC  (2+ messages)

[PATCH RFC] lib perf: Select syscall table at runtime
 2025-01-15  2:19 UTC  (2+ messages)

[PATCH v2 00/21] Add Counter delegation ISA extension support
 2025-01-15  0:57 UTC  (25+ messages)
` [PATCH v2 01/21] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
` [PATCH v2 02/21] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v2 03/21] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH v2 04/21] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v2 05/21] RISC-V: Define indirect CSR access helpers
` [PATCH v2 06/21] RISC-V: Add Sscfg extension CSR definition
` [PATCH v2 07/21] RISC-V: Add Ssccfg ISA extension definition and parsing
` [PATCH v2 08/21] dt-bindings: riscv: add Ssccfg ISA extension description
` [PATCH v2 09/21] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v2 10/21] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v2 11/21] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v2 12/21] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v2 13/21] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v2 14/21] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v2 15/21] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v2 16/21] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v2 17/21] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v2 18/21] RISC-V: perf: Add Qemu virt machine events
` [PATCH v2 19/21] tools/perf: Support event code for arch standard events
` [PATCH v2 20/21] tools/perf: Pass the Counter constraint values in the pmu events
` [PATCH v2 21/21] Sync empty-pmu-events.c with autogenerated one

[PATCH v1 0/4] perf hwmon related improvements
 2025-01-14 23:13 UTC  (5+ messages)
` [PATCH v1 1/4] perf evsel: Reduce scanning core PMUs in is_hybrid
` [PATCH v1 2/4] perf pmus: Restructure pmu_read_sysfs to scan fewer PMUs
` [PATCH v1 3/4] perf stat: Don't merge counters purely on name
` [PATCH v1 4/4] perf stat: Changes to event name uniquification

[PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
 2025-01-14 22:00 UTC  (11+ messages)

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-01-14 21:48 UTC  (35+ messages)
` [PATCH v4 05/30] jump_label: Add annotations for validating noinstr usage
` [PATCH v4 06/30] static_call: Add read-only-after-init static calls
` [PATCH v4 07/30] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init
` [PATCH v4 08/30] x86/idle: Mark x86_idle "
` [PATCH v4 09/30] x86/paravirt: Mark pv_steal_clock "
` [PATCH v4 10/30] riscv/paravirt: "
` [PATCH v4 11/30] loongarch/paravirt: "
` [PATCH v4 12/30] arm64/paravirt: "
` [PATCH v4 13/30] arm/paravirt: "
` [PATCH v4 14/30] perf/x86/amd: Mark perf_lopwr_cb "
` [PATCH v4 15/30] sched/clock: Mark sched_clock_running key "
` [PATCH v4 16/30] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr
` [PATCH v4 17/30] sched/clock, x86: Mark __sched_clock_stable "
` [PATCH v4 18/30] x86/kvm/vmx: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys "
` [PATCH v4 19/30] stackleack: Mark stack_erasing_bypass key "
` [PATCH v4 20/30] objtool: Add noinstr validation for static branches/calls
` [PATCH v4 21/30] context_tracking: Explicitely use CT_STATE_KERNEL where it is missing
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 23/30] context_tracking: Turn CT_STATE_* into bits
` [PATCH v4 24/30] context-tracking: Introduce work deferral infrastructure
` [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs
` [PATCH v4 26/30] x86,tlb: Make __flush_tlb_global() noinstr-compliant
` [PATCH v4 27/30] x86/tlb: Make __flush_tlb_local() noinstr-compliant
` [PATCH v4 28/30] x86/tlb: Make __flush_tlb_all() noinstr
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
` [PATCH v4 30/30] context-tracking: Add a Kconfig to enable IPI deferral for NO_HZ_IDLE

[PATCH 0/4] perf trace: Add --system-summary option
 2025-01-14 21:22 UTC  (5+ messages)
` [PATCH 1/4] perf trace: Allocate syscall stats only if summary is on
` [PATCH 2/4] perf trace: Convert syscall_stats to hashmap
` [PATCH 3/4] perf tools: Get rid of now-unused rb_resort.h
` [PATCH 4/4] perf trace: Add --system-summary option

[PATCH v1] perf sample: Make user_regs and intr_regs optional
 2025-01-14 21:01 UTC  (2+ messages)

[PATCH RFC 0/6] riscv: perf: Add support for Control Transfer Records Ext
 2025-01-14 17:55 UTC  (5+ messages)
` [PATCH RFC 5/6] riscv: perf: Add driver "


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