public inbox for linux-perf-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-26 15:11:45 to 2026-04-01 20:03:47 UTC [more...]

[PATCH v1] perf: Make more global variables static
 2026-04-01 20:03 UTC  (5+ messages)

[PATCH v3] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on Emeraldrapids
 2026-04-01 16:38 UTC  (3+ messages)

[PATCH v4 1/2] perf: Reveal PMU type in fdinfo
 2026-04-01 16:32 UTC  (4+ messages)

[PATCH 0/3] perf: Fix SIGCHLD vs pause() race with short-lived workloads
 2026-04-01 16:26 UTC  (6+ messages)
` [PATCH 1/3] perf sched stats: Fix SIGCHLD race in schedstat_record()
` [PATCH 2/3] perf sched stats: Fix SIGCHLD race in schedstat_live()
` [PATCH 3/3] perf lock contention: Fix SIGCHLD race in __cmd_contention()

[PATCH] perf dso: prevent null dsos from being added
 2026-04-01 16:21 UTC  (2+ messages)

[PATCH v3] perf test: Skip perf data type profiling tests for s390
 2026-04-01 16:21 UTC  (2+ messages)

[PATCH v2 0/7] perf data/pipe handling improvements
 2026-04-01 16:13 UTC  (24+ messages)
` [PATCH v2 4/7] perf header: Refactor pipe mode end marker handling
` [PATCH v2 5/7] perf ordered-events: Event processing consistency with the regular reader
` [PATCH v3 0/7] perf data/pipe handling improvements
  ` [PATCH v3 1/7] perf clockid: Add missing include
  ` [PATCH v3 2/7] perf header: Add utility to convert feature number to a string
  ` [PATCH v3 3/7] perf session: Extra logging for failed to process events
  ` [PATCH v3 4/7] perf header: Refactor pipe mode end marker handling
  ` [PATCH v3 5/7] perf ordered-events: Event processing consistency with the regular reader
  ` [PATCH v3 6/7] perf evsel: Make unknown event names more unique
  ` [PATCH v3 7/7] perf data convert ctf: Pipe mode improvements
  ` [PATCH v4 0/8] perf data/pipe handling improvements
    ` [PATCH v4 1/8] perf clockid: Add missing include
    ` [PATCH v4 2/8] perf header: Add utility to convert feature number to a string
    ` [PATCH v4 3/8] perf header: Properly warn/print when libtraceevent/libbpf support is missing
    ` [PATCH v4 4/8] perf session: Extra logging for failed to process events
    ` [PATCH v4 5/8] perf header: Refactor pipe mode end marker handling
    ` [PATCH v4 6/8] perf ordered-events: Event processing consistency with the regular reader
    ` [PATCH v4 7/8] perf evsel: Make unknown event names more unique
    ` [PATCH v4 8/8] perf data convert ctf: Pipe mode improvements

[PATCH 0/4] perf arm_spe: Dump IMPDEF events
 2026-04-01 14:25 UTC  (5+ messages)
` [PATCH 1/4] perf arm_spe: Make a function to get the MIDR
` [PATCH 2/4] perf arm_spe: Turn event name mappings into an array
` [PATCH 3/4] perf arm_spe: Decode Arm N1 IMPDEF events
` [PATCH 4/4] perf arm_spe: Print remaining IMPDEF event numbers

[RESEND PATCH v3] perf tests: mmap-basic: fix user rdpmc detection logic
 2026-04-01 14:25 UTC  (3+ messages)

