messages from 2026-03-27 17:05:40 to 2026-04-02 00:01:32 UTC [more...]
[PATCH 0/3] perf addr2line: Rework disable_add2line_warn
2026-04-02 0:01 UTC (6+ messages)
` [PATCH 1/3] perf config: Rename symbol_conf::disable_add2line_warn
` [PATCH 2/3] perf config: Make symbol_conf::addr2line_disable_warn configurable
[PATCH] tools/perf/test: Check for perf stat return code in perf all PMU test
2026-04-01 23:57 UTC (5+ messages)
[PATCH] perf probe: Improve C++ support in arguments
2026-04-01 23:23 UTC (4+ messages)
[PATCH v2] perf trace: Skip unnecessary synthesis for summary-only mode
2026-04-01 23:21 UTC (2+ messages)
[PATCHES v2 perf-tools-next 0/4] Cleanups and a fix
2026-04-01 23:15 UTC (7+ messages)
` [PATCH 1/4] perf tools: Make more global variables static
` [PATCH 2/4] perf bench: Constify tables
` [PATCH 3/4] perf tools: Use calloc() were applicable
` [PATCH 4/4] perf symbol: Add missing libgen.h include to get basename() prototype
[PATCHES perf-tools-next 0/4] Cleanups and a fix
2026-04-01 23:10 UTC (12+ messages)
` [PATCH 1/4] perf tools: Make more global variables static
` [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/
` [PATCH 2/4] perf bench: Constify tables
` [PATCH 3/4] perf tools: Use calloc() were applicable
` [PATCH 4/4] perf symbol: Add missing libgen.h include to get basename() prototype
[PATCH v2] perf header: Validate build_id filename length to prevent buffer overflow
2026-04-01 22:12 UTC (2+ messages)
[PATCH v3] perf test: Fix perf stat --bpf-counters on hybrid machines
2026-04-01 21:52 UTC (2+ messages)
[PATCH v1] perf tests task-analyzer: Write all test files to tmpdir
2026-04-01 21:52 UTC (3+ messages)
` [PATCH v3] perf tests task-analyzer: Write "
[PATCHES perf-tools-next 0/2] Move some headers out of tools/include/ to tools/perf/trace/beauty/include
2026-04-01 21:52 UTC (4+ 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/
[PATCH v1] perf build: Add -funsigned-char to default CFLAGS
2026-04-01 21:52 UTC (6+ messages)
[PATCH v1 0/2] perf tests: Add tests for uncore and perf metric event sorting
2026-04-01 21:48 UTC (15+ 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 "
[PATCH v2] perf stat: Fix crash on arm64
2026-04-01 20:56 UTC (10+ messages)
[RFT PATCH 0/7] perf tool: Support iostat for multiple platforms
2026-04-01 20:52 UTC (4+ messages)
[PATCH] perf header: Validate build_id filename length to prevent buffer overflow
2026-04-01 20:48 UTC (2+ messages)
[PATCH V6 0/5] Miscellaneous Intel uncore patches
2026-04-01 20:25 UTC (9+ 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] perf symbols: Fix module symbol resolution for non-zero .text sh_addr
2026-04-01 20:19 UTC (3+ messages)
[PATCH v1] perf: Make more global variables static
2026-04-01 20:10 UTC (6+ messages)
[PATCH v2] tools/perf: Fix ratio_to_prev event parsing test
2026-04-01 20:08 UTC (4+ messages)
` [PATCH v3] "
[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 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 v3 0/2] perf symbol/env: ELF machine clean up and lazy idle computation
2026-04-01 3:41 UTC (5+ messages)
` [PATCH v2] perf tests task-analyzer: Write test files to tmpdir
[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
[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] 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 v2 0/8] perf libunwind multiple remote support
2026-03-30 18:49 UTC (8+ 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 (2+ messages)
[PATCH v1 1/2] perf lock: Fix option value type in parse_max_stack
2026-03-27 21:01 UTC (3+ messages)
` [PATCH v2 "
[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/x86/msr: Make SMI and PPERF on by default
2026-03-27 17:05 UTC (2+ messages)
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