Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2026-08-09 07:15:32 to 2026-08-11 16:50:20 UTC [more...]

[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-11 16:49 UTC  (27+ messages)
` [PATCH v4 01/20] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v4 03/20] mm: introduce linear_anon_page_index()
` [PATCH v4 07/20] mm/vma: fix self-merge check in copy_vma()
` [PATCH v4 08/20] tools/testing/vma: add tests for copy_vma() self-merge
` [PATCH v4 10/20] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v4 11/20] mm: clean up vma_address_end()
` [PATCH v4 12/20] mm/huge_memory: update remove_migration_pmd() to accept a folio
` [PATCH v4 13/20] mm/migrate: calculate large folio page index using PFN

[PATCH v2 0/2] perf/dwc_pcie: Fix lockdep warnings in device and event setup
 2026-08-11 16:07 UTC  (3+ messages)
` [PATCH v2 1/2] perf/dwc_pcie: Avoid nested bus notifier locking
` [PATCH v2 2/2] perf/dwc_pcie: Skip sibling walks for new group leaders

[PATCH 1/9] perf header: Tolerate inconsistent HEADER_GROUP_DESC
 2026-08-11 15:58 UTC  (6+ messages)
` [PATCH 2/9] perf thread-stack: Report branch stack hw_idx as not available
` [PATCH 3/9] perf thread-stack: Bound wrapped branch stack copy

[PATCH 00/14] perf cs-etm: Per-thread mode fixes and snapshot wrap support
 2026-08-11 15:30 UTC  (15+ messages)
` [PATCH 01/14] perf cs-etm: Fix nVHE per-thread decoding
` [PATCH 02/14] perf cs-etm: Warn for invalid timestamp option
` [PATCH 03/14] perf cs-etm: Turn on context packet timestamps in per-thread mode
` [PATCH 04/14] perf cs-etm: Use per-CPU queues for "
` [PATCH 05/14] perf cs-etm: Increase default timestamp generation period
` [PATCH 06/14] perf auxtrace: Turn Intel BTS snapshot search into a generic one
` [PATCH 07/14] perf arm-spe: Use generic snapshot search
` [PATCH 08/14] perf auxtrace: intel-pt: Use new snapshot_has_wrapped callback
` [PATCH 09/14] perf cs-etm: Queue partial AUX records
` [PATCH 10/14] perf cs-etm: Don't print missing buffers in snapshot mode
` [PATCH 11/14] perf auxtrace: cs-etm: Capture wrapped snapshots
` [PATCH 12/14] perf test: Allow infinite named_thread loops
` [PATCH 13/14] perf test: Add test for per-thread mode
` [PATCH 14/14] perf cs-etm: Test multiple per-thread threads

[PATCHES v8 0/7] perf build: Add target to install devel packages needed to build perf
 2026-08-11 15:19 UTC  (8+ messages)
` [PATCH 1/7] tools build: Only probe the compiler at parse time when it is installed
` [PATCH 2/7] perf build: Add install-build-deps framework to install devel packages
` [PATCH 3/7] perf build: install-build-deps: add Fedora devel package mapping
` [PATCH 4/7] perf build: install-build-deps: add Ubuntu "
` [PATCH 5/7] perf build: install-build-deps: add Debian "
` [PATCH 6/7] perf build: Remove leftover feature tests for removed cxx and clang support
` [PATCH 7/7] perf build: install-build-deps: add RHEL family devel package mapping

[PATCHES v1 0/7] perf build: Add target to install devel packages needed to build perf
 2026-08-11 15:13 UTC  (11+ messages)
` [PATCH 1/7] tools build: Only probe the compiler at parse time when it is installed
` [PATCH 2/7] perf build: Add install-build-deps framework to install devel packages
` [PATCH 3/7] perf build: install-build-deps: add Fedora devel package mapping
` [PATCH 4/7] perf build: install-build-deps: add Ubuntu "
` [PATCH 5/7] perf build: install-build-deps: add Debian "
` [PATCH 6/7] perf build: Remove leftover feature tests for removed cxx and clang support
` [PATCH 7/7] perf build: install-build-deps: add RHEL family devel package mapping

[PATCHES v2 0/7] perf build: Add target to install devel packages needed to build perf
 2026-08-11 15:12 UTC  (11+ messages)
