Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2026-08-12 23:08:09 to 2026-08-14 14:59:13 UTC [more...]

[RFC PATCH 0/5] perf/core: add AUX buffer kernel-consumer API
 2026-08-14 14:59 UTC  (9+ messages)
` [RFC PATCH 1/5] perf/core: add AUX buffer ownership for kernel events
` [RFC PATCH 2/5] perf/core: add AUX ring accessors for kernel consumers
` [RFC PATCH 3/5] perf/core: add KUnit tests for AUX kernel-consumer API
` [RFC PATCH 4/5] selftests/perf_events: add userspace AUX regression test
` [RFC PATCH 5/5] selftests/perf_events: add AUX kernel API selftest script

Updated patchkit to show weights in annotation
 2026-08-14 14:45 UTC  (11+ messages)
` [PATCH v2 1/4] perf tools record: Modernize -W man page
` [PATCH v2 2/4] perf tools top: Add --weight option
` [PATCH v2 3/4] perf tools: Add support for displaying weights in annotate
` [PATCH v2 4/4] perf tools: Add test for weight annotation

[PATCH V5 0/6] tools/perf: Add powerpc HTM auxtrace support
 2026-08-14 14:21 UTC  (7+ messages)
` [PATCH V5 4/6] tools/perf: Add powerpc callback support for arch_perf_record__need_read

[PATCH] perf/dwc_pcie: Fix PCI device reference leak in probe
 2026-08-14 13:51 UTC  (2+ messages)

[PATCHES v5 0/5] perf DSO hardening series
 2026-08-14 12:11 UTC  (12+ messages)
` [PATCH 1/5] perf dso: Guard against errno==0 when dso__get_filename() returns NULL
` [PATCH 2/5] perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()
` [PATCH 3/5] perf dso: Use stored fd error instead of stale errno in file_read() and file_size()
` [PATCH 4/5] perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()
` [PATCH 5/5] perf dso: Replace assert with runtime check in dso__read_symbol()

[PATCH v4 00/23] perf arm64: Support data type profiling
 2026-08-14 11:44 UTC  (17+ messages)
` [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 18/23] perf annotate-arm64: Support stack variable tracking

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-14 10:06 UTC  (10+ messages)
` [PATCH 6/9] mm: convert PTE table entry to pte
` [PATCH 9/9] xen: use hw_pte_t for PTE range callbacks

[PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-14  9:45 UTC  (23+ messages)
` [PATCH v5 01/16] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v5 02/16] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v5 03/16] mm: introduce linear_anon_page_index()
` [PATCH v5 04/16] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v5 05/16] mm: update print_bad_page_map() to show anon index if appropriate
` [PATCH v5 06/16] mm: introduce and use vma_filebacked_address()
` [PATCH v5 07/16] mm/vma: fix self-merge check in copy_vma()
` [PATCH v5 08/16] tools/testing/vma: add tests for copy_vma() self-merge
` [PATCH v5 09/16] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v5 10/16] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v5 11/16] mm: clean up vma_address_end()
` [PATCH v5 12/16] mm/huge_memory: update remove_migration_pmd() to accept a folio
` [PATCH v5 13/16] mm/migrate: calculate large folio page index using PFN
` [PATCH v5 14/16] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v5 15/16] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v5 16/16] tools/testing/selftests/mm: test anonymous page offset merge behaviour

[PATCH v2] ARM, ARM64, LONGARCH: Delay HW BP notification to task_work()
 2026-08-14  9:20 UTC  (3+ messages)

[PATCH v8 0/9] perf c2c: add a function view
 2026-08-14  6:48 UTC  (12+ messages)
` [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 6/9] perf c2c: add function view hierarchy entry creation

Another perf annotate weight patchkit
 2026-08-14  1:50 UTC  (9+ messages)
` [PATCH v3 1/4] perf tools record: Modernize -W man page
` [PATCH v3 2/4] perf tools top: Add --weight option
` [PATCH v3 3/4] perf tools: Add support for displaying weights in annotate
` [PATCH v3 4/4] perf tools: Add test for weight annotation

