messages from 2025-10-14 15:05:13 to 2025-10-21 00:52:13 UTC [more...]
[PATCH v4 00/13] tracing: Show contents of syscall trace event user space fields
2025-10-21 0:52 UTC (9+ messages)
` [PATCH v4 01/13] tracing: Make trace_user_fault_read() exposed to rest of tracing
` [PATCH v4 02/13] tracing: Have syscall trace events read user space string
` [PATCH v4 03/13] perf: tracing: Simplify perf_sysenter_enable/disable() with guards
` [PATCH v4 04/13] perf: tracing: Have perf system calls read user space
` [PATCH v4 05/13] tracing: Have system call events record user array data
` [PATCH v4 06/13] tracing: Display some syscall arrays as strings
` [PATCH v4 07/13] tracing: Allow syscall trace events to read more than one user parameter
` [PATCH v4 08/13] tracing: Add a config and syscall_user_buf_size file to limit amount written
[PATCH v3 00/13] tracing: Show contents of syscall trace event user space fields
2025-10-20 18:47 UTC (19+ messages)
` [PATCH v3 01/13] tracing: Make trace_user_fault_read() exposed to rest of tracing
` [PATCH v3 02/13] tracing: Have syscall trace events read user space string
` [PATCH v3 03/13] perf: tracing: Simplify perf_sysenter_enable/disable() with guards
` [PATCH v3 04/13] perf: tracing: Have perf system calls read user space
` [PATCH v3 05/13] tracing: Have system call events record user array data
` [PATCH v3 06/13] tracing: Display some syscall arrays as strings
` [PATCH v3 07/13] tracing: Allow syscall trace events to read more than one user parameter
` [PATCH v3 08/13] tracing: Add a config and syscall_user_buf_size file to limit amount written
` [PATCH v3 09/13] tracing: Show printable characters in syscall arrays
` [PATCH v3 10/13] tracing: Add trace_seq_pop() and seq_buf_pop()
` [PATCH v3 11/13] tracing: Add parsing of flags to the sys_enter_openat trace event
` [PATCH v3 12/13] tracing: Check for printable characters when printing field dyn strings
` [PATCH v3 13/13] tracing: Have persistent ring buffer print syscalls normally
[PATCH 0/3] perf jevents: Fix build when there are other json files in the tree
2025-10-20 16:48 UTC (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] perf jevents: Remove unused makefile variable
` [PATCH 3/3] perf jevents: Suppress circular dependency warnings
[PATCH v7 00/27] Legacy hardware/cache events as json
2025-10-20 16:10 UTC (6+ messages)
[RFC] perf build: Allow passing extra Clang flags via EXTRA_CLANG_FLAGS
2025-10-20 13:50 UTC (22+ messages)
` [PATCH] perf build: Support passing extra Clang options via EXTRA_BPF_FLAGS
[PATCH] perf/arm-ni: Add NoC S3 support
2025-10-20 11:44 UTC
[PATCH 0/2] perf build: Ubuntu LTS fixes
2025-10-20 11:05 UTC (9+ messages)
` [PATCH 1/2] perf build: Fix confusing "No python interpreter needed" message
` [PATCH 2/2] perf build: Add Debian/Ubuntu python-is-python3
[PATCH v2 0/5] add imx94 DDR Performance Monitor support
2025-10-20 10:01 UTC (3+ messages)
` [PATCH v2 5/5] arm64: dts: imx94: add DDR Perf Monitor node
[PATCH] perf tools annotate: fix a crash when annotate the same symbol with 's' and 'T'
2025-10-20 7:30 UTC (21+ messages)
` [PATCH v2] "
` [PATCH v3 1/2] "
` [PATCH v3 2/2] perf tools annotate: Align the symbol_annotate return code
` [PATCH v4 1/2] perf tools annotate: fix a crash when annotate the same symbol with 's' and 'T'
` [PATCH v4 2/2] perf tools annotate: Align the symbol_annotate return code
` [PATCH v3] perf tools annotate: fix a crash when annotate the same symbol with 's' and 'T'
[RFC PATCH bpf-next v3 0/2] Pass external callchain entry to get_perf_callchain
2025-10-20 5:50 UTC (4+ messages)
` [PATCH bpf-next v3 1/2] perf: Use extern perf_callchain_entry for get_perf_callchain
` [PATCH bpf-next v3 2/2] bpf: Use per-cpu BPF callchain entry to save callchain
[PATCH v4 0/9] perf tools: Some improvements on data type profiler
2025-10-20 4:29 UTC (4+ messages)
` [PATCH v4 1/9] perf annotate: Skip annotating data types to lea instructions
[PATCH v2] perf parse-events: Make X modifier more respectful of groups
2025-10-20 3:00 UTC (2+ messages)
[PATCH v7 1/2] perf tools c2c: Add annotation support to perf c2c report
2025-10-20 2:12 UTC (3+ messages)
` [PATCH v8 "
[PATCH v1] perf stat bperf cgroup: Increase MAX_EVENTS from 32 to 1024
2025-10-20 2:12 UTC (2+ messages)
[PATCH v1 1/3] perf ilist: Don't display deprecated events
2025-10-20 2:12 UTC (9+ messages)
` [PATCH v1 2/3] perf python: Add PMU argument to parse_metrics
` [PATCH v1 3/3] perf ilist: Add PMU information to metrics
[PATCH v1] perf trace: Don't synthesize mmaps unless callchains are enabled
2025-10-20 2:11 UTC (3+ messages)
[PATCH] parisc: Add initial kernel-side perf_event support
2025-10-19 20:20 UTC
[PATCH v1] perf arm_spe: Add a macro definition to handle offset value
2025-10-19 3:05 UTC (6+ messages)
` [PATCH v2] "
[RFC PATCH bpf-next v2 0/2] Pass external callchain entry to get_perf_callchain
2025-10-18 7:51 UTC (6+ messages)
` [RFC PATCH bpf-next v2 2/2] bpf: "
[PATCH v1] perf parse-events: Make X modifier more respectful of groups
2025-10-17 21:53 UTC (3+ messages)
[PATCH v1 0/3] Improve event groups for topdown, add X event modifier
2025-10-17 16:59 UTC (4+ messages)
` [PATCH v1 3/3] perf parse-events: Add 'X' modifier to exclude an event from being regrouped
[PATCH 5.15 152/276] tools build: Align warning options with perf
2025-10-17 14:54 UTC
[PATCH] perf arm_spe: Add CPU variants supporting common data source packet
2025-10-17 15:50 UTC
[PATCH 6.17 094/371] tools build: Align warning options with perf
2025-10-17 14:51 UTC (2+ messages)
` [PATCH 6.17 095/371] perf python: split Clang options when invoking Popen
[PATCH 6.12 058/277] tools build: Align warning options with perf
2025-10-17 14:51 UTC (2+ messages)
` [PATCH 6.12 059/277] perf python: split Clang options when invoking Popen
[PATCH 6.6 039/201] tools build: Align warning options with perf
2025-10-17 14:51 UTC (2+ messages)
` [PATCH 6.6 040/201] perf python: split Clang options when invoking Popen
[PATCH 6.1 037/168] tools build: Align warning options with perf
2025-10-17 14:51 UTC
*** Urgent Change ***
2025-10-17 12:45 UTC
[PATCH v2 00/25] perf arm_spe: Extend operations
2025-10-17 10:05 UTC (26+ messages)
` [PATCH v2 01/25] perf arm_spe: Fix memset subclass in operation
` [PATCH v2 02/25] perf arm_spe: Unify operation naming
` [PATCH v2 03/25] perf arm_spe: Decode GCS operation
` [PATCH v2 04/25] perf arm_spe: Rename SPE_OP_PKT_IS_OTHER_SVE_OP macro
` [PATCH v2 05/25] perf arm_spe: Decode ASE and FP fields in other operation
` [PATCH v2 06/25] perf arm_spe: Decode SME data processing packet
` [PATCH v2 07/25] perf arm_spe: Remove unused operation types
` [PATCH v2 08/25] perf arm_spe: Consolidate "
` [PATCH v2 09/25] perf arm_spe: Introduce data processing macro for SVE operations
` [PATCH v2 10/25] perf arm_spe: Report register access in record
` [PATCH v2 11/25] perf arm_spe: Report MTE allocation tag "
` [PATCH v2 12/25] perf arm_spe: Report extended memory operations in records
` [PATCH v2 13/25] perf arm_spe: Report associated info for SVE / SME operations
` [PATCH v2 14/25] perf arm_spe: Report memset and memcpy in records
` [PATCH v2 15/25] perf arm_spe: Report GCS in record
` [PATCH v2 16/25] perf arm_spe: Expose SIMD information in other operations
` [PATCH v2 17/25] perf arm_spe: Synthesize memory samples for SIMD operations
` [PATCH v2 18/25] perf/uapi: Extend data source fields
` [PATCH v2 19/25] tools/include: Sync uapi/linux/perf.h with the kernel sources
` [PATCH v2 20/25] perf mem: Print extended fields
` [PATCH v2 21/25] perf arm_spe: Set extended fields in data source
` [PATCH v2 22/25] perf sort: Support sort ASE and SME
` [PATCH v2 23/25] perf sort: Sort disabled and full predicated flags
` [PATCH v2 24/25] perf report: Update document for SIMD flags
` [PATCH v2 25/25] perf arm_spe: Improve SIMD flags setting
[PATCH 00/25] perf arm_spe: Extend operations
2025-10-17 10:03 UTC (5+ messages)
` [PATCH 05/25] perf arm_spe: Decode ASE and FP fields in other operation
[PATCH RESEND] perf/x86/amd/uncore: use kcalloc() instead of multiplication
2025-10-16 20:56 UTC
[PATCH] perf/x86/amd/uncore: use kcalloc() instead of multiplication
2025-10-16 20:52 UTC (2+ messages)
` [PATCH RESEND] "
[PATCH] perf tests record: allow for some difference in cycle count in leader sampling test on aarch64
2025-10-16 17:50 UTC (15+ messages)
[PATCH v1] perf arm_spe: Add a macro definition to handle offset value
2025-10-16 8:41 UTC
[linus:master] [perf test] 2d58468864: kmsg.sanitizer.indirect_leak/malloc/maps__by_name_index/__maps__remove/__maps__fixup_overlap_and_insert/maps__fixup_overlap_and_insert/machine__process_ksymbol_register/machine__process_ksymbol/free/map__put/__maps__remove/__maps__fixup_overlap_and_insert/maps__fixup_overlap_and_insert/machine__process_ksymbol_register/malloc/map__get/__maps__insert_sorted/__maps__fixup_overlap_and_insert/maps__fixup_overlap_and_insert/machine__process_ksymbol_register/maps__by_name_index/__maps__remove/__maps__fixup_overlap_and_insert/maps__fixup_overlap_and_insert/machine__process_ksymbol_register/machine__process_ksymbol/free/map__put/__maps__remove/__maps__fixup_overlap_and_insert/maps__fixup_overlap_and_insert/machine__process_ksymbol_register/malloc/map__get/__maps__insert_sorted/__maps__fixup_overlap_and_insert/maps__fixup_overlap_and_insert/machine__process_ksymbol_register
2025-10-16 2:13 UTC
[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
2025-10-16 0:04 UTC (7+ messages)
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs "
[PATCH] perf: arm_spe: Ensure trace is disabled when TRUNCATED flag is set
2025-10-15 18:23 UTC
[PATCH] perf/x86/zhaoxin: Fix instructions error by missing fixedctr member
2025-10-15 8:55 UTC (4+ messages)
` [PATCH v3] "
[Patch v8 00/12] arch-PEBS enabling for Intel platforms
2025-10-15 6:44 UTC (13+ messages)
` [Patch v8 01/12] perf/x86: Remove redundant is_x86_event() prototype
` [Patch v8 02/12] perf/x86/intel: Fix NULL event access and potential PEBS record loss
` [Patch v8 03/12] perf/x86/intel: Replace x86_pmu.drain_pebs calling with static call
` [Patch v8 04/12] perf/x86/intel: Correct large PEBS flag check
` [Patch v8 05/12] perf/x86/intel: Initialize architectural PEBS
` [Patch v8 06/12] perf/x86/intel/ds: Factor out PEBS record processing code to functions
` [Patch v8 07/12] perf/x86/intel/ds: Factor out PEBS group "
` [Patch v8 08/12] perf/x86/intel: Process arch-PEBS records or record fragments
` [Patch v8 09/12] perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSR
` [Patch v8 10/12] perf/x86/intel: Update dyn_constranit base on PEBS event precise level
` [Patch v8 11/12] perf/x86/intel: Setup PEBS data configuration and enable legacy groups
` [Patch v8 12/12] perf/x86/intel: Add counter group support for arch-PEBS
[PATCH] perf: Fix system hang caused by cpu-clock
2025-10-15 5:18 UTC
[REGRESSION] bisected: perf: hang when using async-profiler caused by perf: Fix the POLL_HUP delivery breakage
2025-10-15 0:27 UTC (6+ messages)
[PATCH] perf tools: Fix bool return value in gzip_is_compressed()
2025-10-14 18:34 UTC (4+ messages)
[PATCH RESEND v8 00/21] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
2025-10-14 15:02 UTC (8+ messages)
` [PATCH RESEND v8 15/21] arm64: dts: apple: t7001: Add CPU PMU nodes
` [PATCH RESEND v8 16/21] arm64: dts: apple: s800-0-3: "
` [PATCH RESEND v8 17/21] arm64: dts: apple: s8001: "
` [PATCH RESEND v8 18/21] arm64: dts: apple: t8010: "
` [PATCH RESEND v8 19/21] arm64: dts: apple: t8011: "
` [PATCH RESEND v8 20/21] arm64: dts: apple: t8012: "
` [PATCH RESEND v8 21/21] arm64: dts: apple: t8015: "
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).