` [PATCH 1/7] tools build: Only probe the compiler at parse time when it is installed
` [PATCH 2/7] perf build: Add install-build-deps framework to install devel packages
` [PATCH 3/7] perf build: install-build-deps: add Fedora devel package mapping
` [PATCH 4/7] perf build: install-build-deps: add Ubuntu "
` [PATCH 5/7] perf build: install-build-deps: add Debian "
` [PATCH 6/7] perf build: Remove leftover feature tests for removed cxx and clang support
` [PATCH 7/7] perf build: install-build-deps: add RHEL family devel package mapping

[PATCH v1 0/2] perf: Add Raspberry Pi AXI PMU driver
 2026-08-11 14:32 UTC  (4+ messages)
` [PATCH v1 1/2] perf: Add Raspberry Pi BCM2835 "
` [PATCH v1 2/2] perf: Add Raspberry Pi 5 (BCM2712) AXI PMU support

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-11 14:09 UTC  (21+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
` [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp
` [PATCH 6/9] mm: convert PTE table entry to pte

[PATCH v9 0/4] perf sched latency: Refine outputs, unit scaling, and histogram support
 2026-08-11 12:10 UTC  (3+ messages)

[PATCH 0/2] perf/arm: Prefer large AUX mappings for CoreSight and SPE
 2026-08-11 10:17 UTC  (7+ messages)
` [PATCH 1/2] coresight: perf: Prefer large AUX mappings
` [PATCH 2/2] perf: arm_spe: "

[Patch v3 0/8] perf/x86: Miscellaneous PMU bug fixes and optimizations
 2026-08-11 10:00 UTC  (10+ messages)
` [Patch v3 6/8] perf/x86/intel: Fix intel_cap handling on hybrid PMUs
` [Patch v3 8/8] perf/x86/intel: Prevent drain_pebs() reentry

[PATCH] perf evsel: Improve frame pointer unwinding warning for s390
 2026-08-11  9:52 UTC  (3+ messages)

[PATCH v4 00/23] perf arm64: Support data type profiling
 2026-08-11  8:50 UTC  (44+ messages)
` [PATCH v4 01/23] perf capstone: Fix arm64 jump/adrp disassembly mismatch with objdump
` [PATCH v4 02/23] perf llvm: Fix arm64 adrp instruction "
` [PATCH v4 03/23] perf annotate-arm64: Generalize arm64_mov__parse to support more instructions
` [PATCH v4 04/23] perf annotate-arm64: Handle load and store instructions
` [PATCH v4 05/23] perf dwarf-regs: Adapt get_dwarf_regnum() for arm64
` [PATCH v4 06/23] perf annotate: Adapt arch__dwarf_regnum() "
` [PATCH v4 08/23] perf annotate-arm64: Implement extract_op_location() callback
` [PATCH v4 09/23] perf annotate: Deduplicate overlapping ARM SPE events for data type profiling
` [PATCH v4 11/23] perf annotate-data: Extract invalidate_reg_state() as a common helper
` [PATCH v4 14/23] perf annotate-arm64: Support load instruction tracking
` [PATCH v4 15/23] perf annotate-arm64: Support store "
` [PATCH v4 16/23] perf annotate-data: Expand type_state_reg imm_value to u64
` [PATCH v4 17/23] perf annotate-data: Track imm_value for stack variables
` [PATCH v4 18/23] perf annotate-arm64: Support stack variable tracking
` [PATCH v4 19/23] perf annotate-arm64: Support 'mov' instruction tracking
` [PATCH v4 20/23] perf annotate-arm64: Support 'add' "
` [PATCH v4 21/23] perf annotate-arm64: Support 'adrp' instruction to track global variables

[PATCH] perf: RISC-V: check cpu_hw_evt before dereference in overflow IRQ
 2026-08-11  3:51 UTC  (3+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH] perf symbols: Don't apply the symfs layout to synthesised paths
 2026-08-11  5:00 UTC 

[PATCH] perf/arm-smmuv3: Propagate errors from optional IRQ lookup
 2026-08-11  4:19 UTC 

[PATCH v8 00/22] Add Counter delegation ISA extension support
 2026-08-11  3:50 UTC  (5+ messages)
` [PATCH v8 12/22] RISC-V: perf: Modify the counter discovery mechanism

[PATCHES v7 0/7] perf build: Add target to install devel packages needed to build perf
 2026-08-11  1:50 UTC  (9+ messages)
` [PATCH 1/7] tools build: Only probe the compiler at parse time when it is installed
` [PATCH 2/7] perf build: Add install-build-deps framework to install devel packages
` [PATCH 3/7] perf build: install-build-deps: add Fedora devel package mapping
` [PATCH 4/7] perf build: install-build-deps: add Ubuntu "
` [PATCH 5/7] perf build: install-build-deps: add Debian "
` [PATCH 6/7] perf build: Remove leftover feature tests for removed cxx and clang support
` [PATCH 7/7] perf build: install-build-deps: add RHEL family devel package mapping

[PATCHES v6 0/7] perf build: Add target to install devel packages needed to build perf
 2026-08-11  0:46 UTC  (8+ messages)
` [PATCH 1/7] tools build: Only probe the compiler at parse time when it is installed
` [PATCH 2/7] perf build: Add install-build-deps framework to install devel packages
` [PATCH 3/7] perf build: install-build-deps: add Fedora devel package mapping
` [PATCH 4/7] perf build: install-build-deps: add Ubuntu "
` [PATCH 5/7] perf build: install-build-deps: add Debian "
` [PATCH 6/7] perf build: Remove leftover feature tests for removed cxx and clang support
` [PATCH 7/7] perf build: install-build-deps: add RHEL family devel package mapping

[PATCHES v5 0/7] perf build: Add target to install devel packages needed to build perf
 2026-08-10 21:46 UTC  (8+ messages)
` [PATCH 1/7] tools build: Only probe the compiler at parse time when it is installed
` [PATCH 2/7] perf build: Add install-build-deps framework to install devel packages
` [PATCH 3/7] perf build: install-build-deps: add Fedora devel package mapping
` [PATCH 4/7] perf build: install-build-deps: add Ubuntu "
` [PATCH 5/7] perf build: install-build-deps: add Debian "
` [PATCH 6/7] perf build: Remove leftover feature tests for removed cxx and clang support
` [PATCH 7/7] perf build: install-build-deps: add RHEL family devel package mapping

[PATCHES v4 0/7] perf build: Add target to install devel packages needed to build perf
 2026-08-10 19:35 UTC  (8+ messages)
` [PATCH 1/7] tools build: Only probe the compiler at parse time when it is installed
` [PATCH 2/7] perf build: Add install-build-deps framework to install devel packages
` [PATCH 3/7] perf build: install-build-deps: add Fedora devel package mapping
` [PATCH 4/7] perf build: install-build-deps: add Ubuntu "
` [PATCH 5/7] perf build: install-build-deps: add Debian "
` [PATCH 6/7] perf build: Remove leftover feature tests for removed cxx and clang support
` [PATCH 7/7] perf build: install-build-deps: add RHEL family devel package mapping

[PATCHES v3 0/7] perf build: Add target to install devel packages needed to build perf
 2026-08-10 18:35 UTC  (9+ messages)
` [PATCH 1/7] tools build: Only probe the compiler at parse time when it is installed
` [PATCH 2/7] perf build: Add install-build-deps framework to install devel packages
` [PATCH 3/7] perf build: install-build-deps: add Fedora devel package mapping
` [PATCH 4/7] perf build: install-build-deps: add Ubuntu "
` [PATCH 5/7] perf build: install-build-deps: add Debian "
` [PATCH 6/7] perf build: Remove leftover feature tests for removed cxx and clang support
` [PATCH 7/7] perf build: install-build-deps: add RHEL family devel package mapping

[PATCH v6 0/3] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-08-10 16:56 UTC  (5+ messages)
` [PATCH v6 1/3] arm64: Add raw variants of local_daif_save() and local_daif_restore()
` [PATCH v6 2/3] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
` [PATCH v6 3/3] selftests/bpf: Adjust entry thresholds for ARM64 BRBE

[PATCH v7 0/3] perf/core: sched_task() dispatch and branch entry fixes
 2026-08-10 14:04 UTC  (7+ messages)
` [PATCH v7 1/3] perf/core: Fix NULL pmu_ctx passed to pmu->sched_task()
` [PATCH v7 2/3] perf/core: Run sched_task() for PMUs with only CPU-wide events
` [PATCH v7 3/3] perf/core: Fill branch entries with a single assignment

[PATCH] perf test sample-parsing: Validate PERF_FORMAT_GROUP values without LOST
 2026-08-10  6:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v8 0/9] perf c2c: add a function view
 2026-08-10  5:49 UTC  (11+ messages)
