messages from 2025-02-24 05:39:18 to 2025-02-27 12:08:03 UTC [more...]
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-02-27 12:06 UTC (5+ messages)
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
[PATCH v8 0/4] Tracing contention lock owner call stack
2025-02-27 11:11 UTC (6+ messages)
` [PATCH v8 1/4] perf lock: Add bpf maps for owner stack tracing
` [PATCH v8 2/4] perf lock: Retrieve owner callstack in bpf program
` [PATCH v8 3/4] perf lock: Make rb_tree helper functions generic
` [PATCH v8 4/4] perf lock: Report owner stack in usermode
[PATCH] Remove some PMU events for FUJITSU-MONAKA
2025-02-27 10:53 UTC (2+ messages)
[PATCH v2] perf arm-spe: Report error if set frequency
2025-02-27 10:36 UTC (2+ messages)
[PATCH v1] perf tests: Fix data symbol test with LTO builds
2025-02-27 10:35 UTC (3+ messages)
[PATCH v1 1/2] perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2
2025-02-27 8:35 UTC (9+ messages)
` [PATCH v1 2/2] perf record: Fix a asan runtime error in util/maps.c
[PATCH] perf arm-spe: Report error if set frequency
2025-02-27 8:22 UTC (4+ messages)
[PATCH v3 0/8] perf: Support multiple system call tables in the build
2025-02-27 7:24 UTC (11+ messages)
[PATCH v7 0/4] Tracing contention lock owner call stack
2025-02-27 7:05 UTC (9+ messages)
` [PATCH v7 1/4] perf lock: Add bpf maps for owner stack tracing
` [PATCH v7 2/4] perf lock: Retrieve owner callstack in bpf program
` [PATCH v7 3/4] perf lock: Make rb_tree helper functions generic
` [PATCH v7 4/4] perf lock: Report owner stack in usermode
[PATCH V2] tools/perf: Pick the correct dwarf die while adding probe point for a function
2025-02-27 6:51 UTC (4+ messages)
[PATCH] tools/perf: Use perf_tool__init() to initialize default values in builtin trace
2025-02-27 6:42 UTC (3+ messages)
[Patch v2 00/24] Arch-PEBS and PMU supports for Clearwater Forest and Panther Lake
2025-02-27 6:40 UTC (35+ messages)
` [Patch v2 10/24] perf/x86/intel: Process arch-PEBS records or record fragments
` [Patch v2 11/24] perf/x86/intel: Factor out common functions to process PEBS groups
` [Patch v2 12/24] perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSR
` [Patch v2 15/24] perf/x86/intel: Add SSP register support for arch-PEBS
` [Patch v2 17/24] perf/core: Support to capture higher width vector registers
` [Patch v2 18/24] perf/x86/intel: Support arch-PEBS vector registers group capturing
[PATCH v1 00/11] Python improvements for a real use of parse_events
2025-02-27 6:21 UTC (15+ messages)
` [PATCH v1 01/11] perf debug: Avoid stack overflow in recursive error message
` [PATCH v1 03/11] perf evsel: tp_format accessing improvements
` [PATCH v1 10/11] perf python: Add evlist.config to set up record options
[PATCH v2] perf tools: Skip BPF sideband event for userspace profiling
2025-02-27 5:17 UTC
[PATCH v4 00/21] Add Counter delegation ISA extension support
2025-02-27 1:05 UTC (10+ messages)
` [PATCH v4 08/21] RISC-V: Add Sscfg extension CSR definition
` [PATCH v4 09/21] RISC-V: Add Ssccfg ISA extension definition and parsing
` [PATCH v4 12/21] RISC-V: perf: Modify the counter discovery mechanism
[PATCH v3 14/15] perf/x86: Simplify Intel PMU initialization
2025-02-27 0:16 UTC (2+ messages)
` [PATCH v3.1 "
[PATCH] perf tools: Skip BPF sideband event for userspace profiling
2025-02-26 22:20 UTC (4+ messages)
[PATCH] perf report: Add 'tgid' sort key
2025-02-26 22:17 UTC (25+ messages)
[PATCH v2 0/3] Support .gnu_debugdata for symbols in perf
2025-02-26 22:06 UTC (2+ messages)
[PATCH linux-next 0/2] Fix perf security check problem
2025-02-26 19:13 UTC (5+ messages)
` [PATCH linux-next 1/2] perf: Remove unnecessary parameter of security check
` [PATCH "
[PATCH v4] perf script: Fix output type for dynamically allocated core PMU's
2025-02-26 17:00 UTC
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-02-26 16:52 UTC (16+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH] perf stat: Fix non-uniquified hybrid legacy events
2025-02-26 14:57 UTC (7+ messages)
[PATCH v2] perf stat: Fix non-uniquified hybrid legacy events
2025-02-26 14:55 UTC
[PATCH v20 00/11] arm64/perf: Enable branch stack sampling
2025-02-26 14:26 UTC (19+ messages)
` [PATCH v20 10/11] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH v20 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)
[PATCH v3 00/12] perf script: Refactor branch flags for Arm SPE
2025-02-26 13:33 UTC (3+ messages)
` [PATCH v3 06/12] perf arm-spe: Fix load-store operation checking
[PATCH v2 0/3] perf pmu: Dynamically allocate tool PMU
2025-02-26 10:41 UTC (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] perf pmu: Don't double count common sysfs and json events
` [PATCH v2 3/3] perf list: Document -v option deduplication feature
[PATCH 0/3] perf pmu: Dynamically allocate tool PMU
2025-02-26 10:25 UTC (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] perf pmu: Don't double count common sysfs and json events
` [PATCH 3/3] perf list: Document -v option deduplication feature
[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
2025-02-26 6:48 UTC (11+ messages)
` [PATCH v7 1/5] perf/dwc_pcie: Move common DWC struct definitions to 'pcie-dwc.h'
[GIT PULL] perf tools fixes for v6.14: 2nd batch
2025-02-26 0:20 UTC (2+ messages)
[PATCH v2] perf report: Fix sample number stats for branch entry mode
2025-02-25 21:58 UTC (2+ messages)
[PATCH v3 0/8] Add io_dir to avoid memory overhead from opendir
2025-02-25 21:58 UTC (5+ messages)
[PATCH v2] events/core: fix acoount failure for event's total_enable_time
2025-02-25 20:36 UTC (10+ messages)
[PATCH v5 0/5] x86/cpufeatures: Automatically generate required and disabled feature masks
2025-02-25 20:30 UTC (14+ messages)
` [PATCH v5 5/5] x86/cpufeatures: Add the CPU feature bit for MSR immediate form instructions
[RFC/PATCH] perf lock contention: Add -J/--inject-delay option
2025-02-25 16:44 UTC (2+ messages)
Internal error while annotating function
2025-02-25 15:27 UTC (3+ messages)
[PATCH] perf script: Update brstack syntax documentation
2025-02-25 6:17 UTC
[PATCH] perf trace: Implement syscall summary in BPF
2025-02-25 4:43 UTC (4+ messages)
perf record question regarding grouped events
2025-02-24 23:57 UTC (2+ messages)
[PATCH] perf test stat_all_pmu.sh: Correctly check 'perf stat' result
2025-02-24 23:40 UTC (7+ messages)
[RFC] perf tools: About encodings of legacy event names
2025-02-24 23:28 UTC (7+ messages)
[PATCH 1/2] perf stat: Use field separator in the metric header
2025-02-24 20:18 UTC (5+ messages)
[PATCH v3] perf script: Fix output type for dynamically allocated core PMU's
2025-02-24 18:57 UTC (5+ messages)
[PATCH v6 0/4] Tracing contention lock owner call stack
2025-02-24 18:25 UTC (6+ messages)
` [PATCH v6 2/4] perf lock: Retrieve owner callstack in bpf program
` [PATCH v6 4/4] perf lock: Report owner stack in usermode
[PATCH v2] perf: Add RCU read lock protection to perf_iterate_ctx()
2025-02-24 14:11 UTC
[PATCH] perf: Add RCU read lock protection to perf_iterate_ctx()
2025-02-24 12:30 UTC (2+ messages)
[PATCH] tools/perf: Pick the correct dwarf die while adding probe point for a function
2025-02-24 8:38 UTC (3+ messages)
[PATCH v1] perf parse-events: Tidy name token matching
2025-02-24 5:39 UTC (2+ 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).