messages from 2026-07-01 09:12:46 to 2026-07-06 02:40:56 UTC [more...]
[Patch v9 00/10] Perf tools: Support eGPRs/SSP/SIMD registers sampling
2026-07-06 2:34 UTC (4+ messages)
` [Patch v9 01/10] perf dwarf-regs: Fix DWARF register index bounds check
` [Patch v9 02/10] perf util: Add missed fields in _attr__fprintf() and __attr_swap()
` [Patch v9 03/10] tools headers: Sync x86 headers with kernel sources
[Patch v9 00/24] Support SIMD/eGPRs/SSP registers sampling for perf
2026-07-06 2:35 UTC (33+ messages)
` [Patch v9 01/24] perf/x86: Fix two error-path and hybrid PMU guard issues
` [Patch v9 02/24] perf/x86: Move hybrid PMU initialization before x86_pmu_starting_cpu()
` [Patch v9 03/24] perf/x86/intel: Enable large PEBS sampling for XMMs
` [Patch v9 04/24] perf/x86/intel: Convert x86_perf_regs to per-cpu variables
` [Patch v9 05/24] perf: Eliminate duplicate arch-specific function definitions
` [Patch v9 06/24] perf/x86: Use x86_perf_regs in NMI handlers
` [Patch v9 07/24] x86/fpu/xstate: Add xsaves_nmi() helper
` [Patch v9 08/24] x86/fpu: Add update_fpu_state_and_flag() helper
` [Patch v9 09/24] perf: Move and enhance has_extended_regs() for arch-specific use
` [Patch v9 10/24] perf/x86/intel: Consolidate PMU capability updates
` [Patch v9 11/24] perf/x86: Enable XMM register sampling for non-PEBS events
` [Patch v9 12/24] perf/x86: Enable XMM register sampling for REGS_USER case
` [Patch v9 13/24] perf: Add sampling support for SIMD registers
` [Patch v9 14/24] perf/x86: Support XMM sampling using sample_simd_vec_reg_* fields
` [Patch v9 15/24] perf/x86: Support YMM "
` [Patch v9 16/24] perf/x86: Support ZMM "
` [Patch v9 17/24] perf/x86: Support OPMASK sampling using sample_simd_pred_reg_* fields
` [Patch v9 18/24] perf: Enhance perf_reg_validate() with simd_enabled argument
` [Patch v9 19/24] perf/x86: Support eGPRs sampling using sample_regs_* fields
` [Patch v9 20/24] perf/x86: Support SSP "
` [Patch v9 21/24] perf/x86/intel: Support arch-PEBS based SIMD/eGPRs/SSP sampling
` [Patch v9 22/24] perf/x86/intel: Enable PERF_PMU_CAP_SIMD_REGS capability
` [Patch v9 23/24] perf/x86: Activate back-to-back NMI detection for arch-PEBS induced NMIs
` [Patch v9 24/24] perf/x86/intel: Add sanity check for PEBS fragment size
[PATCH 0/5] perf/arm-cmn: Support CMN S3 r2
2026-07-05 15:44 UTC (3+ messages)
` [PATCH 3/5] perf/arm-cmn: Refactor event filter data
[RFC PATCH 3/4] perf data-convert: Add perf.data to trace.dat conversion backend
2026-07-05 14:17 UTC (3+ messages)
[PATCH] perf stat: reject --field-separator and --json-output combination
2026-07-05 0:58 UTC
[PATCH v1 00/13] perf python: Fix python extension bugs and memory leaks
2026-07-04 23:03 UTC (6+ messages)
` [PATCH v2 00/16] perf python: Fix python extension bugs from v19 review
` [PATCH v2 03/16] perf top: Fix sb_evlist leak
[PATCH v2 0/3] perf record: fix multi-record Zstd compression
2026-07-04 17:08 UTC (3+ messages)
` [PATCH v2 1/3] perf record: Fix multiple PERF_RECORD_COMPRESSED2 records per push
[PATCH] perf build: Add LDFLAGS to dlfilters .so link
2026-07-04 16:16 UTC (4+ messages)
[PATCH v11 0/9] perf cs-etm: Support thread stack and callchain
2026-07-04 16:11 UTC (16+ messages)
` [PATCH v11 1/9] perf cs-etm: Fix thread leaks on trace queue init failure
` [PATCH v11 2/9] perf cs-etm: Filter synthesized branch samples
` [PATCH v11 3/9] perf cs-etm: Decode ETE exception packets
` [PATCH v11 4/9] perf cs-etm: Refactor instruction size handling
` [PATCH v11 5/9] perf cs-etm: Use thread-stack for last branch entries
` [PATCH v11 6/9] perf cs-etm: Flush thread stacks after decoder reset
` [PATCH v11 7/9] perf cs-etm: Support call indentation
` [PATCH v11 8/9] perf cs-etm: Synthesize callchains for instruction samples
` [PATCH v11 9/9] perf test: Add Arm CoreSight callchain test
[PATCH v2 0/2] perf symbols: skip livepatch symbols
2026-07-04 16:11 UTC (5+ messages)
[PATCH v3 0/6] perf kvm: A small update in the default arch event
2026-07-04 16:11 UTC (11+ messages)
` [PATCH v3 1/6] perf kvm: Factor out kvm_need_default_arch_event()
` [PATCH v3 2/6] perf kvm: Check kvm_need_default_arch_event() early
` [PATCH v3 3/6] perf kvm: Kill STRDUP_FAIL_EXIT()
` [PATCH v3 4/6] perf kvm: Do not copy filename string
` [PATCH v3 5/6] perf kvm: Fix a memory leak in the usage string
` [PATCH v3 6/6] perf test: Extend perf kvm tests to check default event
[PATCH] perf kvm/riscv: Fix event key collision between interrupts and exceptions
2026-07-04 2:44 UTC (2+ messages)
[PATCH] perf: record: Clear BPF headers if not needed
2026-07-04 0:14 UTC (3+ messages)
[PATCH] perf data convert json: Fix trace_seq memory leak in process_sample_event()
2026-07-03 23:59 UTC (6+ messages)
[PATCH v2 0/2] perf trace: Refactor augmented_raw_syscalls using bpf_for
2026-07-03 23:50 UTC (8+ messages)
` [PATCH v2 1/2] perf trace: Factor out BPF loop body
` [PATCH v2 2/2] perf trace: Refactor augmented_raw_syscalls using bpf_for
[PATCH] perf build: Fix compiler errors with old capstone
2026-07-03 20:51 UTC (7+ messages)
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-03 14:38 UTC (66+ messages)
` [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH 03/30] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH 04/30] mm: introduce and use vma_end_pgoff()
` [PATCH 05/30] mm/rmap: update mm/interval_tree.c comments
` [PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH 08/30] mm/rmap: rename vma_interval_tree_*() to mapping_interval_tree_*()
` [PATCH 09/30] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH 12/30] mm/vma: clean up anon_vma_compatible()
` [PATCH 13/30] mm/vma: refactor vmg_adjust_set_range() for clarity
` [PATCH 14/30] mm/vma: minor cleanup of expand_[upwards, downwards]()
` [PATCH 15/30] mm: introduce and use linear_page_delta()
` [PATCH 16/30] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
` [PATCH 17/30] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
` [PATCH 18/30] mm/vma: remove duplicative vma_pgoff_offset() helper
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently
` [PATCH 20/30] mm/vma: introduce vma_assert_can_modify()
` [PATCH 21/30] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH 22/30] mm/vma: move __install_special_mapping() to vma.c
` [PATCH 23/30] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
` [PATCH 24/30] mm/vma: update vma_shrink() to not pass unnecessary pgoff parameter
` [PATCH 25/30] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH 26/30] mm/vma: introduce and use vma_set_pgoff()
` [PATCH 27/30] mm/vma: correct incorrect vma.h inclusion
` [PATCH 28/30] mm/vma: use guard clauses in can_vma_merge_[before, after]()
` [PATCH 29/30] tools/testing/vma: default VMA flag bits to 64-bit
` [PATCH 30/30] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()
[PATCH v4] ARM: breakpoint: CFI breakpoints only on demand
2026-07-03 12:48 UTC (2+ messages)
[PATCH] perf trace: Refactor augmented_raw_syscalls using bpf_loop
2026-07-03 8:59 UTC (17+ messages)
[PATCH v2 0/3] perf/x86/amd/uncore: Add common helpers and Hygon support
2026-07-03 8:41 UTC (7+ messages)
` [PATCH v2 1/3] perf/x86/amd/uncore: Add common PMU helper functions
` [PATCH v2 2/3] perf/x86/amd/uncore: Convert AMD driver to common PMU helpers
` [PATCH v2 3/3] perf/x86/amd/uncore: Add Hygon uncore PMU support
[PATCH v3 0/2] RISC-V IOMMU HPM support
2026-07-03 3:18 UTC (5+ messages)
` [PATCH v3 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
[PATCH v2 0/2] complete perf_allow_* trio and use in drm/xe
2026-07-02 20:58 UTC (5+ messages)
` [PATCH v2 1/2] perf/core: out-of-line and export perf_allow_cpu/tracepoint()
[PATCH] perf: arm_spe: Make wakeup range check overflow safe
2026-07-02 17:05 UTC
[PATCH v2 00/11] lib/cpumask: get rid of cpumap_print_to_pagebuf()
2026-07-02 16:21 UTC (26+ messages)
` [PATCH v2 01/11] arm: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 02/11] powerpc: "
` [PATCH v2 03/11] x86/events: "
` [PATCH v2 04/11] cpu: Use sysfs_emit() for cpumask show callback
` [PATCH v2 05/11] devfreq: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 06/11] fpga: dfl-fme-perf: Use sysfs_emit() for cpumask show
` [PATCH v2 07/11] hwtracing: hisi_ptt: "
` [PATCH v2 08/11] RDMA/hfi1: Use sysfs_emit() for cpumask show helper
` [PATCH v2 09/11] PCI/sysfs: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 10/11] perf: "
` [PATCH v2 11/11] lib/bitmap-str: get rid of cpumap_print_to_pagebuf()
[PATCH v2] perf test amd ibs: avoid using executable heap
2026-07-02 11:12 UTC (7+ messages)
[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
2026-07-02 11:03 UTC (8+ messages)
[PATCH RFC] dt-bindings: perf: riscv,pmu: Add interrupts-extended property
2026-07-02 9:16 UTC (2+ messages)
[PATCH v10 0/9] perf cs-etm: Support thread stack and callchain
2026-07-02 8:30 UTC (5+ messages)
[PATCH v8 00/22] Add Counter delegation ISA extension support
2026-07-01 17:44 UTC (19+ messages)
` [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 15/22] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v8 16/22] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v8 19/22] tools/perf: Support event code for arch standard events
` [PATCH v8 20/22] tools/perf: Add RISC-V CounterIDMask event field
` [PATCH v8 21/22] TEST(do-not-upstream): fake qemu-virt PMU events for cdeleg counter-mask testing
` [PATCH v8 22/22] TEST(do-not-upstream): fake qemu vendor JSON + mapfile entry for CounterIDMask path
[PATCH v3 00/13] perf tests: Robustness and performance improvements
2026-07-01 17:43 UTC (3+ messages)
` [PATCH v4 "
[PATCH v1] perf pmu: Recognize default_core as a core PMU in more places
2026-07-01 17:43 UTC (2+ messages)
[PATCH v3 0/8] perf timechart: Fix memory leaks
2026-07-01 17:43 UTC (2+ messages)
[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
2026-07-01 11:07 UTC (9+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants
[PATCH 0/9] tools/perf: Add interface to expose HTM trace data via perf
2026-07-01 9:13 UTC (5+ messages)
` [PATCH 8/9] tools/perf/powerpc: Add event name as htm of PERF_TYPE_SYNTH type to present htm samples
` [PATCH 9/9] tools/perf/powerpc: Add logical address in decoded traces
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