` [PATCH v8 1/9] perf c2c: extract shared data structures into util/c2c.h
` [PATCH v8 2/9] perf c2c: add function view browser skeleton
` [PATCH v8 3/9] perf c2c: add column rendering for function view
` [PATCH v8 4/9] perf c2c: add HPP list parsing for function view columns
` [PATCH v8 5/9] perf c2c: add function view stats merge and memory management
` [PATCH v8 6/9] perf c2c: add function view hierarchy entry creation
` [PATCH v8 7/9] perf c2c: build and finalize the function view hierarchy
` [PATCH v8 8/9] perf c2c: add function view browser UI and cacheline detail
` [PATCH v8 9/9] perf c2c: document function view in perf-c2c man page

[PATCH v2 00/16] perf python: Fix python extension bugs from v19 review
 2026-08-10  5:41 UTC  (13+ messages)
` [PATCH v3 00/15] "
  ` [PATCH v3 01/15] perf script: Fix metric_evlist leak in script_find_metrics
  ` [PATCH v3 04/15] perf python: Fix memory leak in pyrf_evlist__get_pollfd
  ` [PATCH v3 11/15] perf python: Add thread and PMU uninitialized checks
  ` [PATCH v3 12/15] perf python: Fix MetricGroup return type in perf.pyi
  ` [PATCH v3 15/15] perf synthetic-events: Fix divide by zero in perf_event__synthesize_threads

[PATCH v6 0/9] perf c2c: add a function view
 2026-08-10  5:34 UTC  (5+ messages)

[PATCH v7 0/9] perf c2c: add a function view
 2026-08-10  5:34 UTC  (4+ messages)
` [PATCH v7 2/9] perf c2c: add function view browser skeleton

[PATCH] perf test sample-parsing: Validate PERF_FORMAT_GROUP values without LOST
 2026-08-09  8:49 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox