messages from 2025-02-06 08:05:29 to 2025-02-10 19:38:34 UTC [more...]
[PATCH v2 00/17] mm: fixes for device-exclusive entries (hmm)
2025-02-10 19:37 UTC (7+ messages)
` [PATCH v2 01/17] mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs
` [PATCH v2 02/17] mm/rmap: reject hugetlb folios in folio_make_device_exclusive()
` [PATCH v2 03/17] mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()
` [PATCH v2 05/17] mm/memory: detect writability in restore_exclusive_pte() through can_change_pte_writable()
` [PATCH v2 06/17] mm: use single SWP_DEVICE_EXCLUSIVE entry type
` [PATCH v2 07/17] mm/page_vma_mapped: device-exclusive entries are not migration entries
[PATCH v1 1/1] x86/events/amd/iommu: Increase IOMMU_NAME_SIZE
2025-02-10 19:34 UTC
[PATCH v1] perf parse-events: Tidy name token matching
2025-02-10 19:23 UTC (2+ messages)
[PATCH v3] perf cpumap: Reduce cpu size from int to int16_t
2025-02-10 19:12 UTC
[PATCH v5 0/4] Add support for cpu event term
2025-02-10 18:38 UTC (5+ messages)
` [PATCH v5 1/4] libperf cpumap: Add ability to create CPU from a single CPU number
` [PATCH v5 2/4] perf stat: Use counter cpumask to skip zero values
` [PATCH v5 3/4] perf parse-events: Set is_pmu_core for legacy hardware events
` [PATCH v5 4/4] perf parse-events: Add "cpu" term to set the CPU an event is recorded on
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-02-10 18:36 UTC (12+ messages)
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH v2 0/2] tools: Unify top-level quiet infrastructure
2025-02-10 18:34 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tools: Remove redundant quiet setup
[PATCH 0/2] tools: Unify top-level quiet infrastructure
2025-02-10 18:31 UTC (8+ messages)
[PATCH v1] tools build: Fix a number of Wconversion warnings
2025-02-10 18:22 UTC (2+ messages)
[PATCH v1 00/10] Move uid filtering to BPF filters
2025-02-10 18:18 UTC (2+ messages)
[PATCH v1] perf sample: Make user_regs and intr_regs optional
2025-02-10 18:15 UTC (2+ messages)
[PATCH v2 00/17] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
2025-02-10 18:06 UTC (4+ messages)
[PATCH bpf-next] bpf: Add tracepoints with null-able arguments
2025-02-10 17:59 UTC
[PATCH v5 0/8] perf report: Add latency and parallelism profiling
2025-02-10 17:11 UTC (17+ messages)
` [PATCH v5 6/8] perf report: Add --latency flag
[PATCH v2 0/7] perf: Support multiple system call tables in the build
2025-02-10 16:51 UTC (8+ messages)
` [PATCH v2 1/7] perf syscalltble: Remove syscall_table.h
` [PATCH v2 2/7] perf trace: Reorganize syscalls
` [PATCH v2 3/7] perf syscalltbl: Remove struct syscalltbl
` [PATCH v2 4/7] perf thread: Add support for reading the e_machine type for a thread
` [PATCH v2 5/7] perf trace beauty: Add syscalltbl.sh generating all system call tables
` [PATCH v2 6/7] perf syscalltbl: Use lookup table containing multiple architectures
` [PATCH v2 7/7] perf build: Remove Makefile.syscalls
[PATCH] perf: Deadcode removal
2025-02-10 16:14 UTC (3+ messages)
[PATCH v1 00/11] Python improvements for a real use of parse_events
2025-02-10 16:06 UTC (3+ messages)
[PATCH v4 00/39] unwind, perf: sframe user space unwinding
2025-02-10 15:56 UTC (15+ messages)
` [PATCH v4 17/39] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v4 19/39] unwind_user/sframe: Add support for reading .sframe contents
[RFC PATCH] perf/core: Prevent dereferencing NULL pointer
2025-02-10 8:36 UTC (4+ messages)
[RFC PATCH v2 0/4] PMU partitioning driver support
2025-02-10 7:37 UTC (7+ messages)
` [RFC PATCH v2 1/4] perf: arm_pmuv3: Generalize counter bitmasks
` [RFC PATCH v2 2/4] perf: arm_pmuv3: Introduce module param to partition the PMU
` [RFC PATCH v2 3/4] perf: arm_pmuv3: Keep out of guest counter partition
` [RFC PATCH v2 4/4] KVM: arm64: Make guests see only counters they can access
[PATCH v3] perf/core: Fix warning due to unordred pmu_ctx_list
2025-02-08 17:37 UTC (3+ messages)
[PATCH v2 0/7] Add io_dir to avoid memory overhead from opendir
2025-02-08 17:02 UTC (11+ messages)
` [PATCH v2 1/7] tools lib api: Add io_dir an allocation free readdir alternative
` [PATCH v2 1/7] tools lib api: Add io_dir() as an allocation free readdir() alternative
` [PATCH v2 2/7] perf maps: Switch modules tree walk to io_dir__readdir
` [PATCH v2 3/7] perf pmu: Switch "
` [PATCH v2 4/7] perf header: Switch mem topology "
` [PATCH v2 5/7] perf events: Remove scandir in thread synthesis
` [PATCH v2 6/7] perf parse-events: Switch tracepoints to io_dir__readdir
` [PATCH v2 7/7] perf hwmon_pmu: Switch event discovery "
[PATCH v3 0/2] Fix dwc_pcie pmu driver issues
2025-02-08 10:40 UTC (3+ messages)
` [PATCH v3 1/2] perf/dwc_pcie: fix some unreleased resources
` [PATCH v3 2/2] perf/dwc_pcie: fix duplicate pci_dev devices
[PATCH v2 0/4] perf trace: Add --summary-mode option
2025-02-08 5:25 UTC (7+ messages)
` [PATCH v2 1/4] perf trace: Allocate syscall stats only if summary is on
[PATCH v3 0/4] perf trace: Add --summary-mode option
2025-02-08 5:25 UTC (2+ messages)
[PATCH v7 00/24] Intel vendor events and TMA 5.02 metrics
2025-02-08 5:15 UTC (29+ messages)
` [PATCH v7 01/24] perf vendor events: Update Alderlake events/metrics
` [PATCH v7 02/24] perf vendor events: Update AlderlakeN events/metrics
` [PATCH v7 03/24] perf vendor events: Add Arrowlake events/metrics
` [PATCH v7 04/24] perf vendor events: Update Broadwell events/metrics
` [PATCH v7 05/24] perf vendor events: Update BroadwellDE events/metrics
` [PATCH v7 06/24] perf vendor events: Update BroadwellX events/metrics
` [PATCH v7 07/24] perf vendor events: Update CascadelakeX events/metrics
` [PATCH v7 08/24] perf vendor events: Add Clearwaterforest events
` [PATCH v7 09/24] perf vendor events: Update EmeraldRapids events/metrics
` [PATCH v7 10/24] perf vendor events: Update GrandRidge events/metrics
` [PATCH v7 11/24] perf vendor events: Update/add Graniterapids events/metrics
` [PATCH v7 12/24] perf vendor events: Update Haswell events/metrics
` [PATCH v7 13/24] perf vendor events: Update HaswellX events/metrics
` [PATCH v7 14/24] perf vendor events: Update Icelake events/metrics
` [PATCH v7 15/24] perf vendor events: Update IcelakeX events/metrics
` [PATCH v7 16/24] perf vendor events: Update/add Lunarlake events/metrics
` [PATCH v7 17/24] perf vendor events: Update Meteorlake events/metrics
` [PATCH v7 18/24] perf vendor events: Update Rocketlake events/metrics
` [PATCH v7 19/24] perf vendor events: Update Sapphirerapids events/metrics
` [PATCH v7 20/24] perf vendor events: Update Sierraforest events/metrics
` [PATCH v7 21/24] perf vendor events: Update Skylake metrics
` [PATCH v7 22/24] perf vendor events: Update SkylakeX events/metrics
` [PATCH v7 23/24] perf vendor events: Update Tigerlake events/metrics
` [PATCH v7 24/24] perf test stat_all_metrics: Ensure missing events fail test
[PATCH v2 0/2] Fix dwc_pcie pmu driver issues
2025-02-08 2:59 UTC (7+ messages)
` [PATCH v2 1/2] perf/dwc_pcie: fix the incorrect reference count
` [External] "
` [PATCH v2 2/2] perf/dwc_pcie: fix duplicate pci_dev devices
` [External] "
[PATCH v2 0/5] A mechanism for efficient support for per-function metrics
2025-02-07 19:23 UTC (6+ messages)
` [PATCH v2 1/5] perf: Allow periodic events to alternate between two sample periods
[PATCH v6 00/24] Intel vendor events and TMA 5.02 metrics
2025-02-07 18:43 UTC (26+ messages)
` [PATCH v6 01/24] perf vendor events: Update Alderlake events/metrics
` [PATCH v6 02/24] perf vendor events: Update AlderlakeN events/metrics
` [PATCH v6 03/24] perf vendor events: Add Arrowlake events/metrics
` [PATCH v6 04/24] perf vendor events: Update Broadwell events/metrics
` [PATCH v6 05/24] perf vendor events: Update BroadwellDE events/metrics
` [PATCH v6 06/24] perf vendor events: Update BroadwellX events/metrics
` [PATCH v6 07/24] perf vendor events: Update CascadelakeX events/metrics
` [PATCH v6 08/24] perf vendor events: Add Clearwaterforest events
` [PATCH v6 09/24] perf vendor events: Update EmeraldRapids events/metrics
` [PATCH v6 10/24] perf vendor events: Update GrandRidge events/metrics
` [PATCH v6 11/24] perf vendor events: Update/add Graniterapids events/metrics
` [PATCH v6 12/24] perf vendor events: Update Haswell events/metrics
` [PATCH v6 13/24] perf vendor events: Update HaswellX events/metrics
` [PATCH v6 14/24] perf vendor events: Update Icelake events/metrics
` [PATCH v6 15/24] perf vendor events: Update IcelakeX events/metrics
` [PATCH v6 16/24] perf vendor events: Update/add Lunarlake events/metrics
` [PATCH v6 17/24] perf vendor events: Update Meteorlake events/metrics
` [PATCH v6 18/24] perf vendor events: Update Rocketlake events/metrics
` [PATCH v6 19/24] perf vendor events: Update Sapphirerapids events/metrics
` [PATCH v6 20/24] perf vendor events: Update Sierraforest events/metrics
` [PATCH v6 21/24] perf vendor events: Update Skylake metrics
` [PATCH v6 22/24] perf vendor events: Update SkylakeX events/metrics
` [PATCH v6 23/24] perf vendor events: Update Tigerlake events/metrics
` [PATCH v6 24/24] perf test stat_all_metrics: Ensure missing events fail test
[PATCH v5 00/24] Intel vendor events and TMA 5.01 metrics
2025-02-07 17:39 UTC (17+ messages)
` [PATCH v5 11/24] perf vendor events: Update/add Graniterapids events/metrics
[PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"
2025-02-07 17:18 UTC (13+ messages)
[PATCH v4 00/21] Add Counter delegation ISA extension support
2025-02-07 16:53 UTC (18+ messages)
` [PATCH v4 02/21] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v4 06/21] RISC-V: Add Smcntrpmf extension parsing
` [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 10/21] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v4 11/21] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v4 12/21] RISC-V: perf: Modify the counter discovery mechanism
[PATCH] perf tool_pmu: Add skip check in tool_pmu__event_to_str()
2025-02-07 16:52 UTC (2+ messages)
[PATCH v6 0/9] perf report: Add latency and parallelism profiling
2025-02-07 11:40 UTC (10+ messages)
` [PATCH v6 1/9] perf report: Add machine parallelism
` [PATCH v6 2/9] perf report: Add parallelism sort key
` [PATCH v6 3/9] perf report: Switch filtered from u8 to u16
` [PATCH v6 4/9] perf report: Add parallelism filter
` [PATCH v6 5/9] perf report: Add latency output field
` [PATCH v6 6/9] perf report: Add --latency flag
` [PATCH v6 7/9] perf report: Add latency and parallelism profiling documentation
` [PATCH v6 8/9] perf test: Add tests for latency and parallelism profiling
` [PATCH v6 9/9] perf hist: Shrink struct hist_entry size
[PATCH] perf: Improve startup time by reducing unnecessary stat() calls
2025-02-07 8:31 UTC (5+ messages)
[PATCH 1/2] perf ftrace latency: variable histogram buckets
2025-02-07 8:04 UTC (2+ messages)
` [PATCH 2/2] perf ftrace latency: allow to hide empty buckets
[PATCH 0/2 v3] perf test: perf record tests (114) changes
2025-02-07 2:15 UTC (7+ messages)
` [PATCH 2/2 v3] perf test: Change event in perf test 114 perf record test subtest test_leader_sampling
[PATCH 00/20] Arch-PEBS and PMU supports for Clearwater Forest
2025-02-07 1:27 UTC (12+ messages)
` [PATCH 01/20] perf/x86/intel: Add PMU support "
` [PATCH 11/20] perf/x86/intel: Setup PEBS constraints base on counter & pdist map
[PATCH v14 00/10] perf record --off-cpu: Dump off-cpu samples directly
2025-02-06 22:08 UTC (8+ messages)
` [PATCH v14 05/10] perf evsel: Assemble offcpu samples
[PATCH] perf/arm-cmn: Minor event type housekeeping
2025-02-06 22:00 UTC (2+ messages)
[PATCH] perf/core: move all of the pmu devices into their own location
2025-02-05 18:45 UTC (13+ messages)
[PATCH v19 00/11] arm64/perf: Enable branch stack sampling
2025-02-06 12:58 UTC (9+ messages)
` [PATCH v19 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)
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).