linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-17 15:09:48 to 2025-03-21 11:42:31 UTC [more...]

[PATCH V2 1/2] tools/perf/pmu-events/powerpc: Add support for compat events in json
 2025-03-21 11:42 UTC  (4+ messages)
` [PATCH V2 2/2] tools/perf/powerpc/util: Add support to handle compatible mode PVR for perf json events

[PATCH v3 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
 2025-03-21 11:37 UTC  (4+ messages)
` [PATCH v3 1/3] kernel/events/uprobes: pass VMA instead of MM to remove_breakpoint()
` [PATCH v3 2/3] kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_write_opcode()
` [PATCH v3 3/3] kernel/events/uprobes: uprobe_write_opcode() rewrite

[PATCH] uprop: Add new verification condition to verify_opcode
 2025-03-21 10:56 UTC 

[PATCH] tools/perf/arch/powerpc/util: Fix is_compat_mode build break in ppc64
 2025-03-21 10:07 UTC 

[PATCH v2] perf build: filter all combinations of -flto for libperl
 2025-03-21  8:20 UTC 

[PATCH] perf script: perf script tests fails with segfault
 2025-03-21  7:58 UTC  (3+ messages)

[PATCH] perf build: filter all combinations of -flto for libbperl
 2025-03-21  6:14 UTC  (3+ messages)