[PATCH v12 21/33] perf s390-sample-raw: Don't pass evsel or its PMU with sample
 2026-08-14  1:24 UTC  (2+ messages)

[PATCH v12 15/33] perf kwork: Don't pass evsel with sample
 2026-08-14  0:59 UTC  (2+ messages)

[PATCH v12 11/33] perf report: Directly use sample->evsel to avoid computing from sample->id
 2026-08-14  0:46 UTC  (2+ messages)

[PATCHES v4 0/7] perf build: Add target to install devel packages needed to build perf
 2026-08-14  0:45 UTC  (3+ messages)
` [PATCH 2/7] perf build: Add install-build-deps framework to install devel packages

[PATCH v3 3/3] tracefs: make root directory world-traversable
 2026-08-14  0:39 UTC  (2+ messages)

[PATCH v12 06/33] perf callchain: Don't pass evsel and sample
 2026-08-14  0:38 UTC  (2+ messages)

[PATCH v11 13/33] perf inject: Don't pass evsel with sample
 2026-08-14  0:29 UTC  (2+ messages)

[PATCH 0/3] perf/x86: Fix perf_event_print_debug() on non-Intel PMUs
 2026-08-14  0:20 UTC  (5+ messages)
` [PATCH 1/3] perf/x86: Add x86_pmu::print_debug

[PATCH v5 12/25] perf db-export: Remove evsel from struct export_sample
 2026-08-14  0:16 UTC  (2+ messages)

[PATCH v8 15/29] perf kmem: Don't pass evsel with sample
 2026-08-14  0:15 UTC  (2+ messages)

[PATCH v9 17/29] perf sched: Don't pass evsel with sample
 2026-08-14  0:14 UTC  (2+ messages)

[PATCH v10 09/29] perf hist: Remove evsel parameter from inc samples functions
 2026-08-14  0:12 UTC  (2+ messages)

[PATCH v8 07/29] perf lock: Only pass sample to handlers
 2026-08-14  0:07 UTC  (2+ messages)

[PATCH v5 10/25] perf lock: Constify trace_lock_handler variables
 2026-08-13 23:54 UTC  (2+ messages)

[PATCH v5 09/25] perf lock: Only pass sample to handlers
 2026-08-13 23:53 UTC  (2+ messages)

[PATCH v7 08/23] perf lock: Constify trace_lock_handler variables
 2026-08-13 23:51 UTC  (2+ messages)

[PATCH v5 02/25] perf sample: Make sure perf_sample__init/exit are used
 2026-08-13 23:43 UTC  (2+ messages)

[PATCH v4 3/8] perf header: Properly warn/print when libtraceevent/libbpf support is missing
 2026-08-13 23:29 UTC  (2+ messages)

[PATCH RESEND v10 5/8] ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
 2026-08-13 23:26 UTC  (2+ messages)

[PATCH v3 08/25] perf callchain: Don't pass evsel and sample
 2026-08-13 22:23 UTC  (2+ messages)

[PATCH v2 03/25] perf sample: Add evsel to struct perf_sample
 2026-08-13 22:11 UTC  (2+ messages)

[PATCH v5 06/26] tools build: Append -fzero-init-padding-bits=all to extra cflags
 2026-08-13 21:59 UTC  (2+ messages)

[PATCH 0/2] perf kvm: Fix memory leaks
 2026-08-13 20:15 UTC  (3+ messages)

[PATCH v3 0/2] perf: Add Raspberry Pi AXI PMU driver
 2026-08-13 17:56 UTC  (53+ messages)
