messages from 2025-05-29 23:27:30 to 2025-06-03 22:44:25 UTC [more...]
[PATCH 00/17] ARM64 PMU Partitioning
2025-06-03 22:43 UTC (29+ messages)
` [PATCH 01/17] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH 02/17] arm64: Generate sign macro for sysreg Enums
` [PATCH 03/17] arm64: cpufeature: Add cpucap for PMICNTR
` [PATCH 04/17] KVM: arm64: Cleanup PMU includes
` [PATCH 05/17] KVM: arm64: Reorganize PMU functions
` [PATCH 06/17] KVM: arm64: Introduce method to partition the PMU
` [PATCH 07/17] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH 08/17] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH 09/17] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH 10/17] KVM: arm64: Writethrough trapped PMEVTYPER register
` [PATCH 11/17] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned
` [PATCH 12/17] KVM: arm64: Writethrough trapped PMOVS register
` [PATCH 13/17] KVM: arm64: Context switch Partitioned PMU guest registers
` [PATCH 14/17] perf: pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH 15/17] KVM: arm64: Inject recorded guest interrupts
` [PATCH 16/17] KVM: arm64: Add ioctl to partition the PMU when supported
` [PATCH 17/17] KVM: arm64: selftests: Add test case for partitioned PMU
[PATCH v6 0/9] x86: Add support for NMI-source reporting with FRED
2025-06-03 22:33 UTC (26+ messages)
` [PATCH v6 1/9] x86/fred, KVM: VMX: Pass event data to the FRED entry point from KVM
` [PATCH v6 3/9] x86/nmi: Extend the registration interface to include the NMI-source vector
` [PATCH v6 4/9] x86/nmi: Assign and register NMI-source vectors
` [PATCH v6 5/9] x86/nmi: Add support to handle NMIs with source information
` [PATCH v6 8/9] perf/x86: Enable NMI-source reporting for perfmon
` [PATCH v6 9/9] x86/nmi: Print source information with the unknown NMI console message
[PATCH v3 00/10] Move uid filtering to BPF filters
2025-06-03 22:32 UTC (5+ messages)
[PATCH 0/3] perf: generate events for BPF metadata
2025-06-03 22:29 UTC (22+ 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 v2 1/2] perf machine: Factor creating a "live" machine out of dwarf-unwind
2025-06-03 21:55 UTC (6+ messages)
` [PATCH v2 2/2] perf debug: Add function symbols to dump_stack
[GIT PULL] perf tools changes for v6.16
2025-06-03 20:35 UTC
[PATCH V2] perf: Fix the throttle error of some clock events
2025-06-03 20:22 UTC (4+ messages)
[PATCH v4 1/2] perf: Reveal PMU type in fdinfo
2025-06-03 18:15 UTC (2+ messages)
` [PATCH v4 2/2] perf evsel: Find process with busy PMUs for EBUSY
[RFC v2 00/35] optimize cost of inter-process communication
2025-06-03 17:49 UTC (46+ messages)
` [RFC v2 01/35] Kbuild: rpal support
` [RFC v2 02/35] RPAL: add struct rpal_service
` [RFC v2 03/35] RPAL: add service registration interface
` [RFC v2 04/35] RPAL: add member to task_struct and mm_struct
` [RFC v2 05/35] RPAL: enable virtual address space partitions
` [RFC v2 06/35] RPAL: add user interface
` [RFC v2 07/35] RPAL: enable shared page mmap
` [RFC v2 08/35] RPAL: enable sender/receiver registration
` [RFC v2 09/35] RPAL: enable address space sharing
` [RFC v2 10/35] RPAL: allow service enable/disable
` [RFC v2 11/35] RPAL: add service request/release
` [RFC v2 12/35] RPAL: enable service disable notification
` [RFC v2 13/35] RPAL: add tlb flushing support
` [RFC v2 14/35] RPAL: enable page fault handling
` [RFC v2 15/35] RPAL: add sender/receiver state
` [RFC v2 16/35] RPAL: add cpu lock interface
` [RFC v2 17/35] RPAL: add a mapping between fsbase and tasks
` [RFC v2 18/35] sched: pick a specified task
` [RFC v2 19/35] RPAL: add lazy switch main logic
` [RFC v2 20/35] RPAL: add rpal_ret_from_lazy_switch
` [RFC v2 21/35] RPAL: add kernel entry handling for lazy switch
` [RFC v2 22/35] RPAL: rebuild receiver state
` [RFC v2 23/35] RPAL: resume cpumask when fork
` [RFC v2 24/35] RPAL: critical section optimization
` [RFC v2 25/35] RPAL: add MPK initialization and interface
` [RFC v2 26/35] RPAL: enable MPK support
` [RFC v2 27/35] RPAL: add epoll support
` [RFC v2 28/35] RPAL: add rpal_uds_fdmap() support
` [RFC v2 29/35] RPAL: fix race condition in pkru update
` [RFC v2 30/35] RPAL: fix pkru setup when fork
` [RFC v2 31/35] RPAL: add receiver waker
` [RFC v2 32/35] RPAL: fix unknown nmi on AMD CPU
` [RFC v2 33/35] RPAL: enable time slice correction
` [RFC v2 34/35] RPAL: enable fast epoll wait
` [RFC v2 35/35] samples/rpal: add RPAL samples
[PATCH v1] perf test: Restrict uniquifying test to machines with uncore_imc
2025-06-03 16:21 UTC (2+ messages)
[PATCH 1/1] perf/core: fix dangling cgroup pointer in cpuctx
2025-06-03 15:17 UTC (20+ messages)
` "
[PATCH] perf/core: restore __perf_remove_from_context when DETACH_EXIT not set
2025-06-03 14:08 UTC (10+ messages)
` [PATCH v2] "
[PATCH] tools: Remove the check for packed_struct.h header
2025-06-03 13:36 UTC
[PATCH v2 00/11] perf: arm_spe: Armv8.8 SPE features
2025-06-03 9:50 UTC (4+ messages)
` [PATCH v2 06/11] KVM: arm64: Add trap configs for PMSDSFR_EL1
[PATCH 0/4] perf/amd/ibs: Introduce load/store SW filter
2025-06-03 6:52 UTC (4+ messages)
` [PATCH 1/4] perf/amd/ibs: Add load/store SW filters to IBS OP PMU
[PATCH] Minor improvements for perf script flamegraph
2025-06-03 7:10 UTC
[PATCH v8 0/4] Prefer sysfs/JSON events also when no PMU is provided
2025-06-03 6:08 UTC (4+ messages)
[RFC PATCH v1] perf trace: Mitigate failures in parallel perf trace instances
2025-06-03 4:56 UTC (6+ messages)
[PATCH 1/2] perf/x86/intel: Fix IA32_PMC_x_CFG_B MSRs access error
2025-06-03 2:14 UTC (3+ messages)
[PATCH] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data
2025-06-02 23:51 UTC
[PATCH] perf symbols: Ignore mapping symbols on riscv
2025-06-02 22:12 UTC (2+ messages)
[PATCH V4 00/16] perf: Fix the throttle logic for group
2025-06-02 18:14 UTC (7+ messages)
` [PATCH V4 01/16] perf: Fix the throttle logic for a group
` perf regression. Was: "
[BUG][6.15][perf] Kernel panic not syncing: Fatal exception in interrupt
2025-06-02 15:32 UTC (6+ messages)
[PATCH v7 00/21] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
2025-06-01 18:59 UTC (5+ messages)
` [PATCH v7 09/21] drivers/perf: apple_m1: Add Apple A8/A8X support
` [PATCH v7 11/21] drivers/perf: apple_m1: Add Apple A10/A10X/T2 Support
[BUG][6.15][perf] Kernel panic not syncing: Fatal exception in interrupt
2025-06-01 17:36 UTC
[PATCH v2] perf doc trace: Remove --map-dump documentation
2025-06-01 17:32 UTC
[PATCH] perf doc trace: Remove --map-dump documentation
2025-06-01 17:27 UTC
[PATCHSET 0/6] perf annotate: Support --code-with-type on TUI (v1)
2025-06-01 6:53 UTC (7+ messages)
` [PATCH 1/6] perf annotate: Rename to __hist_entry__tui_annotate()
` [PATCH 2/6] perf annotate: Remove __annotation_line__write()
` [PATCH 3/6] perf annotate: Pass annotation_print_data to annotaiton_line__write()
` [PATCH 4/6] perf annotate: Simplify width calculation in annotation_line__write()
` [PATCH 5/6] perf annotate: Add --code-with-type support for TUI
` [PATCH 6/6] perf annotate: Add 'y' hot key to toggle data type display
[RFC PATCH v1] perf build: Fix build for clang's -Wunreachable-code
2025-05-31 18:22 UTC (12+ messages)
[PATCH] perf lock contention: Reject more than 10ms delays for safety
2025-05-31 11:49 UTC (3+ messages)
[RFC/PATCH] perf report: Support latency profiling in system-wide mode
2025-05-31 6:31 UTC (14+ messages)
[PATCH v1 0/2] perf trace: Enhance task filtering and remove an unused function
2025-05-30 23:20 UTC (5+ messages)
` [PATCH v1 1/2] perf trace: Enhance task filtering
` [PATCH v1 2/2] perf evlist: Remove evlist__has_bpf_output()
[PATCH] perf test: Add cgroup summary test case for perf trace
2025-05-30 17:12 UTC (8+ messages)
[PATCH] arm64/ptrace: Make user_hwdebug_state.dbg_regs[] array size as ARM_MAX_BRP
2025-05-30 12:46 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).