messages from 2026-03-13 13:13:24 to 2026-03-18 17:58:27 UTC [more...]
[PATCH v1 0/2] perf evsel fallback changes
2026-03-18 17:58 UTC (40+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] perf evsel: Don't configure framepointer callchains on s390
` [PATCH v3 0/3] perf evsel fallback changes
` [PATCH v3 1/3] perf evsel: Improve falling back from cycles
` [PATCH v3 2/3] perf target: Constify simple check functions
` [PATCH v3 3/3] perf evlist: Improve default event for s390
` [PATCH v4 0/5] perf evsel fallback changes
` [PATCH v4 1/5] perf evsel: Improve falling back from cycles
` [PATCH v4 2/5] perf target: Constify simple check functions
` [PATCH v4 3/5] perf evsel: Constify option arguments to config functions
` [PATCH v4 4/5] perf callchain: Move callchain option parsing out of builtin
` [PATCH v4 5/5] perf evlist: Improve default event for s390
` [PATCH v5 0/5] perf evsel fallback changes
` [PATCH v5 1/5] perf evsel: Improve falling back from cycles
` [PATCH v5 2/5] perf target: Constify simple check functions
` [PATCH v5 3/5] perf evsel: Constify option arguments to config functions
` [PATCH v5 4/5] perf callchain: Refactor callchain option parsing
` [PATCH v5 5/5] perf evlist: Improve default event for s390
` [PATCH v6 0/5] perf evsel fallback changes, better s390 defaults
` [PATCH v6 1/5] perf evsel: Improve falling back from cycles
` [PATCH v6 2/5] perf target: Constify simple check functions
` [PATCH v6 3/5] perf evsel: Constify option arguments to config functions
` [PATCH v6 4/5] perf callchain: Refactor callchain option parsing
` [PATCH v6 5/5] perf evlist: Improve default event for s390
` [PATCH v7 0/5] perf evsel fallback changes, better s390 defaults
` [PATCH v7 1/5] perf evsel: Improve falling back from cycles
` [PATCH v7 2/5] perf target: Constify simple check functions
` [PATCH v7 3/5] perf evsel: Constify option arguments to config functions
[PATCH] perf symbol: Remove duplicate include of debug.h
2026-03-18 17:34 UTC (2+ messages)
[PATCH] perf intel-tpebs: Remove duplicate include of stat.h
2026-03-18 17:33 UTC (2+ messages)
[PATCH v2 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-03-18 17:16 UTC (5+ messages)
` [PATCH v2 1/4] perf/arm_pmuv3: Fix NULL pointer dereference in armv8pmu_sched_task()
` [PATCH v2 2/4] perf: Fix uninitialized bitfields in perf_clear_branch_entry_bitfields()
` [PATCH v2 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
` [PATCH v2 4/4] selftests/bpf: Adjust wasted entries threshold for ARM64 BRBE
[PATCH v2] perf test: Fix perf stat --bpf-counters on hybrid machines
2026-03-18 16:47 UTC (2+ messages)
[PATCH v4] perf record: Add support for arch_sdt_arg_parse_op() on s390
2026-03-18 16:45 UTC (2+ messages)
[PATCH v5 00/26] tools build: Append -fzero-init-padding-bits=all option
2026-03-18 16:38 UTC (32+ messages)
` [PATCH v5 01/26] tools: lib: thermal: Fix typo
` [PATCH v5 02/26] tools/thermal: "
` [PATCH v5 03/26] tools: lib: thermal: Initialize CFLAGS before including Makefile.include
` [PATCH v5 04/26] tools/thermal: "
` [PATCH v5 05/26] bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGS
` [PATCH v5 06/26] tools build: Append -fzero-init-padding-bits=all to extra cflags
` [PATCH v5 07/26] bpftool: Append extra host flags
` [PATCH v5 08/26] perf build: "
` [PATCH v5 09/26] tools build: Append extra host cflags
` [PATCH v5 10/26] tools: bootconfig: Append extra cflags
` [PATCH v5 11/26] tools: counter: "
` [PATCH v5 12/26] tools: dma: "
` [PATCH v5 13/26] tools: gpio: "
` [PATCH v5 14/26] tools: hv: "
` [PATCH v5 15/26] tools: iio: "
` [PATCH v5 16/26] tools: mm: "
` [PATCH v5 17/26] tools: objtool: Append extra host cflags
` [PATCH v5 18/26] tools: power: acpi: Append extra cflags
` [PATCH v5 19/26] tools: power: x86/intel-speed-select: "
` [PATCH v5 20/26] tools: sched_ext: "
` [PATCH v5 21/26] tools: spi: "
` [PATCH v5 22/26] tools: tracing: "
` [PATCH v5 23/26] tools: usb: "
` [PATCH v5 24/26] selftests/hid: "
` [PATCH v5 25/26] selftests/nolibc: "
` [PATCH v5 26/26] selftests/sched_ext: "
[PATCH bpf 0/3] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-03-18 13:36 UTC (7+ messages)
` [PATCH bpf 1/3] perf/arm_pmuv3: Fix NULL pointer dereference in armv8pmu_sched_task()
` [PATCH bpf 2/3] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
` [PATCH bpf 3/3] selftests/bpf: Adjust wasted entries threshold for ARM64 BRBE
[PATCH 0/2] perf: tools: cs-etm: Fixes for CoreSight debug dump
2026-03-18 12:56 UTC (7+ messages)
` [PATCH 1/2] perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE trace
` [PATCH 2/2] perf: tools: cs-etm: Enhance raw Coresight trace debug display
[PATCH v2 1/2] perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE trace
2026-03-18 10:36 UTC (2+ messages)
` [PATCH v2 2/2] perf: tools: cs-etm: Enhance raw Coresight trace debug display
[PATCH v3] perf record: Add support for arch_sdt_arg_parse_op() on s390
2026-03-18 8:03 UTC (5+ messages)
[PATCH] tools/perf: Fix the check for parameterized field in event term
2026-03-18 6:35 UTC (4+ messages)
[PATCH] tools/perf/tests: Update debuginfo check in skip_if_no_debuginfo
2026-03-18 6:17 UTC (4+ messages)
[PATCH v8 0/3] Fix get cpu steer-tag fail on ARM64 platform
2026-03-18 6:01 UTC (4+ messages)
` [PATCH v8 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
` [PATCH v8 2/3] x86: Implement acpi_get_cpu_uid()
` [PATCH v8 3/3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
[PATCH v7 0/3] Fix get cpu steer-tag fail on ARM64 platform
2026-03-18 4:04 UTC (6+ messages)
` [PATCH v7 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
perf stat issue with 7.0.0rc3
2026-03-18 2:25 UTC (16+ messages)
[PATCH v2] tools headers: Skip arm64 cputype.h check
2026-03-17 19:24 UTC (2+ messages)
[PATCH v2] tools build: Link static libs for libopenssl feature
2026-03-17 19:08 UTC (3+ messages)
[PATCH v3] tools build: Correct link flags for libopenssl
2026-03-17 18:58 UTC
[PATCH v2] tools: perf: add comm_ignore_digit column
2026-03-17 16:14 UTC (2+ messages)
kvm guests crash when running "perf kvm top"
2026-03-17 16:02 UTC (3+ messages)
[PATCH] perf test: Fix perf stat --bpf-counters on hybrid machines
2026-03-17 15:57 UTC (2+ messages)
[syzbot] Monthly perf report (Mar 2026)
2026-03-17 12:45 UTC
[PATCH v4 00/30] tools build: Append -fzero-init-padding-bits=all option
2026-03-17 11:00 UTC (24+ messages)
` [PATCH v4 01/30] tools: lib: thermal: Fix typo
` [PATCH v4 02/30] tools/thermal: "
` [PATCH v4 03/30] tools: lib: thermal: Initialize CFLAGS before including Makefile.include
` [PATCH v4 05/30] bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGS
` [PATCH v4 07/30] libbpf: Initialize CFLAGS before including Makefile.include
` [PATCH v4 27/30] selftests/bpf: Append extra cflags
` [PATCH v4 28/30] selftests/hid: "
` [PATCH v4 29/30] selftests/nolibc: "
[PATCH] tools build: Link crypto lib for libopenssl feature
2026-03-17 8:48 UTC (3+ messages)
[PATCH v2] perf record: Add support for arch_sdt_arg_parse_op() on s390
2026-03-17 8:40 UTC (3+ messages)
[PATCH v6 00/16] Support Armv8 RAS Extensions for Kernel-first error handling
2026-03-17 7:21 UTC (4+ messages)
[PATCH] perf symbol: Add RISCV case in get_plt_sizes
2026-03-17 6:29 UTC (2+ messages)
[PATCH] perf build: Avoid argument list too long in orphan pruning
2026-03-17 1:44 UTC (4+ messages)
[PATCH v2 00/11] perf tools: Improvements to data type profiler
2026-03-16 18:17 UTC (2+ messages)
[PATCH] tools: perf: add comm_ignore_digit column
2026-03-16 17:59 UTC (3+ messages)
[PATCH V4 0/4] Miscellaneous Intel uncore patches
2026-03-16 16:58 UTC (7+ messages)
` [PATCH V4 1/4] perf/x86/intel/uncore: Fix iounmap() leak on global_init failure
` [PATCH V4 2/4] perf/x86/intel/uncore: Skip discovery table for offline dies
` [PATCH V4 3/4] perf/x86/intel/uncore: Fix die ID init and look up bugs
` [PATCH V4 4/4] perf/x86/intel/uncore: Remove extra double quote mark
[PATCH] tools headers: Skip arm64 cputype.h check
2026-03-16 11:02 UTC (2+ messages)
REQUEST: Syncing tools/arch/arm64/include/asm/cputype.h with the kernel sources
2026-03-16 10:18 UTC (4+ messages)
[Patch v2 1/2] perf/x86: Introduce is_x86_pmu() helper
2026-03-16 5:08 UTC (2+ messages)
` [Patch v2 2/2] perf/x86: Update cap_user_rdpmc base on rdpmc user disable state
[RFC PATCH v2 0/6] mm/damon: introduce perf event based access check
2026-03-16 4:42 UTC (3+ messages)
[PATCH] tools/perf/test: Check for perf stat return code in perf all PMU test
2026-03-15 10:57 UTC
[PATCH v2] powerpc, perf: Check that current->mm is alive before getting user callchain
2026-03-15 4:01 UTC (2+ messages)
[PATCH v1] perf branch: Avoid incrementing NULL
2026-03-14 17:46 UTC (2+ messages)
[PATCH v1 0/5] perf tool: Minor code clean ups
2026-03-14 17:42 UTC (4+ messages)
[PATCH v1] perf build: Revert "enable -fno-strict-aliasing"
2026-03-13 23:30 UTC (7+ messages)
[GIT PULL] perf tools fixes for v7.0
2026-03-13 22:15 UTC (2+ messages)
[PATCH v1] perf/x86: Fix potential bad container_of in intel_pmu_hw_config
2026-03-13 21:58 UTC (4+ messages)
[PATCH v2] perf/x86: Move event pointer setup earlier in x86_pmu_enable()
2026-03-13 16:57 UTC (9+ 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