` [PATCH v4 "
  ` [PATCH v5 "
    ` [PATCH v5 1/2] perf: Add Raspberry Pi BCM2835 "
    ` [PATCH v5 2/2] perf: Add Raspberry Pi 5 (BCM2712) AXI PMU support
    ` [PATCH v6 0/2] perf: Add Raspberry Pi AXI PMU driver
      ` [PATCH v6 1/2] perf: Add Raspberry Pi BCM2835 "
      ` [PATCH v6 2/2] perf: Add Raspberry Pi 5 (BCM2712) AXI PMU support
      ` [PATCH v7 0/2] perf: Add Raspberry Pi AXI PMU driver
        ` [PATCH v7 1/2] perf: Add Raspberry Pi BCM2835 "
        ` [PATCH v7 2/2] perf: Add Raspberry Pi 5 (BCM2712) AXI PMU support
        ` [PATCH v8 0/2] perf: Add Raspberry Pi AXI PMU driver
          ` [PATCH v8 1/2] perf: Add Raspberry Pi BCM2835 "
          ` [PATCH v8 2/2] perf: Add Raspberry Pi 5 (BCM2712) AXI PMU support
          ` [PATCH v9 0/2] perf: Add Raspberry Pi AXI PMU driver
            ` perf: Add Raspberry Pi BCM2835 "
            ` perf: Add Raspberry Pi 5 (BCM2712) AXI PMU support
            ` [PATCH v10 0/2] perf: Add Raspberry Pi AXI PMU driver
            ` [PATCH v11 "

[PATCH 0/2] perf vendor events arm64: Fix Tegra410 Olympus PMU events
 2026-08-13 17:11 UTC  (5+ messages)
` [PATCH 1/2] perf vendor events arm64: fix swapped MetricGroup for Tegra410 L1 prefetcher metrics
` [PATCH 2/2] perf vendor events arm64: Fix Tegra410 Olympus event 0x0197

[PATCH v1 1/4] perf tools record: Modernize -W man page
 2026-08-13 14:18 UTC  (8+ messages)
` [PATCH v1 2/4] perf tools top: Add --weight option
` [PATCH v1 3/4] perf tools: Add support for displaying weights in annotate
` [PATCH v1 4/4] perf tools: Add test for weight annotation

[PATCHES v3 0/5] perf DSO hardening series
 2026-08-13 14:09 UTC  (7+ messages)
` [PATCH 3/5] perf dso: Use stored fd error instead of stale errno in file_read() and file_size()

[PATCH v1] perf top: Merge hybrid common events
 2026-08-13 13:57 UTC  (2+ messages)

[PATCH v2] perf/bpf: Fix data races in BPF perf event handling
 2026-08-13 11:05 UTC  (4+ messages)

[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-13  9:36 UTC  (11+ messages)
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v4 18/20] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous

[PATCH 1/9] perf header: Tolerate inconsistent HEADER_GROUP_DESC
 2026-08-13  8:31 UTC  (8+ messages)
` [PATCH 2/9] perf thread-stack: Report branch stack hw_idx as not available
` [PATCH 4/9] perf dlfilter: Add non-empty branch stack filter

[Patch v2] perf/x86/intel: Prevent drain_pebs() reentry
 2026-08-13  7:06 UTC  (2+ messages)

[PATCH v2 0/2] perf/dwc_pcie: Fix lockdep warnings in device and event setup
 2026-08-13  6:15 UTC  (5+ 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] perf/bpf: Fix data race in __perf_event_overflow
 2026-08-13  4:16 UTC  (4+ messages)

[Patch v3 0/8] perf/x86: Miscellaneous PMU bug fixes and optimizations
 2026-08-13  1:11 UTC  (8+ messages)
` [Patch v3 8/8] perf/x86/intel: Prevent drain_pebs() reentry

[PATCHES v4 0/5] perf DSO hardening series
 2026-08-13  1:04 UTC  (11+ messages)
` [PATCH 1/5] perf dso: Guard against errno==0 when dso__get_filename() returns NULL
` [PATCH 2/5] perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()
` [PATCH 3/5] perf dso: Use stored fd error instead of stale errno in file_read() and file_size()
` [PATCH 4/5] perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()
` [PATCH 5/5] perf dso: Replace assert with runtime check in dso__read_symbol()


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