messages from 2026-07-20 05:02:55 to 2026-07-21 08:09:12 UTC [more...]
[PATCH v3 00/21] perf arm64: Support data type profiling
2026-07-21 8:08 UTC (3+ messages)
` [PATCH v3 11/21] perf auxtrace: Set default period to 1 for PERF_ITRACE_PERIOD_INSTRUCTIONS type
[Patch v10 00/10] Perf tools: Support eGPRs/SSP/SIMD registers sampling
2026-07-21 7:52 UTC (17+ messages)
` [Patch v10 01/10] perf dwarf-regs: Fix DWARF register index bounds check
` [Patch v10 02/10] perf util: Add missed fields in _attr__fprintf() and __attr_swap()
` [Patch v10 03/10] tools headers: Sync x86 headers with kernel sources
` [Patch v10 04/10] perf headers: Sync perf_event.h/perf_regs.h with the kernel headers
` [Patch v10 05/10] perf regs: Support x86 eGPRs/SSP sampling
` [Patch v10 06/10] perf regs: Support x86 SIMD registers sampling
` [Patch v10 07/10] perf regs: Enable dumping of SIMD registers
` [Patch v10 08/10] perf dwarf-regs: Add SIMD/eGPRs support for x86 DWARF registers
` [Patch v10 09/10] perf tests: Add x86 eGPRs/SSP registers sampling test
` [Patch v10 10/10] perf tests: Add SIMD "
[PATCH 0/3] perf/x86/intel/pt: Fix stop/start with no update
2026-07-21 7:02 UTC (4+ messages)
` [PATCH 1/3] perf/x86/intel/pt: Factor out pt_config_enable()
` [PATCH 2/3] perf/x86/intel/pt: Use bitwise access for PERF_HES_STOPPED
` [PATCH 3/3] perf/x86/intel/pt: Fix stop/start with no update
[Patch v10 00/23] Support SIMD/eGPRs/SSP registers sampling for perf
2026-07-21 6:25 UTC (24+ messages)
` [Patch v10 01/23] perf/x86: Move hybrid PMU initialization before x86_pmu_starting_cpu()
` [Patch v10 02/23] perf/x86/intel: Enable large PEBS sampling for XMMs
` [Patch v10 03/23] perf/x86/intel: Convert x86_perf_regs to per-cpu variables
` [Patch v10 04/23] perf: Eliminate duplicate arch-specific function definitions
` [Patch v10 05/23] perf/x86: Use x86_perf_regs in NMI handlers
` [Patch v10 06/23] x86/fpu/xstate: Add xsaves_nmi() helper
` [Patch v10 07/23] x86/fpu: Add update_fpu_state_and_flag() helper
` [Patch v10 08/23] perf: Move and enhance has_extended_regs() for arch-specific use
` [Patch v10 09/23] perf/x86/intel: Centralize PERF_PMU_CAP_EXTENDED_REGS updates
` [Patch v10 10/23] perf/x86: Enable XMM register sampling for non-PEBS events
` [Patch v10 11/23] perf/x86: Enable XMM register sampling for REGS_USER case
` [Patch v10 12/23] perf: Add sampling support for SIMD registers
` [Patch v10 13/23] perf/x86: Support XMM sampling using sample_simd_vec_reg_* fields
` [Patch v10 14/23] perf/x86: Support YMM "
` [Patch v10 15/23] perf/x86: Support ZMM "
` [Patch v10 16/23] perf/x86: Support OPMASK sampling using sample_simd_pred_reg_* fields
` [Patch v10 17/23] perf: Enhance perf_reg_validate() with simd_enabled argument
` [Patch v10 18/23] perf/x86: Support eGPRs sampling using sample_regs_* fields
` [Patch v10 19/23] perf/x86: Support SSP "
` [Patch v10 20/23] perf/x86/intel: Support arch-PEBS based SIMD/eGPRs sampling
` [Patch v10 21/23] perf/x86/intel: Advertise PERF_PMU_CAP_SIMD_REGS capability
` [Patch v10 22/23] perf/x86: Activate back-to-back NMI detection for arch-PEBS induced NMIs
` [Patch v10 23/23] perf/x86/intel: Add sanity check for PEBS record/fragment size
[PATCH v1 0/4] perf: Fix and optimize maps parsing, boundaries, and bounds safety
2026-07-20 23:03 UTC (14+ messages)
` [PATCH v1 1/4] perf find-map: Remove PATH_MAX 128-byte stack array restriction
` [PATCH v1 2/4] perf synthetic-events: Fix line synchronization, bounds, and truncation bugs in proc maps reader
` [PATCH v1 3/4] perf synthetic-events: Fix bounds, stale state, and misc flags in kernel module synthesis
` [PATCH v1 4/4] perf synthetic-events: Fix bounds and union member access in mmap2 build_id synthesis
` [PATCH v2 0/4] perf: Fix and optimize maps parsing, boundaries, and bounds safety
` [PATCH v2 1/4] perf find-map: Remove PATH_MAX 128-byte stack array restriction
` [PATCH v2 2/4] perf synthetic-events: Fix line synchronization, bounds, and truncation bugs in proc maps reader
` [PATCH v2 3/4] perf synthetic-events: Fix bounds, stale state, and misc flags in kernel module synthesis
` [PATCH v2 4/4] perf synthetic-events: Fix bounds and union member access in mmap2 build_id synthesis
[PATCH v8 00/21] ARM64 PMU Partitioning
2026-07-20 16:46 UTC (4+ messages)
` [PATCH 11/21] KVM: arm64: Context swap Partitioned PMU guest registers
[PATCH v3 0/2] perf trace: Correct cpumask formatting and add --bitmask-list
2026-07-20 16:35 UTC (4+ messages)
` [PATCH v3 1/2] perf trace: Correct default cpumask formatting to hexadecimal
[RFC PATCH v2 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
2026-07-20 15:26 UTC (5+ messages)
[PATCH V2 0/6] tools/perf: Add powerpc HTM auxtrace support
2026-07-20 11:25 UTC (13+ messages)
` [PATCH V2 1/6] tools/perf: Move powerpc VPA-DTL auxtrace init into a separate file
` [PATCH V2 2/6] tools/perf: Add AUXTRACE recording support for powerpc HTM
` [PATCH V2 3/6] tools/perf: Add arch hook to drain remaining data before event close
` [PATCH V2 4/6] tools/perf: Add powerpc callback support for arch_perf_record__need_read
` [PATCH V2 5/6] tools/perf: Add powerpc HTM auxtrace event processing support
` [PATCH V2 6/6] tools/perf: Add perf tool support for processing powerpc HTM AUXTRACE records
[PATCH V2 0/6] powerpc/perf: Add HTM PMU driver and perf AUX support
2026-07-20 11:17 UTC (13+ messages)
` [PATCH V2 1/6] powerpc/perf: Add HTM PMU driver to expose Hardware Trace Macro data
` [PATCH V2 2/6] powerpc/perf: Reject duplicate HTM target reservations
` [PATCH V2 3/6] powerpc/perf: Add AUX buffer management to capture HTM trace data
` [PATCH V2 4/6] powerpc/perf: Capture the HTM memory configuration as part of perf data
` [PATCH V2 5/6] docs: ABI: sysfs-bus-event_source-devices-htm: Document sysfs event format entries for htm pmu
` [PATCH V2 6/6] powerpc/perf/htm: Add documentation for Hardware Trace Macro PMU
[PATCH 0/9] tools/perf: Add interface to expose HTM trace data via perf
2026-07-20 10:25 UTC (16+ messages)
` [PATCH 1/9] tool/perf: Move auxtrace_record__init for powerpc-vpadtl as separate utility
` [PATCH 2/9] tools/perf: Add CONFIG_AUXTRACE support for HTM pmu on powerpc
` [PATCH 3/9] tools/perf: Add arch_record__collect_final_data to collect additional data before closing the event
` [PATCH 4/9] tools/perf: Add powerpc callback support for arch_record__collect_final_data
` [PATCH 6/9] perf tools powerpc: Add HTM trace data processing and decoding support
[PATCH] perf cs-etm: Avoid truncating AUX buffer sizes to int
2026-07-20 10:15 UTC (2+ messages)
[PATCH 1/1] perf/x86: Do not read fixed counter control register if there is none
2026-07-20 9:27 UTC (2+ messages)
[PATCH v3 00/14] perf c2c: add a function view
2026-07-20 8:39 UTC (2+ messages)
[PATCH 0/5] powerpc/htm: Add interface to expose HTM trace data via perf
2026-07-20 7:37 UTC (10+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] powerpc/htm: Add support to setup and free aux buffer for capturing HTM data
` [PATCH 3/5] powerpc/perf: Capture the HTM memory configuration as part of perf data
[PATCH v4 0/2] RISC-V IOMMU HPM support
2026-07-20 7:29 UTC (3+ messages)
` [PATCH v4 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
[PATCH v8 00/22] Add Counter delegation ISA extension support
2026-07-20 7:21 UTC (27+ messages)
` [PATCH v8 01/22] RISC-V: perf: fix resource cleanup on driver probe failure
` [PATCH v8 02/22] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v8 03/22] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH v8 05/22] RISC-V: Define indirect CSR access helpers
` [PATCH v8 06/22] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v8 08/22] RISC-V: Add Sscfg extension CSR definition
` [PATCH v8 09/22] RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsing
` [PATCH v8 12/22] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v8 13/22] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v8 14/22] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v8 16/22] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v8 17/22] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v8 18/22] RISC-V: perf: Add Qemu virt machine events
[PATCH v2 00/33] mm: make VMA page offset handling more consistent
2026-07-20 7:20 UTC (4+ messages)
` [PATCH v2 08/33] mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
page: | 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