messages from 2026-02-09 08:39:06 to 2026-02-14 09:07:24 UTC [more...]
[syzbot] Monthly perf report (Feb 2026)
2026-02-14 9:07 UTC
[PATCH] perf utilities: cln_size header
2026-02-14 4:07 UTC
[PATCH v3 00/16] KVM: x86/tdx: Have TDX handle VMXON during bringup
2026-02-14 1:27 UTC (17+ messages)
` [PATCH v3 01/16] KVM: x86: Move kvm_rebooting to x86
` [PATCH v3 02/16] KVM: VMX: Move architectural "vmcs" and "vmcs_hdr" structures to public vmx.h
` [PATCH v3 03/16] KVM: x86: Move "kvm_rebooting" to kernel as "virt_rebooting"
` [PATCH v3 04/16] KVM: VMX: Unconditionally allocate root VMCSes during boot CPU bringup
` [PATCH v3 05/16] x86/virt: Force-clear X86_FEATURE_VMX if configuring root VMCS fails
` [PATCH v3 06/16] KVM: VMX: Move core VMXON enablement to kernel
` [PATCH v3 07/16] KVM: SVM: Move core EFER.SVME "
` [PATCH v3 08/16] KVM: x86: Move bulk of emergency virtualizaton logic to virt subsystem
` [PATCH v3 09/16] x86/virt: Add refcounting of VMX/SVM usage to support multiple in-kernel users
` [PATCH v3 10/16] x86/virt/tdx: Drop the outdated requirement that TDX be enabled in IRQ context
` [PATCH v3 11/16] KVM: x86/tdx: Do VMXON and TDX-Module initialization during subsys init
` [PATCH v3 12/16] x86/virt/tdx: Tag a pile of functions as __init, and globals as __ro_after_init
` [PATCH v3 13/16] x86/virt/tdx: KVM: Consolidate TDX CPU hotplug handling
` [PATCH v3 14/16] x86/virt/tdx: Use ida_is_empty() to detect if any TDs may be running
` [PATCH v3 15/16] KVM: Bury kvm_{en,dis}able_virtualization() in kvm_main.c once more
` [PATCH v3 16/16] KVM: TDX: Fold tdx_bringup() into tdx_hardware_setup()
[PATCH v3 0/8] iommu/riscv: Add HPM support for RISC-V IOMMU
2026-02-13 22:21 UTC (4+ messages)
[PATCH v1] tools build: Fix rust cross compilation
2026-02-13 19:12 UTC
[BUG] PREEMPT_RT: sleeping function called from invalid context in perf_event_wakeup()
2026-02-13 14:12 UTC (4+ messages)
[PATCH] libperf cpumap: Fix argument x range [] exceeds maximum object size
2026-02-13 9:34 UTC (3+ messages)
[PATCH v6 00/19] ARM64 PMU Partitioning
2026-02-13 8:11 UTC (29+ messages)
` [PATCH v6 01/19] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v6 02/19] KVM: arm64: Reorganize PMU includes
` [PATCH v6 03/19] KVM: arm64: Reorganize PMU functions
` [PATCH v6 04/19] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v6 05/19] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v6 06/19] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH v6 07/19] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v6 08/19] KVM: arm64: Define access helpers for PMUSERENR and PMSELR
` [PATCH v6 09/19] KVM: arm64: Write fast path PMU register handlers
` [PATCH v6 10/19] KVM: arm64: Setup MDCR_EL2 to handle a partitioned PMU
` [PATCH v6 11/19] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v6 12/19] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH v6 13/19] KVM: arm64: Implement lazy PMU context swaps
` [PATCH v6 14/19] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v6 15/19] KVM: arm64: Detect overflows for the Partitioned PMU
` [PATCH v6 16/19] KVM: arm64: Add vCPU device attr to partition the PMU
` [PATCH v6 17/19] KVM: selftests: Add find_bit to KVM library
` [PATCH v6 18/19] KVM: arm64: selftests: Add test case for partitioned PMU
` [PATCH v6 19/19] KVM: arm64: selftests: Relax testing for exceptions when partitioned
[PATCH v3] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on Emeraldrapids
2026-02-13 0:08 UTC (2+ messages)
[PATCH v2] perf vendor events arm64: Add Tegra410 Olympus PMU events
2026-02-12 23:34 UTC
[PATCH v2] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on Emeraldrapids
2026-02-12 22:41 UTC (3+ messages)
[PATCH 1/1] perf test data_type_profiling.sh: Skip just the Rust tests if code_with_type workload is missing
2026-02-12 21:27 UTC (2+ messages)
[PATCH v1] tools build: Fix rust cross compilation
2026-02-12 19:18 UTC (3+ messages)
[linux-next:master] [perf test] 54a23bff77: perf-sanity-tests.test_addr2line_inline_unwinding.fail
2026-02-12 18:49 UTC (2+ messages)
[PATCH linux-next] perf parse-events: Fix big-endian 'overwrite' by writing correct union member
2026-02-12 18:17 UTC (2+ messages)
[PATCH v2] perf tests: mmap: skip rdpmc tests when sysfs disabled
2026-02-12 6:29 UTC (7+ messages)
[PATCH AUTOSEL 6.19-6.12] perf/x86/msr: Add Airmont NP
2026-02-12 1:09 UTC (4+ messages)
` [PATCH AUTOSEL 6.19-6.18] perf/x86/intel: "
` [PATCH AUTOSEL 6.19-6.18] perf/core: Fix slow perf_event_task_exit() with LBR callstacks
` [PATCH AUTOSEL 6.19-6.12] perf/x86/cstate: Add Airmont NP
[Patch v6 00/22] Support SIMD/eGPRs/SSP registers sampling for perf
2026-02-11 19:55 UTC (14+ messages)
` [Patch v6 01/22] perf/x86/intel: Restrict PEBS_ENABLE writes to PEBS-capable counters
` [Patch v6 05/22] perf/x86: Use x86_perf_regs in the x86 nmi handler
` [Patch v6 08/22] x86/fpu: Ensure TIF_NEED_FPU_LOAD is set after saving FPU state
` [Patch v6 12/22] perf: Add sampling support for SIMD registers
[PATCH v1 0/3] perf script engine testing
2026-02-11 16:44 UTC (5+ messages)
` [PATCH v1 1/3] perf script: Allow the generated script to be a path
` [PATCH v1 2/3] perf test script: Add perl script testing support
` [PATCH v1 3/3] perf test script: Add python "
[PATCH v1 0/5] perf data pipe mode support and tests
2026-02-11 16:35 UTC (7+ messages)
` [PATCH v1 1/5] perf check: Add libbabeltrace to the listed features
` [PATCH v1 2/5] perf json: Pipe mode --to-json support
` [PATCH v1 3/5] perf json: Pipe mode --to-ctf support
` [PATCH v1 4/5] perf test: Test pipe mode with data conversion --to-json
` [PATCH v1 5/5] perf test: perf data --to-ctf testing
[RFC 0/2] perf build: Improve header handling for BPF skeleton cross-builds
2026-02-11 16:27 UTC (5+ messages)
` [RFC 1/2] perf build: Allow passing extra Clang flags via EXTRA_BPF_FLAGS
[PATCH AUTOSEL 6.19-6.1] perf/arm-cmn: Support CMN-600AE
2026-02-11 12:30 UTC (2+ messages)
` [PATCH AUTOSEL 6.19-6.6] perf/cxlpmu: Replace IRQF_ONESHOT with IRQF_NO_THREAD
[PATCH 1/1] perf test code_with_type.sh: Skip test if rust wasn't available at build time
2026-02-11 12:25 UTC (3+ messages)
[PATCH v1] tools build: Fix feature test for rust compiler
2026-02-11 12:23 UTC (4+ messages)
[PATCH v1] perf libunwind: Fix calls to thread__e_machine
2026-02-11 12:01 UTC (2+ messages)
[RFC PATCH v2 0/4] Test annotate with data type profiling
2026-02-11 10:57 UTC (13+ messages)
` [RFC PATCH v2 2/4] perf test workload: Add code_with_type test workload
` [RFC PATCH v2 4/4] perf tests: Test annotate with data type profiling and C
` Rust data-type profiling working in perf was: Re: [RFC PATCH v2 0/4] Test annotate with data type profiling
[PATCH v1 00/11] perf tools: Improvements to data type profiler
2026-02-11 2:38 UTC (15+ messages)
` [PATCH v1 01/11] perf dwarf-aux: Skip check_variable for die_find_variable_by_reg
` [PATCH v1 02/11] perf dwarf-aux: Add die_get_pointer_type to get pointer types
` [PATCH v1 03/11] perf dwarf-aux: Preserve typedefs in match_var_offset
` [PATCH v1 04/11] perf annotate-data: Improve type comparison from different scopes
` [PATCH v1 06/11] perf annotate-data: Collect global variables without name
` [PATCH v1 07/11] perf annotate-data: Handle global variable access with const register
` [PATCH v1 08/11] perf annotate-data: Add invalidate_reg_state() helper for x86
[PATCH] perf report: Get rid of unnecessary comm collapsing
2026-02-11 1:39 UTC
[GIT PULL] Performance events changes for v7.0
2026-02-10 22:04 UTC (2+ messages)
[PATCH 1/1] tools build: Fix rust feature detection
2026-02-10 21:07 UTC (7+ messages)
[PATCH v1] perf tests workload: Formatting for code_with_type.rs
2026-02-10 20:58 UTC (5+ messages)
[PATCH] perf/x86/intel/uncore: Add per-scheduler IMC CAS count events
2026-02-10 16:52 UTC (3+ messages)
[PATCH v1 2/2] perf metricgroup: Don't early exit if no CPUID table exists
2026-02-10 9:11 UTC (5+ messages)
` [PATCH v1] perf metricgroup: Fix metricgroup__has_metric_or_groups
[Patch v6 0/4] Perf tools: Support eGPRs/SSP/SIMD registers sampling
2026-02-10 6:11 UTC (12+ messages)
` [Patch v6 1/4] perf headers: Sync with the kernel headers
` [Patch v6 2/4] perf regs: Support x86 eGPRs/SSP sampling
` [Patch v6 3/4] perf regs: Support x86 SIMD registers sampling
` [Patch v6 4/4] perf regs: Enable dumping of SIMD registers
[PATCH v7 0/6] perf stat affinity changes
2026-02-10 6:03 UTC (16+ messages)
` [PATCH v8 "
` [PATCH v8 1/6] Revert "perf tool_pmu: More accurately set the cpus for tool events"
` [PATCH v8 6/6] perf stat: Add no-affinity flag
` [PATCH v9 0/6] perf stat affinity changes
` [PATCH v9 1/6] Revert "perf tool_pmu: More accurately set the cpus for tool events"
` [PATCH v9 2/6] perf stat-shadow: In prepare_metric fix guard on reading NULL perf_stat_evsel
` [PATCH v9 3/6] perf evlist: Special map propagation for tool events that read on 1 CPU
` [PATCH v9 4/6] perf evlist: Missing TPEBS close in evlist__close
` [PATCH v9 5/6] perf evlist: Reduce affinity use and move into iterator, fix no affinity
` [PATCH v9 6/6] perf stat: Add no-affinity flag
why is 'perf record --call-graph' using addr2line?
2026-02-09 19:39 UTC (2+ messages)
[PATCH linux-next] perf test: Fix test case perftool-testsuite_report for s390
2026-02-09 18:52 UTC (2+ messages)
[PATCH v1 00/25] perf tool: Add evsel to perf_sample
2026-02-09 17:40 UTC (26+ messages)
` [PATCH v1 01/25] perf sample: Document struct perf_sample
` [PATCH v1 02/25] perf sample: Make sure perf_sample__init/exit are used
` [PATCH v1 03/25] perf sample: Add evsel to struct perf_sample
` [PATCH v1 04/25] perf tool: Remove evsel from tool APIs that pass the sample
` [PATCH v1 05/25] perf kvm: Don't pass evsel with sample
` [PATCH v1 06/25] perf evsel: Refactor evsel__intval to perf_sample__intval
` [PATCH v1 07/25] perf trace: Don't pass evsel with sample
` [PATCH v1 08/25] perf callchain: Don't pass evsel and sample
` [PATCH v1 09/25] perf lock: Only pass sample to handlers
` [PATCH v1 10/25] perf lock: Constify trace_lock_handler variables
` [PATCH v1 11/25] perf hist: Remove evsel parameter from inc samples functions
` [PATCH v1 12/25] perf db-export: Remove evsel from struct export_sample
` [PATCH v1 13/25] perf hist: Remove evsel from struct hist_entry_iter
` [PATCH v1 14/25] perf report: Directly use sample->evsel to avoid computing from sample->id
` [PATCH v1 15/25] perf annotate: Don't pass evsel to add_sample
` [PATCH v1 16/25] perf inject: Don't pass evsel with sample
` [PATCH v1 17/25] perf kmem: "
` [PATCH v1 18/25] perf kwork: "
` [PATCH v1 19/25] perf sched: "
` [PATCH v1 20/25] perf timechart: "
` [PATCH v1 21/25] perf trace: "
` [PATCH v1 22/25] perf evlist: Try to avoid computing evsel from sample
` [PATCH v1 23/25] perf script: Don't pass evsel with sample
` [PATCH v1 24/25] perf s390-sample-raw: "
` [PATCH v1 25/25] perf evsel: "
[PATCH v3 0/5] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
2026-02-09 16:44 UTC (4+ messages)
` [PATCH v3 2/5] KVM: x86/pmu: Disable Host-Only/Guest-Only events as appropriate for vCPU state
[PATCH v3] perf/core: Fix missing read event generation on task exit
2026-02-09 16:12 UTC (4+ messages)
[PATCH] perf/core: Fix refcount bug and potential UAF in perf_mmap
2026-02-09 15:26 UTC (4+ messages)
` [PATCH v2] "
[PATCH] perf vendor events arm64: Add Tegra410 Olympus PMU events
2026-02-09 9:50 UTC (7+ 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