messages from 2026-03-11 09:38:50 to 2026-03-17 05:53:51 UTC [more...]
[PATCH] perf test: Fix test case 120 and 121 for s390
2026-03-17 5:53 UTC (31+ messages)
` [PATCH v1 0/2] perf evsel fallback changes
` [PATCH v1 1/2] perf evsel: Improve falling back from cycles
` [PATCH v1 2/2] perf evsel: Don't configure framepointer callchains on s390
` [PATCH v2 0/2] perf evsel fallback changes
` [PATCH v2 1/2] perf evsel: Improve falling back from cycles
` [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] tools/perf/tests: Update debuginfo check in skip_if_no_debuginfo
2026-03-17 5:32 UTC (2+ messages)
[PATCH] perf symbol: Add RISCV case in get_plt_sizes
2026-03-17 3:48 UTC
[PATCH] perf build: Avoid argument list too long in orphan pruning
2026-03-17 1:44 UTC (4+ messages)
[PATCH v4 00/30] tools build: Append -fzero-init-padding-bits=all option
2026-03-16 22:27 UTC (33+ 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 08/30] tools build: Append -fzero-init-padding-bits=all to extra cflags
` [PATCH v4 10/30] perf build: Append extra host flags
` [PATCH v4 12/30] tools build: Append extra host cflags
` [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-16 18:40 UTC (2+ 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 v2] tools: perf: add comm_ignore_digit column
2026-03-16 17:56 UTC
[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 v2] tools headers: Skip arm64 cputype.h check
2026-03-16 11:11 UTC
[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 (5+ 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] tools/perf: Fix the check for parameterized field in event term
2026-03-14 8:33 UTC
[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)
perf stat issue with 7.0.0rc3
2026-03-13 21:10 UTC (9+ messages)
[PATCH bpf 0/3] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-03-13 21:03 UTC (6+ 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 v2] perf record: Add support for arch_sdt_arg_parse_op() on s390
2026-03-13 20:50 UTC (2+ messages)
[PATCH v2] perf/x86: Move event pointer setup earlier in x86_pmu_enable()
2026-03-13 16:57 UTC (12+ messages)
[PATCH 0/2] perf: tools: cs-etm: Fixes for CoreSight debug dump
2026-03-13 14:45 UTC (5+ 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 v6 00/16] Support Armv8 RAS Extensions for Kernel-first error handling
2026-03-13 9:49 UTC (4+ messages)
` [PATCH v6 15/16] ras: AEST: support vendor node CMN700
[PATCH] perf record: Add support for arch_sdt_arg_parse_op() on s390
2026-03-13 9:03 UTC
[PATCH v6 0/3] Fix get cpu steer-tag fail on ARM64 platform
2026-03-13 2:32 UTC (9+ messages)
` [PATCH v6 1/3] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
` [PATCH v6 2/3] x86: Implement acpi_get_cpu_uid()
` [PATCH v6 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-13 2:21 UTC (4+ messages)
` [PATCH v7 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
` [PATCH v7 2/3] x86: Implement acpi_get_cpu_uid()
` [PATCH v7 3/3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
[PATCH 1/2] perf/x86/intel: Fix OMR snoop information parsing issues
2026-03-13 0:48 UTC (18+ messages)
` [PATCH 2/2] perf/x86: Update cap_user_rdpmc base on rdpmc user disable state
` [PATCH v1 1/2] perf/x86: Avoid inadvertent casts to x86_hybrid_pmu
` [PATCH v1 2/2] perf/x86: Reduce is_hybrid calls and aid ellision of BUG_ON in hybrid_pmu
[PATCH v6 00/19] ARM64 PMU Partitioning
2026-03-12 22:39 UTC (12+ messages)
` [PATCH v6 04/19] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v6 06/19] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH v6 11/19] KVM: arm64: Context swap Partitioned PMU guest registers
[PATCH v6 16/19] KVM: arm64: Add vCPU device attr to partition the PMU
2026-03-12 22:13 UTC (2+ messages)
[PATCH v6 0/7] Introduce structure for shell tests
2026-03-12 18:26 UTC (2+ messages)
[PATCH v2 0/1] perf: Add --pmu-filter option for filtering PMUs
2026-03-12 18:07 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH] static_call: use CFI-compliant return0 stubs
2026-03-12 17:18 UTC (6+ messages)
[QUESTION] ARM DSU PMU: 32-bit counter assumption and handling of 64-bit event counters
2026-03-12 14:51 UTC (3+ messages)
[RESEND Patch 1/2] perf/x86/intel: Only check GP counters for PEBS constraints validation
2026-03-12 8:44 UTC (13+ messages)
` [RESEND Patch 2/2] perf/x86/intel: Add missing branch counters constraint apply
[PATCH v2] perf disasm: Fix potential use-after-free on fileloc
2026-03-12 1:17 UTC (2+ messages)
[PATCH v4] perf: Add layout support for --symfs option
2026-03-12 1:17 UTC (2+ messages)
[PATCH v1] perf synthetic-events: Fix stale build ID in module MMAP2 records
2026-03-11 20:47 UTC (5+ messages)
[PATCH v5 2/2] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
2026-03-11 17:02 UTC (2+ messages)
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
2026-03-11 16:01 UTC (7+ messages)
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
[PATCH] perf stat: Fix crash on arm64
2026-03-11 11:50 UTC (7+ messages)
[PATCH v3] perf/core: Fix missing read event generation on task exit
2026-03-11 10:16 UTC (7+ 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