[PATCH v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-04-01  8:22 UTC  (4+ messages)

[PATCH v3 0/2] perf: marvell: Add CN20K DDR PMU support
 2026-04-01  8:16 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: perf: marvell: Document CN20K DDR PMU
` [PATCH v3 2/2] perf: marvell: Add CN20K DDR PMU support

[PATCH RESEND v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-04-01  8:16 UTC  (9+ messages)
` [PATCH RESEND v10 1/8] arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
` [PATCH RESEND v10 2/8] LoongArch: "
` [PATCH RESEND v10 3/8] RISC-V: ACPI: "
` [PATCH RESEND v10 4/8] x86/acpi: "
` [PATCH RESEND v10 5/8] ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
` [PATCH RESEND v10 6/8] perf: arm_cspmu: Switch to acpi_get_cpu_uid() from get_acpi_id_for_cpu()
` [PATCH RESEND v10 7/8] ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
` [PATCH RESEND v10 8/8] PCI/TPH: Pass ACPI Processor UID to Cache Locality _DSM

[PATCH 0/2] Two semi-related perf throttling fixes
 2026-04-01  8:01 UTC  (8+ messages)
` [PATCH 1/2] perf/x86: Avoid double accounting of PMU NMI latencies
` [PATCH 2/2] perf: Don't throttle based on NMI watchdog events

[PATCH v5 00/10] perf sched: Introduce stats tool
 2026-04-01  7:04 UTC  (6+ messages)
` [PATCH v5 07/10] perf sched stats: Add support for live mode

[PATCH v2] perf test: Skip perf data type profiling tests for s390
 2026-04-01  6:06 UTC  (2+ messages)

[PATCH v1 1/2] perf sched: Avoid segv if tp_handler not set
 2026-04-01  5:59 UTC  (3+ messages)

[PATCH v3 00/25] perf tool: Add evsel to perf_sample
 2026-04-01  5:57 UTC  (3+ messages)
` [PATCH v4 "

perf stat issue with 7.0.0rc3
 2026-04-01  5:55 UTC  (3+ messages)
` [PATCH v1] perf metrics: Make common stalled metrics conditional on having the event

[PATCH v1] perf build: Add -funsigned-char to default CFLAGS
 2026-04-01  5:54 UTC  (5+ messages)

[PATCH v1] perf ftrace: Proper error clean up in print_profile_result
 2026-04-01  5:53 UTC  (3+ messages)

[PATCH v1] perf tests kwork: Add basic kwork coverage tests
 2026-04-01  5:16 UTC  (2+ messages)

[PATCH v1] perf metricgroup: Avoid scanning unnecessary PMUs for identifier match
 2026-04-01  3:51 UTC  (5+ messages)

[PATCH v1] perf symbol: Lazily compute idle and use the perf_env
 2026-04-01  3:41 UTC  (15+ messages)
` [PATCH v2] "
      ` [PATCH v3 0/2] perf symbol/env: ELF machine clean up and lazy idle computation
        ` [PATCH v3 1/2] perf env: Add perf_env__e_machine helper and use in perf_env__arch
        ` [PATCH v3 2/2] perf symbol: Lazily compute idle and use the perf_env
        ` [PATCH v4 0/2] perf symbol/env: ELF machine clean up and lazy idle computation
          ` [PATCH v4 1/2] perf env: Add perf_env__e_machine helper and use in perf_env__arch
          ` [PATCH v4 2/2] perf symbol: Lazily compute idle and use the perf_env
        ` [PATCH v2] perf tests task-analyzer: Write test files to tmpdir

[PATCH v1 0/2] perf tests: Add tests for uncore and perf metric event sorting
 2026-04-01  3:33 UTC  (14+ messages)
` [PATCH v1 1/2] perf tests: Add test for uncore "
` [PATCH v1 2/2] perf arch x86 tests: Add test for topdown "
      ` [PATCH v2 0/2] perf tests: Add tests for uncore and perf metric "
        ` [PATCH v2 1/2] perf tests: Add test for uncore "
        ` [PATCH v2 2/2] perf arch x86 tests: Add test for topdown "
        ` [PATCH v3 0/2] Add tests for uncore and perf metric "
          ` [PATCH v3 1/2] perf tests: Add test for uncore "
          ` [PATCH v3 2/2] perf arch x86 tests: Add test for topdown "

[RFC PATCH v1 7/7] perf unwind-libunwind: Add RISC-V libunwind support
 2026-03-31 21:21 UTC  (11+ messages)
` [PATCH v2 0/8] perf libunwind multiple remote support
  ` [PATCH v2 1/8] perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
  ` [PATCH v2 2/8] perf build loongarch: Remove reference to missing file
  ` [PATCH v2 3/8] tools build: Deduplicate test-libunwind for different architectures

[PATCHES perf-tools-next 0/2] Move some headers out of tools/include/ to tools/perf/trace/beauty/include
 2026-03-31 21:06 UTC  (3+ messages)
` [PATCH 1/2] tools: Move tools/include/uapi/drm to tools/perf/trace/beauty/include/uapi
` [PATCH 2/2] perf beauty: Move copy of fadvise.h from tools/include/ to tools/perf/trace/beauty/include/

[perf-tools-next:tmp.perf-tools-next 9/10] grep: tools/include/uapi/linux/fadvise.h: No such file or directory
 2026-03-31 20:58 UTC  (4+ messages)

[RFC PATCH v2 4/4] perf tests: Test annotate with data type profiling and C
 2026-03-31 19:22 UTC  (6+ messages)
` [PATCH v1] perf test type profiling: Remote typedef on struct

[PATCH] perf dso: prevent null dsos from being added and add comparator checks
 2026-03-31 19:16 UTC  (5+ messages)

[PATCH] libperf cpumap: Fix argument x range [] exceeds maximum object size
 2026-03-31 18:29 UTC  (7+ messages)
` [PATCH v1] libperf cpumap: Make index and nr types unsigned
      ` [PATCH v2] "

[PATCH v1] perf tests task-analyzer: Write all test files to tmpdir
 2026-03-31 18:05 UTC  (4+ messages)
    ` [PATCH v3] perf tests task-analyzer: Write "

[PATCH] perf trace: Fix potential u64 underflow in duration calculation
 2026-03-31 17:15 UTC  (2+ messages)

[PATCH V2] tools/perf/tests: Update test_adding_kernel.sh to handle proper debuginfo check
 2026-03-31 10:12 UTC  (5+ messages)

[PATCH] perf metricgroup: Correctly return syntax error
 2026-03-31  9:55 UTC  (2+ messages)

[PATCH] perf trace: Skip unnecessary synthesis for summary-only mode
 2026-03-31  7:07 UTC  (3+ messages)

[PATCH] perf test: Skip perf data type profiling tests for s390
 2026-03-31  6:58 UTC  (2+ messages)

[PATCH] perf utilities: cln_size header
 2026-03-31  6:37 UTC  (11+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
          ` [PATCH v4] "
              ` [PATCH v5] "

[PATCH V6 0/5] Miscellaneous Intel uncore patches
 2026-03-31  1:26 UTC  (8+ messages)
` [PATCH V6 1/5] perf/x86/intel/uncore: Fix iounmap() leak on global_init failure
` [PATCH V6 2/5] perf/x86/intel/uncore: Skip discovery table for offline dies
` [PATCH V6 3/5] perf/x86/intel/uncore: Do not treat -1 die_id as error during UBOX scan
` [PATCH V6 4/5] perf/x86/intel/uncore: Fix PMON enumeration with NUMA disabled
` [PATCH V6 5/5] perf/x86/intel/uncore: Remove extra double quote mark

[PATCH v2 0/8] perf libunwind multiple remote support
 2026-03-30 18:49 UTC  (9+ messages)
` [PATCH v1 0/2] perf build: Remove libunwind support

[PATCH v2 0/2] perf: marvell: Add CN20K DDR PMU support
 2026-03-29 16:31 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: perf: marvell: Document CN20K DDR PMU
` [PATCH v2 2/2] perf: marvell: Add CN20K DDR PMU support

[PATCH v2 0/1] perf: Add --pmu-filter option for filtering PMUs
 2026-03-27 21:01 UTC  (8+ messages)
` [PATCH v2 1/1] "

[PATCH v1 1/2] perf lock: Fix option value type in parse_max_stack
 2026-03-27 21:01 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] perf stat: Fix opt->value type for parse_cache_level

[PATCH v3] tools: perf: add comm_nodigit column
 2026-03-27 21:01 UTC  (2+ messages)

[PATCH v3] tools build: Correct link flags for libopenssl
 2026-03-27 21:00 UTC  (2+ messages)

[PATCH v5 0/1] perf record: Add support for arch_sdt_arg_parse_op() on s390
 2026-03-27 21:01 UTC  (2+ messages)

[PATCH v2] perf stat: Fix crash on arm64
 2026-03-27 17:57 UTC  (8+ messages)

[Patch v2] perf/x86/msr: Make SMI and PPERF on by default
 2026-03-27 17:05 UTC  (2+ messages)

[PATCH V5 0/5] Miscellaneous Intel uncore patches
 2026-03-27 16:55 UTC  (6+ messages)
` [PATCH V5 3/4] perf/x86/intel/uncore: Fix die ID init and look up bugs

[PATCH v3] perf/core: Fix refcount bug and potential UAF in perf_mmap
 2026-03-27 12:34 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 4/8] perf/x86/uncore: Add L3 PMU support for Hygon family 18h model 6h
 2026-03-27  8:09 UTC 

[PATCH v2] tools/perf: Fix ratio_to_prev event parsing test
 2026-03-27  5:38 UTC  (6+ messages)
  ` [PATCH v3] "

[PATCH] perf/arm-cmn: Fix incorrect error check for devm_ioremap()
 2026-03-26 15:34 UTC  (2+ messages)

[PATCH] perf/arm-cmn: Fix resource_size_t printk specifier in arm_cmn_init_dtc()
 2026-03-26 15:34 UTC  (2+ messages)

[PATCH 1/1 next] perf beauty: Move copy of fadvise.h from tools/include/ to tools/perf/trace/beauty/include/
 2026-03-26 15:10 UTC 


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