messages from 2025-08-21 03:59:41 to 2025-08-26 16:35:24 UTC [more...]
[PATCH 00/19] perf: Rework event_init checks
2025-08-26 16:35 UTC (22+ messages)
` [PATCH 01/19] perf/arm-cmn: Fix event validation
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 12/19] perf: Ignore event state for "
` [PATCH 16/19] perf: Introduce positive capability for sampling
` [PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
` [PATCH 18/19] perf: Introduce positive capability for raw events
[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
2025-08-26 16:26 UTC (33+ messages)
` [PATCH 01/10] mm: add bitmap mm->flags field
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
` [PATCH 03/10] mm: convert prctl "
` [PATCH 04/10] mm: convert arch-specific code "
` [PATCH 05/10] mm: convert uprobes "
` [PATCH 06/10] mm: update coredump logic to correctly use bitmap mm flags
` [PATCH 07/10] mm: correct sign-extension issue in MMF_* flag masks
` [PATCH 08/10] mm: update fork mm->flags initialisation to use bitmap
` [PATCH 09/10] mm: convert remaining users to mm_flags_*() accessors
` [PATCH 10/10] mm: replace mm->flags with bitmap entirely and set to 64 bits
[PATCH v2 0/5] Various fixes around undefined behavior
2025-08-26 8:38 UTC (8+ messages)
` [PATCH v2 1/5] perf disasm: Avoid undefined behavior in incrementing NULL
` [PATCH v2 2/5] perf test trace_btf_enum: Skip if permissions are insufficient
` [PATCH v2 3/5] perf evsel: Avoid container_of on a NULL leader
` [PATCH v2 4/5] perf test shell lock_contention: Extra debug diagnostics
` [PATCH v2 5/5] libperf event: Ensure tracing data is multiple of 8 sized
[PATCH] perf trace: Use consistent print_opts formatting in trace__fprintf_callchain()
2025-08-26 8:08 UTC
[PATCH 00/11] perf tools: Sync kernel and tools headers for v6.17
2025-08-26 7:38 UTC (14+ messages)
` [PATCH 01/11] tools headers: Sync KVM headers with the kernel source
` [PATCH 02/11] tools headers: Sync linux/bits.h "
` [PATCH 03/11] tools headers: Sync linux/cfi_types.h "
` [PATCH 04/11] tools headers: Sync x86 headers "
` [PATCH 05/11] tools headers: Sync arm64 "
` [PATCH 06/11] tools headers: Sync powerpc "
` [PATCH 07/11] tools headers: Sync syscall tables "
` [PATCH 08/11] tools headers: Sync uapi/linux/fcntl.h "
` [PATCH 09/11] tools headers: Sync uapi/linux/fs.h "
` [PATCH 10/11] tools headers: Sync uapi/linux/prctl.h "
` [PATCH 11/11] tools headers: Sync uapi/linux/vhost.h "
[PATCH 0/2] perf python: Add an example for sampling
2025-08-26 7:07 UTC (2+ messages)
[PATCH 0/8] riscv: add initial support for hardware breakpoints
2025-08-26 4:38 UTC (12+ messages)
` [PATCH 1/8] riscv: Add insn.c, consolidate instruction decoding
` [PATCH 2/8] riscv: Add SBI debug trigger extension and function ids
` [PATCH 3/8] riscv: insn: Add get_insn_nofault
` [PATCH 4/8] riscv: Introduce support for hardware break/watchpoints
` [PATCH 5/8] riscv: hw_breakpoint: Use icount for single stepping
` [PATCH 6/8] riscv: ptrace: Add hw breakpoint support
` [PATCH 7/8] riscv: ptrace: Add hw breakpoint regset
` [PATCH 8/8] selftests: riscv: Add test for hardware breakpoints
[Patch v3 0/7] x86 perf bug fixes and optimization
2025-08-26 3:47 UTC (8+ messages)
` [Patch v3 3/7] perf/x86: Check if cpuc->events[*] pointer exists before accessing it
[PATCH v1 0/3] Improve event groups for topdown, add X event modifier
2025-08-26 2:30 UTC (5+ messages)
` [PATCH v1 1/3] perf evsel: Give warning for broken Intel topdown event grouping
` [PATCH v1 2/3] perf stat: Don't skip failing group events
` [PATCH v1 3/3] perf parse-events: Add 'X' modifier to exclude an event from being regrouped
[PATCH] tools: perf: session: avoid segfault on implicit stdin
2025-08-26 0:16 UTC
[PATCH v1 0/2] Build ID mmap related fixes
2025-08-25 22:06 UTC (4+ messages)
` [PATCH v1 1/2] perf symbol-minimal: Fix ehdr reading in filename__read_build_id
` [PATCH v1 2/2] perf symbol: Add blocking argument to filename__read_build_id
[PATCH] perf tools topdown: Fix incorrect topdown slots regroup
2025-08-25 21:13 UTC (6+ messages)
[PATCH v2 10/10] perf dwarf-aux: support DW_OP_piece expressions
2025-08-25 19:58 UTC
[PATCH v2 09/10] perf dwarf-aux: fix __die_find_scope_cb for namespaces
2025-08-25 19:58 UTC
[PATCH v2 08/10] perf dwarf-aux: Skip check_variable for die_find_variable_by_reg
2025-08-25 19:58 UTC
[PATCH v2 07/10] perf annotate: Invalidate register states for unsupported instructions
2025-08-25 19:57 UTC
[PATCH v2 06/10] perf annotate: Track arithmetic instructions on pointers
2025-08-25 19:57 UTC
[PATCH v2 00/10] perf tools: Some improvements on data type profiler
2025-08-25 19:54 UTC (6+ messages)
` [PATCH v2 01/10] perf dwarf-aux: Use signed variable types in match_var_offset
` [PATCH v2 02/10] perf dwarf-aux: More accurate variable type match for breg
` [PATCH v2 03/10] perf dwarf-aux: Better variable collection for insn tracking
` [PATCH v2 04/10] perf annotate: Skip annotating data types to lea instructions
` [PATCH v2 05/10] perf dwarf-aux: Find pointer type to a type
[PATCH RESEND] perf/util: make TYPE_STATE_MAX_REGS architecture-dependent
2025-08-25 18:21 UTC (6+ messages)
[PATCH v8 0/5] Add support for long task name
2025-08-25 14:01 UTC (11+ messages)
` [PATCH v8 1/5] exec: Remove obsolete comments
` [PATCH v8 2/5] include: Set tsk->comm length to 64 bytes
` [PATCH v8 3/5] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
` [PATCH v8 4/5] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v8 5/5] include: Replace BUILD_BUG_ON with static_assert in 'set_task_comm()'
[PATCH 0/6] KVM: Export KVM-internal symbols for sub-modules only
2025-08-25 13:59 UTC (2+ messages)
[PATCH v2] perf parse-events: Prevent null pointer dereference in __add_event()
2025-08-25 12:55 UTC (2+ messages)
[PATCH v2] perf drm_pmu: fix fd_dir leaks in for_each_drm_fdinfo_in_dir()
2025-08-25 12:06 UTC (2+ messages)
[RESEND][PATCH 0/5] perf: Clean ups and simplifications
2025-08-25 11:12 UTC (2+ messages)
[PATCH 1/1] Revert "perf hist: Fix bogus profiles when filters are enabled"
2025-08-25 6:13 UTC (3+ messages)
[ISSUE] Question about perf test exit code behavior
2025-08-25 5:43 UTC
[PATCH v7 0/7] arm64: Enable UPROBES with GCS
2025-08-25 3:34 UTC (8+ messages)
` [PATCH v7 1/7] arm64: probes: Break ret out from bl/blr
` [PATCH v7 2/7] arm64: uaccess: Move existing GCS accessors definitions to gcs.h
` [PATCH v7 3/7] arm64: uaccess: Add additional userspace GCS accessors
` [PATCH v7 4/7] arm64: probes: Add GCS support to bl/blr/ret
` [PATCH v7 5/7] arm64: uprobes: Add GCS support to uretprobes
` [PATCH v7 6/7] arm64: Kconfig: Remove GCS restrictions on UPROBES
` [PATCH v7 7/7] uprobes: uprobe_warn should use passed task
[PATCH v3 00/15] Prepare for new Intel Family numbers
2025-08-24 22:39 UTC (8+ messages)
` [PATCH v3 13/15] x86/cpu/intel: Bound the non-architectural constant_tsc model checks
[PATCH v5 00/19] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
2025-08-24 17:32 UTC (27+ messages)
` [PATCH v5 01/19] perf build: Remove libtracefs configuration
` [PATCH v5 02/19] perf map: Constify objdump offset/address conversion APIs
` [PATCH v5 03/19] perf capstone: Move capstone functionality into its own file
` [PATCH v5 04/19] perf llvm: Move llvm "
` [PATCH v5 05/19] perf capstone: Remove open_capstone_handle
` [PATCH v5 06/19] perf capstone: Support for dlopen-ing libcapstone.so
` [PATCH v5 07/19] perf llvm: Support for dlopen-ing libLLVM.so
` [PATCH v5 08/19] perf llvm: Mangle libperf-llvm.so function names
` [PATCH v5 09/19] perf dso: Move read_symbol from llvm/capstone to dso
` [PATCH v5 10/19] perf dso: Support BPF programs in dso__read_symbol
` [PATCH v5 11/19] perf llvm: Disassemble cleanup
` [PATCH v5 12/19] perf dso: Clean up read_symbol error handling
` [PATCH v5 13/19] perf build: Remove libbfd support
` [PATCH v5 14/19] perf build: Remove libiberty support
` [PATCH v5 15/19] perf build: Remove unused defines
` [PATCH v5 16/19] perf disasm: Remove disasm_bpf
` [PATCH v5 17/19] perf disasm: Make ins__scnprintf and ins__is_nop static
` [PATCH v5 18/19] perf srcline: Fallback between addr2line implementations
` [PATCH v5 19/19] perf disasm: Remove unused evsel from annotate_args
[PATCH] perf trace: Add --max-summary option
2025-08-23 5:19 UTC (2+ messages)
[Ping][PATCH] perf test: Checking BPF metadata collection fails on version string
2025-08-22 18:02 UTC (2+ messages)
[PATCH 0/8] riscv: add initial support for hardware breakpoints
2025-08-22 17:58 UTC (4+ messages)
` [PATCH 8/8] selftests: riscv: Add test "
[PATCH] perf util: Fix compression checks returning -1 as bool
2025-08-22 16:34 UTC (2+ messages)
[PATCH] perf: arm64: Sync ESR_ELx_EC_* macros in arm64_exception_types.h with esr.h
2025-08-22 15:01 UTC (3+ messages)
[PATCH v2] perf: arm64: Sync ESR_ELx_EC_* macros in arm64_exception_types.h with esr.h
2025-08-22 14:58 UTC
[PATCH v5 00/20] Introduce STM32 DDR PMU for STM32MP platforms
2025-08-22 13:59 UTC (6+ messages)
` [PATCH v5 06/20] dt-bindings: memory: introduce DDR4
[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
2025-08-22 10:32 UTC (4+ messages)
` [PATCH v5 16/44] KVM: Add a simplified wrapper for registering perf callbacks
[PATCH v1 0/4] Test/uniquification related fixes
2025-08-21 22:18 UTC (5+ messages)
` [PATCH v1 1/4] perf test shell lbr: Avoid failures with perf event paranoia
` [PATCH v1 2/4] perf test: Don't leak workload gopipe in PERF_RECORD_*
` [PATCH v1 3/4] perf evsel: Fix uniquification when PMU given without suffix
` [PATCH v1 4/4] perf test: Avoid uncore_imc/clockticks in uniquification test
[PATCH] dt-bindings: arm: Add Cortex-A320/A520AE/A720AE cores and PMU
2025-08-21 19:07 UTC
[PATCH] perf trace: don't show comm/tid for regular syscalls for single-pid traces
2025-08-21 16:58 UTC
[PATCH] perf trace: Increase syscall handler map size to 1024
2025-08-21 16:45 UTC (5+ messages)
[PATCH v2 0/5] add imx94 DDR Performance Monitor support
2025-08-21 14:51 UTC (7+ messages)
` [PATCH v2 1/5] dt-bindings: perf: fsl-imx-ddr: Add a compatible string fsl,imx94-ddr-pmu for i.MX94
` [PATCH v2 2/5] perf: imx_perf: add support for i.MX94 platform
` [PATCH v2 3/5] perf vendor events arm64:: Add i.MX94 DDR Performance Monitor metrics
` [PATCH v2 4/5] MAINTAINERS: include fsl_imx9_ddr_perf.c and some perf metric files
` [PATCH v2 5/5] arm64: dts: imx94: add DDR Perf Monitor node
[PATCH v2 00/10] Introduce structure for shell tests
2025-08-21 11:15 UTC (8+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 1/7] perf test perftool_testsuite: Use absolute paths
` [PATCH v3 2/7] perf tests: Create a structure for shell tests
[Patch v6 00/10] arch-PEBS enabling for Intel platforms
2025-08-21 3:58 UTC (6+ messages)
` [Patch v6 06/10] perf/x86/intel: Process arch-PEBS records or record fragments
` [Patch v6 07/10] perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSR
` [Patch v6 08/10] perf/x86/intel: Update dyn_constranit base on PEBS event precise level
` [Patch v6 09/10] perf/x86/intel: Setup PEBS data configuration and enable legacy groups
` [Patch v6 10/10] perf/x86/intel: Add counter group support for arch-PEBS
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;
as well as URLs for NNTP newsgroup(s).