messages from 2025-06-02 16:24:34 to 2025-06-05 11:08:31 UTC [more...]
[PATCH] perf/core: Handling the race between exit_mmap and perf sample
2025-06-05 11:08 UTC (7+ messages)
[PATCH v3 00/10] perf: arm_spe: Armv8.8 SPE features
2025-06-05 10:49 UTC (11+ messages)
` [PATCH v3 01/10] arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
` [PATCH v3 02/10] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH v3 03/10] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v3 04/10] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v3 05/10] KVM: arm64: Add trap configs for PMSDSFR_EL1
` [PATCH v3 06/10] perf: Add perf_event_attr::config4
` [PATCH v3 07/10] perf: arm_spe: Add support for filtering on data source
` [PATCH v3 08/10] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH v3 09/10] perf tools: Add support for perf_event_attr::config4
` [PATCH v3 10/10] perf docs: arm-spe: Document new SPE filtering features
[PATCH v2 00/11] perf: arm_spe: Armv8.8 SPE features
2025-06-05 10:33 UTC (6+ messages)
` [PATCH v2 06/11] KVM: arm64: Add trap configs for PMSDSFR_EL1
[PATCH v2 0/2] Fix perf cgroup problem
2025-06-05 7:36 UTC (8+ messages)
` [PATCH v2 1/2] perf/core: Fix nr_cgroups/cpuctx->cgrp is not updated correctly
` [PATCH v2 2/2] perf/core: Fix WARN_ON_ONCE(cpuctx->ctx.nr_cgroups == 0) in perf_cgroup_switch
[PATCH V3] perf: Fix the throttle error of some clock events
2025-06-05 6:39 UTC (4+ messages)
[PATCH 0/3] perf: generate events for BPF metadata
2025-06-04 23:04 UTC (20+ 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 v8 0/4] Prefer sysfs/JSON events also when no PMU is provided
2025-06-04 21:40 UTC (10+ messages)
[PATCH v2] perf bpf-filter: Improve error messages
2025-06-04 21:30 UTC (3+ messages)
[PATCH 00/17] ARM64 PMU Partitioning
2025-06-04 20:57 UTC (34+ 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 v1 0/4] perf: Remove libcrypto dependency
2025-06-04 18:17 UTC (4+ messages)
` [PATCH v1 2/4] perf tools: Add sha1 utils
[PATCH v4 00/10] Move uid filtering to BPF filters
2025-06-04 17:45 UTC (11+ messages)
` [PATCH v4 01/10] perf parse-events filter: Use evsel__find_pmu
` [PATCH v4 02/10] perf target: Separate parse_uid into its own function
` [PATCH v4 03/10] perf parse-events: Add parse_uid_filter helper
` [PATCH v4 04/10] perf record: Switch user option to use BPF filter
` [PATCH v4 05/10] perf tests record: Add basic uid filtering test
` [PATCH v4 06/10] perf top: Switch user option to use BPF filter
` [PATCH v4 07/10] perf trace: "
` [PATCH v4 08/10] perf bench evlist-open-close: "
` [PATCH v4 09/10] perf target: Remove uid from target
` [PATCH v4 10/10] perf thread_map: Remove uid options
[PATCH v1] perf: Fix libjvmti.c sign compare error
2025-06-04 17:36 UTC
[PATCH] perf bpf-filter: Improve error messages
2025-06-04 16:00 UTC (2+ messages)
[PATCH 1/1] perf/core: fix dangling cgroup pointer in cpuctx
2025-06-04 15:59 UTC (31+ messages)
` "
[PATCH v6 0/9] x86: Add support for NMI-source reporting with FRED
2025-06-04 15:41 UTC (32+ 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
[RFC PATCH v1] perf trace: Mitigate failures in parallel perf trace instances
2025-06-04 10:25 UTC (6+ messages)
[Bug] WARNING in event_function in Linux kernel v6.12
2025-06-04 4:40 UTC
[PATCH v1] perf test: Restrict uniquifying test to machines with uncore_imc
2025-06-04 0:31 UTC (3+ messages)
[PATCH v3 00/10] Move uid filtering to BPF filters
2025-06-04 0:01 UTC (8+ messages)
[GIT PULL] perf tools changes for v6.16
2025-06-03 23:20 UTC (2+ messages)
[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
[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 (5+ 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 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 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: "
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).