messages from 2026-09-07 01:51:51 to 2026-09-08 15:21:06 UTC [more...]
[PATCH] perf test: waiting.sh: Replace timestamp polling with sleep
2026-09-08 15:20 UTC
[PATCH 1/2] perf/x86/intel: Correct pt_regs->flags update for PEBS path
2026-09-08 15:10 UTC (10+ messages)
` [PATCH 2/2] perf/x86: Disable precise sampling for PERF_SAMPLE_STACK_USER
[PATCH v3 00/14] Remove PG_private by using page/folio->private checks instead
2026-09-08 15:09 UTC (4+ messages)
` [PATCH v3 02/14] perf/ring_buffer: stop using PG_private as AUX page high-order marker
[PATCH bpf-next v3 0/3] bpftool: Improve perf counter reporting
2026-09-08 14:42 UTC (7+ messages)
` [PATCH bpf-next v3 1/3] bpftool: Track perf counter snapshot state
` [PATCH bpf-next v3 2/3] perf bpf_counter: Track valid BPF counter snapshots
` [PATCH bpf-next v3 3/3] bpftool: Scale counters and report cycles per run
[PATCH v4 0/8] Enhance TLP packet decoder with field-level parsing and versioning
2026-09-08 14:28 UTC (17+ messages)
` [PATCH v4 1/8] perf hisi-ptt: Abstract trace data buf and offset
` [PATCH v4 2/8] perf hisi-ptt: Complete the field names for 4DW and 8DW packets
` [PATCH v4 3/8] perf hisi-ptt: Extract the raw data printing part
` [PATCH v4 4/8] perf hisi-ptt: Merge 4DW and 8DW HEAD0 printing
` [PATCH v4 5/8] perf hisi-ptt: Add parsing of supported message types and proto length
` [PATCH v4 6/8] perf hisi-ptt: Add field-level parsing for header DW0/DW1/DW2/DW3
` [PATCH v4 7/8] hwtracing: hisi_ptt: Add pattern PMU config for trace format selection
` [PATCH v4 8/8] perf hisi-ptt: Pass pattern version to decoder for compatibility
[PATCH v5 00/26] perf arm64: Support data type profiling
2026-09-08 13:36 UTC (53+ messages)
` [PATCH v5 01/26] perf capstone: Symbolize address operands to match objdump on arm64
` [PATCH v5 02/26] perf llvm: Fix arm64 adrp instruction disassembly mismatch with objdump
` [PATCH v5 03/26] perf annotate-arm64: Generalize arm64_mov__parse to support more instructions
` [PATCH v5 04/26] perf annotate-arm64: Handle load and store instructions
` [PATCH v5 05/26] perf annotate: Normalize arch__dwarf_regnum() error return values
` [PATCH v5 06/26] perf annotate: Introduce extract_op_location callback for arch-specific parsing
` [PATCH v5 07/26] perf dwarf-regs: Adapt get_dwarf_regnum() for arm64
` [PATCH v5 08/26] perf annotate: Adapt arch__dwarf_regnum() "
` [PATCH v5 09/26] perf annotate-arm64: Implement extract_op_location() callback
` [PATCH v5 10/26] perf annotate: Default to --itrace=i1i for data type profiling
` [PATCH v5 11/26] perf arm-spe: Set default synthesized event period to 1
` [PATCH v5 12/26] perf annotate-data: Extract invalidate_reg_state() as a common helper
` [PATCH v5 13/26] perf annotate-arm64: Enable instruction tracking support
` [PATCH v5 14/26] perf annotate-data: Add arch_get_reg_offset helper
` [PATCH v5 15/26] perf annotate-arm64: Track return type after call instructions
` [PATCH v5 16/26] perf annotate-arm64: Support load instruction tracking
` [PATCH v5 17/26] perf annotate-arm64: Support store "
` [PATCH v5 18/26] perf annotate-data: Expand type_state_reg imm_value to u64
` [PATCH v5 19/26] perf annotate-data: Track imm_value for stack variables
` [PATCH v5 20/26] perf annotate-x86: Delete stale stack state on store of untracked register
` [PATCH v5 21/26] perf annotate-arm64: Support stack variable tracking
` [PATCH v5 22/26] perf annotate-arm64: Support 'mov' instruction tracking
` [PATCH v5 23/26] perf annotate-arm64: Support 'add' "
` [PATCH v5 24/26] perf annotate-arm64: Support 'adrp' instruction to track global variables
` [PATCH v5 25/26] perf annotate-arm64: Support per-cpu variable access tracking
` [PATCH v5 26/26] perf annotate-arm64: Support 'mrs' instruction to track 'current' pointer
[PATCH v5 00/26] perf arm64: Support data type profiling
2026-09-08 13:18 UTC (25+ messages)
` [PATCH v5 01/26] perf capstone: Symbolize address operands to match objdump on arm64
` [PATCH v5 02/26] perf llvm: Fix arm64 adrp instruction disassembly mismatch with objdump
` [PATCH v5 03/26] perf annotate-arm64: Generalize arm64_mov__parse to support more instructions
` [PATCH v5 04/26] perf annotate-arm64: Handle load and store instructions
` [PATCH v5 05/26] perf annotate: Normalize arch__dwarf_regnum() error return values
` [PATCH v5 06/26] perf annotate: Introduce extract_op_location callback for arch-specific parsing
` [PATCH v5 07/26] perf dwarf-regs: Adapt get_dwarf_regnum() for arm64
` [PATCH v5 08/26] perf annotate: Adapt arch__dwarf_regnum() "
` [PATCH v5 09/26] perf annotate-arm64: Implement extract_op_location() callback
` [PATCH v5 10/26] perf annotate: Default to --itrace=i1i for data type profiling
` [PATCH v5 11/26] perf arm-spe: Set default synthesized event period to 1
` [PATCH v5 12/26] perf annotate-data: Extract invalidate_reg_state() as a common helper
` [PATCH v5 13/26] perf annotate-arm64: Enable instruction tracking support
` [PATCH v5 14/26] perf annotate-data: Add arch_get_reg_offset helper
` [PATCH v5 15/26] perf annotate-arm64: Track return type after call instructions
` [PATCH v5 16/26] perf annotate-arm64: Support load instruction tracking
` [PATCH v5 17/26] perf annotate-arm64: Support store "
` [PATCH v5 18/26] perf annotate-data: Expand type_state_reg imm_value to u64
` [PATCH v5 19/26] perf annotate-data: Track imm_value for stack variables
` [PATCH v5 20/26] perf annotate-x86: Delete stale stack state on store of untracked register
` [PATCH v5 21/26] perf annotate-arm64: Support stack variable tracking
` [PATCH v5 22/26] perf annotate-arm64: Support 'mov' instruction tracking
` [PATCH v5 23/26] perf annotate-arm64: Support 'add' "
[PATCH v4 00/23] perf arm64: Support data type profiling
2026-09-08 12:54 UTC (4+ messages)
` [PATCH v4 23/23] perf annotate-arm64: Support 'mrs' instruction to track 'current' pointer
[PATCH v2] ARM, ARM64, LONGARCH: Delay HW BP notification to task_work()
2026-09-08 12:47 UTC (12+ messages)
[PATCH] perf evlist: don't restrict uncore events to PMU CPUs
2026-09-08 3:23 UTC (3+ messages)
[PATCH] perf: Fix slab use-after-free in filter_chain
2026-09-08 2:40 UTC (2+ messages)
[PATCH v9 0/2] RISC-V IOMMU HPM support
2026-09-08 2:16 UTC (5+ messages)
` [PATCH v9 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
` [PATCH v9 2/2] iommu/riscv: create a auxiliary device for HPM
[PATCH v2 0/3] driver core: Constify the signature of device_show/store_*()
2026-09-07 22:24 UTC (8+ messages)
` [PATCH v2 1/3] x86/mce: Use __DEVICE_ATTR() macro to initialize dev_ext_attribute
` [PATCH v2 2/3] drivers: perf: "
` [PATCH v2 3/3] driver core: Constify the signature of device_show/store_*()
[GIT PULL] perf-tools fixes for v7.3-rc3
2026-09-07 17:42 UTC (2+ messages)
[BUG] WARNING in perf_pending_task() outside do_exit() path
2026-09-07 14:37 UTC (2+ messages)
[PATCH] perf/x86/intel: Annotate x86_pmu::hybrid_pmu with __counted_by_ptr
2026-09-07 6:59 UTC (3+ messages)
[PATCH 14/14] perf: fix repeated word in log message
2026-09-07 6:58 UTC
[PATCH 06/14] sparc: kernel: fix typo "upto" in comment
2026-09-07 6:55 UTC
[PATCH 04/14] perf: fix typos in comments
2026-09-07 6:54 UTC
[PATCH v1] perf test: Avoid call to missing cleanup function
2026-09-07 6:47 UTC (2+ messages)
[PATCH 1/2] perf: Fix null pointer access in is_include_guest_event()
2026-09-07 6:24 UTC (2+ messages)
[DISCUSSION] Three problems behind broken "perf --call-graph dwarf" on AMD: IP and stack dump mismatch, libdw fails on lld's layout, and the unwinder fallback never runs
2026-09-07 6:23 UTC (9+ messages)
[PATCH] perf disasm powerpc: handle Power10 prefixed instruction continuation lines
2026-09-07 5:30 UTC (2+ messages)
[PATCH v15 00/12] tracing: wprobe: x86: Add wprobe for watchpoint
2026-09-07 4:15 UTC (25+ messages)
` [PATCH v15 01/12] x86/mce: Fix hardware debug register corruption on task migration
` [PATCH v15 02/12] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v15 03/12] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
` [PATCH v15 04/12] HWBP: Add modify_local_hw_breakpoint_addr() API
` [PATCH v15 05/12] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
` [PATCH v15 06/12] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v15 07/12] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v15 08/12] selftests: tracing: Add syntax "
` [PATCH v15 09/12] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers
` [PATCH v15 10/12] selftests: tracing: Add wprobe trigger testcase
` [PATCH v15 11/12] tracing/wprobe: Support BTF typecast in fetchargs
` [PATCH v15 12/12] tracing/wprobe: Support BTF struct offset resolution in set_wprobe trigger
[PATCH 1/3] perf build-id: add shared is_valid_elf() helper
2026-09-07 4:01 UTC (6+ messages)
` [PATCH 2/3] perf annotate: fall back to original binary if build-id cache entry is not a valid ELF
` [PATCH 3/3] perf buildid-cache: skip caching non-ELF files and treat unreadable build-id as mismatch
[PATCH v8 0/2] RISC-V IOMMU HPM support
2026-09-07 3:25 UTC (5+ messages)
` [PATCH v8 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
` [PATCH v8 2/2] iommu/riscv: create a auxiliary device for HPM
[PATCH v2 perf-tools-next 0/6] perf trace: Validate payload bounds across augmented argument beautifiers
2026-09-07 2:07 UTC (13+ messages)
` [PATCH v2 perf-tools-next 1/6] perf trace: Add upper bound checks for augmented BTF struct printing
` [PATCH v2 perf-tools-next 2/6] perf trace: Validate payload bounds in augmented string beautifier
` [PATCH v2 perf-tools-next 3/6] perf trace: Validate payload bounds in augmented buffer beautifier
` [PATCH v2 perf-tools-next 4/6] perf trace beauty: Validate payload size in augmented timespec beautifier
` [PATCH v2 perf-tools-next 5/6] perf trace beauty: Validate payload size in augmented sockaddr beautifier
` [PATCH v2 perf-tools-next 6/6] perf trace beauty: Validate payload size in augmented perf_event_open beautifier
[PATCH RESEND v7 0/3] RISC-V IOMMU HPM support
2026-09-07 1:54 UTC (5+ messages)
` [PATCH RESEND v7 3/3] drivers/perf: riscv-iommu: protect shared state with a raw spinlock
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