` [PATCH RESEND] perf build: filter all combinations of -flto for libperl

[PATCH v2] perf trace: Implement syscall summary in BPF
 2025-03-21  5:54 UTC  (10+ messages)

[PATCH v7 00/14] perf: Support multiple system call tables in the build
 2025-03-20 23:59 UTC  (16+ messages)
` [PATCH v7 01/14] perf dso: Move libunwind dso_data variables into ifdef
` [PATCH v7 02/14] perf dso: kernel-doc for enum dso_binary_type
` [PATCH v7 03/14] perf syscalltbl: Remove syscall_table.h
` [PATCH v7 04/14] perf trace: Reorganize syscalls
` [PATCH v7 05/14] perf syscalltbl: Remove struct syscalltbl
` [PATCH v7 06/14] perf dso: Add support for reading the e_machine type for a dso
` [PATCH v7 07/14] perf thread: Add support for reading the e_machine type for a thread
` [PATCH v7 08/14] perf trace beauty: Add syscalltbl.sh generating all system call tables
` [PATCH v7 09/14] perf syscalltbl: Use lookup table containing multiple architectures
` [PATCH v7 10/14] perf build: Remove Makefile.syscalls
` [PATCH v7 11/14] perf syscalltbl: Mask off ABI type for MIPS system calls
` [PATCH v7 12/14] perf trace: Make syscall table stable
` [PATCH v7 13/14] perf trace: Fix BTF memory leak
` [PATCH v7 14/14] perf trace: Fix evlist "

[PATCH 0/2] perf vendor events arm64: AmpereOne/AmpereOneX: Add a new errata and fix metrics calculations
 2025-03-20 20:10 UTC  (6+ messages)
` [PATCH 1/2] perf vendor events arm64: AmpereOne/AmpereOneX: Mark LD_RETIRED impacted by errata
` [PATCH 2/2] perf vendor events arm64 AmpereOneX: Fix frontend_bound calculation

[PATCH 1/3] perf sort: Keep output fields in the same level
 2025-03-20 16:16 UTC  (4+ messages)

Remove the "perf" hard lock up detector (watchdog) from the kernel?
 2025-03-20 16:06 UTC  (2+ messages)

[PATCH] libperf: Don't remove -g when EXTRA_CFLAGS are used
 2025-03-20 16:00 UTC  (3+ messages)

[PATCH] perf: intel-tpebs: Fix incorrect usage of zfree()
 2025-03-20 16:00 UTC  (2+ messages)

[PATCH v2] perf pmu: Handle memory failure in tool_pmu__new()
 2025-03-20 16:00 UTC  (2+ messages)

[PATCH v1] perf cpumap: Increment reference count for online cpumap
 2025-03-20 16:00 UTC  (3+ messages)

[PATCH] perf dso: fix dso__is_kallsyms() check
 2025-03-20 16:00 UTC  (2+ messages)

[PATCH v2] perf build: Use -fzero-init-padding-bits=all
 2025-03-20 15:06 UTC  (3+ messages)

[PATCH] perf build: Restore {0} initializer since GCC-15
 2025-03-20 11:36 UTC  (8+ messages)

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-03-20 10:44 UTC  (5+ messages)
` [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement

[PATCH] perf/x86/rapl: Fix error handling in init_rapl_pmus
 2025-03-20 10:06 UTC 

[PATCH v4] events/core: fix acoount failure for event's child_total_enable_time at task exit
 2025-03-20  8:24 UTC  (2+ messages)

[PATCH v2] perf test probe_vfs_getname: Skip if no suitable line detected
 2025-03-19 22:51 UTC  (2+ messages)

Scheduling latency outliers observed with perf sched record
 2025-03-19 22:39 UTC  (2+ messages)

[PATCH 1/1 next] tools build: Remove the libunwind feature tests from the ones detected when test-all.o builds
 2025-03-19 22:13 UTC  (8+ messages)

[PATCH] perf kwork: Remove unreachable judgments
 2025-03-19 20:13 UTC  (5+ messages)

[PATCH v2 0/6] perf python binding fixes
 2025-03-19 20:13 UTC  (4+ messages)

[PATCH v3 00/15] Prepare for new Intel Family numbers
 2025-03-19 19:46 UTC  (7+ messages)

[PATCH 0/7] arm64: Enable UPROBES with GCS
 2025-03-19 16:40 UTC  (16+ messages)
` [PATCH 1/7] arm64/gcs: task_gcs_el0_enable() should use passed task
` [PATCH 2/7] arm64: probes: Break ret out from bl/blr
` [PATCH 3/7] arm64: uaccess: Add additional userspace GCS accessors
` [PATCH 4/7] arm64: probes: Add GCS support to bl/blr/ret
` [PATCH 5/7] arm64: uprobes: Add GCS support to uretprobes
` [PATCH 6/7] uprobes: Allow the use of uprobe_warn() in arch code
` [PATCH 7/7] arm64: Kconfig: Remove GCS restrictions on UPROBES

[PATCH v1] perf evlist: Make uniquifying counter names consistent
 2025-03-19 16:20 UTC 

[PATCH] perf pmu: Handle memory failure in tool_pmu__new()
 2025-03-19 12:28 UTC  (3+ messages)

[PATCH v2 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
 2025-03-19 12:02 UTC  (6+ messages)
` [PATCH v2 1/3] kernel/events/uprobes: pass VMA instead of MM to remove_breakpoint()
` [PATCH v2 2/3] kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_write_opcode()
` [PATCH v2 3/3] kernel/events/uprobes: uprobe_write_opcode() rewrite

[PATCH v1 1/2] perf machine: Factor creating a "live" machine out of dwarf-unwind
 2025-03-18 23:47 UTC  (5+ messages)

[PATCH v4 0/2] x86: Prepare for new Intel Family numbers
 2025-03-18 22:38 UTC  (3+ messages)
` [PATCH v4 1/2] perf/x86: Simplify Intel PMU initialization
` [PATCH v4 2/2] perf/x86/p4: Replace Pentium 4 model checks with VFM ones

[PATCH v6 00/13] perf: Support multiple system call tables in the build
 2025-03-18 19:04 UTC  (15+ messages)
` [PATCH v6 01/13] perf dso: Move libunwind dso_data variables into ifdef
` [PATCH v6 02/13] perf dso: kernel-doc for enum dso_binary_type
` [PATCH v6 03/13] perf syscalltbl: Remove syscall_table.h
` [PATCH v6 04/13] perf trace: Reorganize syscalls
` [PATCH v6 05/13] perf syscalltbl: Remove struct syscalltbl
` [PATCH v6 06/13] perf dso: Add support for reading the e_machine type for a dso
` [PATCH v6 07/13] perf thread: Add support for reading the e_machine type for a thread
` [PATCH v6 08/13] perf trace beauty: Add syscalltbl.sh generating all system call tables
` [PATCH v6 09/13] perf syscalltbl: Use lookup table containing multiple architectures
` [PATCH v6 10/13] perf build: Remove Makefile.syscalls
` [PATCH v6 11/13] perf syscalltbl: Mask off ABI type for MIPS system calls
` [PATCH v6 12/13] perf trace: Make syscall table stable
` [PATCH v6 13/13] perf trace: Fix BTF memory leak

[PATCH RFC 0/2] Dynamically allocate memory to store task's full name
 2025-03-18 18:06 UTC  (6+ messages)

[PATCH 0/7] Add data type profiling support for arm64
 2025-03-18 18:02 UTC  (15+ messages)
` [PATCH 1/7] perf annotate: Handle arm64 load and store instructions
` [PATCH 2/7] perf annotate: Advance the mem_ref check to mov__parse()
` [PATCH 4/7] perf annotate: Support for the 'extract_reg_offset' callback function in arm64
` [PATCH 5/7] perf annotate-data: Support instruction tracking for arm64
` [PATCH 6/7] perf annotate-data: Handle arm64 global variable access
` [PATCH 7/7] perf annotate-data: Handle the access to the 'current' pointer on arm64

[PATCH v2 0/3] dso__data asan and test fixes
 2025-03-18 18:02 UTC  (5+ messages)
` [PATCH v2 1/3] perf mutex: Add annotations for LOCKS_EXCLUDED and LOCKS_RETURNED
` [PATCH v2 2/3] perf dso: Use lock annotations to fix asan deadlock
` [PATCH v2 3/3] perf test dso-data: Correctly free test file in read test

[PATCH v1] perf tests annotate: Add pipe output to output testing
 2025-03-18 18:02 UTC  (2+ messages)

[PATCH v1] perf tests diff: Fixes to variable expansion and stdout
 2025-03-18 18:02 UTC  (2+ messages)

[PATCH v2] perf libunwind: Fixup conversion perf_sample->user_regs to a pointer
 2025-03-18 18:02 UTC  (4+ messages)

[PATCH Resend] perf/arm-cmn: Remove CMN-600 DTC domain special case
 2025-03-18 16:40 UTC  (3+ messages)

[PATCH 0/2] perf bench: Fix core dumps on s390 z/VM
 2025-03-18 16:37 UTC  (5+ messages)
` [PATCH 1/2] perf/bench: Fix perf bench internals pmu-scan core dump
` [PATCH 2/2] perf/bench: Double free of dynamic allocated memory

[PATCH v3] perf tests: Harden branch stack sampling test
 2025-03-18 16:16 UTC 

[PATCH v2] perf tests: Harden branch stack sampling test
 2025-03-18 16:14 UTC 

[PATCH v1] perf tests: Harden branch stack sampling test
 2025-03-18 11:25 UTC  (6+ messages)

[PATCH v3 0/8] perf sched: Introduce stats tool
 2025-03-18 11:08 UTC  (4+ messages)
` [PATCH v3 4/8] perf sched stats: Add support for report subcommand

[PATCH v2 1/2] perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2
 2025-03-18  5:13 UTC  (12+ messages)

[PATCH v1 0/5] NMI warning and debug improvements
 2025-03-18  4:14 UTC  (6+ messages)
` [PATCH v1 1/5] perf stat: Better hybrid support for the NMI watchdog warning
` [PATCH v1 2/5] perf stat: Remove print_mixed_hw_group_error
` [PATCH v1 3/5] perf evlist: Refactor evlist__scnprintf_evsels
` [PATCH v1 4/5] perf evlist: Add groups to evlist__format_evsels
` [PATCH v1 5/5] perf parse-events: Add debug dump of evlist if reordered

[PATCH v1 1/3] perf mutex: Add annotations for LOCKS_EXCLUDED and LOCKS_RETURNED
 2025-03-18  2:16 UTC  (3+ messages)
` [PATCH v1 2/3] perf dso: Use lock annotations to fix asan deadlock

[PATCH v5 00/11] perf: Support multiple system call tables in the build
 2025-03-17 21:19 UTC  (9+ messages)

[PATCH 1/1 perf-tools-next] tools features: Don't check for libunwind devel files by default
 2025-03-17 17:12 UTC  (3+ messages)

[PATCH v5 0/4] Add support for cpu event term
 2025-03-17 16:22 UTC  (2+ messages)

[PATCH v3 1/3] perf evsel: Improve the evsel__open_strerror for EBUSY
 2025-03-17 15:42 UTC  (4+ messages)
` [PATCH v3 2/3] perf: Reveal PMU type in fdinfo

[PATCH] perf/arm_cspmu: Fix missing io.h include
 2025-03-17 15:09 UTC  (2+ messages)


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).