linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-28 04:12:39 to 2025-03-04 18:32:10 UTC [more...]

[PATCH] perf/x86: Annotate struct bts_buffer with __counted_by()
 2025-03-04 18:30 UTC 

[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
 2025-03-04 17:58 UTC  (31+ messages)
    ` [PATCH v7 4/5] Add debugfs based error injection support in DWC
    ` [PATCH v7 1/5] perf/dwc_pcie: Move common DWC struct definitions to 'pcie-dwc.h'
    ` [PATCH v7 2/5] PCI: dwc: Add helper to find the Vendor Specific Extended Capability (VSEC)
    ` [PATCH v7 3/5] Add debugfs based silicon debug support in DWC
    ` [PATCH v7 5/5] Add debugfs based statistical counter "

[PATCH 1/2] perf x86/topdown: Fix topdown leader sampling test error on hybrid
 2025-03-04 16:50 UTC  (4+ messages)
` [PATCH 2/2] perf tools/tests: Fix topdown groups test on hybrid platforms

[PATCH] perf tests probe_vfs_getname: Skip if no suitable line detected
 2025-03-04 16:30 UTC 

[Patch v2 00/24] Arch-PEBS and PMU supports for Clearwater Forest and Panther Lake
 2025-03-04 16:26 UTC  (7+ messages)
` [Patch v2 18/24] perf/x86/intel: Support arch-PEBS vector registers group capturing

[PATCH v20 00/11] arm64/perf: Enable branch stack sampling
 2025-03-04 16:25 UTC  (5+ messages)

[PATCH v2 0/6] perf test: Small improvements
 2025-03-04 16:17 UTC  (12+ messages)
` [PATCH v2 1/6] perf test: Add --metric-only to perf stat output tests
` [PATCH v2 2/6] perf test: Skip perf probe tests when running as non-root
` [PATCH v2 3/6] perf test: Skip perf trace "
` [PATCH v2 4/6] perf test: Add trace record and replay test
` [PATCH v2 5/6] perf test: Add timeout to datasym workload
` [PATCH v2 6/6] perf test: Simplify data symbol test

[PATCH v3 0/2] tools: Unify top-level quiet infrastructure
 2025-03-04 16:12 UTC  (3+ messages)
` [PATCH v3 2/2] tools: Remove redundant quiet setup

[PATCH -next v1 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
 2025-03-04 15:48 UTC  (4+ messages)
` [PATCH -next v1 1/3] kernel/events/uprobes: pass VMA instead of MM to remove_breakpoint()
` [PATCH -next v1 2/3] kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_write_opcode()
` [PATCH -next v1 3/3] kernel/events/uprobes: uprobe_write_opcode() rewrite

[PATCH 1/2] tools/perf: Add field to annotation options to determine disassembler used
 2025-03-04 15:41 UTC  (2+ messages)
` [PATCH 2/2] tools/perf/powerpc: Use return code from disasm_line__parse

[PATCH v4 00/12] perf script: Refactor branch flags for Arm SPE
 2025-03-04 15:21 UTC  (14+ messages)
` [PATCH v4 01/12] perf script: Make printing flags reliable
` [PATCH v4 02/12] perf script: Refactor sample_flags_to_name() function
` [PATCH v4 03/12] perf script: Separate events from branch types
` [PATCH v4 04/12] perf script: Add not taken event for branches
` [PATCH v4 05/12] perf script: Add not taken event for branch stack
` [PATCH v4 06/12] perf arm-spe: Fix load-store operation checking
` [PATCH v4 07/12] perf arm-spe: Extend branch operations
` [PATCH v4 08/12] perf arm-spe: Decode transactional event
` [PATCH v4 09/12] perf arm-spe: Fill branch operations and events to record
` [PATCH v4 10/12] perf arm-spe: Set sample flags with supplement info
` [PATCH v4 11/12] perf arm-spe: Add branch stack
` [PATCH v4 12/12] perf arm-spe: Support previous branch target (PBT) address

[PATCH] perf/bench: Fix perf bench syscall XXXX loop count
 2025-03-04 14:14 UTC  (2+ messages)

[RFC PATCH v2] perf Documentation: Describe the PMU naming convention
 2025-03-04 13:54 UTC  (8+ messages)

[PATCH 0/3] perf list: Collapse similar events across PMUs
 2025-03-04 13:49 UTC  (4+ messages)
` [PATCH 1/3] perf list: Order events by event name before PMU name
` [PATCH 2/3] perf list: Collapse similar events across PMUs
` [PATCH 3/3] perf list: Don't deduplicate core PMUs when listing events

[PATCH 0/1] perf/Documentation: disable hyphenation for references in manpages
 2025-03-04 12:12 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] perf pmu: Improve exception handling in perf_pmu__lookup()
 2025-03-04 12:13 UTC 

[PATCH v3 00/12] perf script: Refactor branch flags for Arm SPE
 2025-03-04 11:33 UTC  (11+ messages)
` [PATCH v3 01/12] perf script: Make printing flags reliable

[PATCH v6 0/5] x86/cpufeatures: Automatically generate required and disabled feature masks
 2025-03-04 10:29 UTC  (13+ messages)
` [PATCH v6 1/5] x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8
` [PATCH v6 2/5] x86/cpufeatures: Add {required,disabled} feature configs
` [PATCH v6 3/5] x86/cpufeatures: Generate a feature mask header based on build config
` [PATCH v6 4/5] x86/cpufeatures: Remove {disabled,required}-features.h
` [PATCH v6 5/5] x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET

[PATCH RESEND] perf cputopo: Improve exception handling in build_cpu_topology()
 2025-03-04  9:50 UTC 

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

[PATCH 0/8] sysctl: Move sysctls from kern_table into their respective subsystems
 2025-03-04  1:47 UTC  (5+ messages)
` [PATCH 3/8] ftrace: Move trace sysctls into trace.c
` [PATCH 4/8] stack_tracer: move sysctl registration to kernel/trace/trace.c

[PATCH v5] perf script: Fix output type for dynamically allocated core PMU's
 2025-03-04  1:39 UTC 

[PATCH v4] perf script: Fix output type for dynamically allocated core PMU's
 2025-03-03 22:13 UTC  (3+ messages)

[PATCH 0/6 v2] Fixups for kernel maps insertion
 2025-03-03 20:45 UTC  (9+ messages)
` [PATCH 1/6] perf maps: Introduce map__set_kmap_maps() for kernel maps
` [PATCH 2/6] perf maps: Set the kmaps for newly created/added "
` [PATCH 3/6] perf machine: Fixup kernel maps ends after adding extra maps
` [PATCH 4/6] perf maps: Fixup maps_by_name when modifying maps_by_address
` [PATCH 5/6] perf maps: Add missing map__set_kmap_maps() when replacing a kernel map
` [PATCH 6/6] perf machine: Fix insertion of PERF_RECORD_KSYMBOL related kernel maps

[PATCH v2 1/2] perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2
 2025-03-03 18:32 UTC  (2+ messages)
` [PATCH v2 2/2] perf record: Fix a asan runtime error in util/maps.c

[PATCHSET 0/7] perf annotate: Add --code-with-type option
 2025-03-03 17:38 UTC  (8+ messages)
` [PATCH 1/7] perf annotate-data: Add annotated_data_type__get_member_name()
` [PATCH 2/7] perf annotate: Remove unused len parameter from annotation_line__print()
` [PATCH 3/7] perf annotate: Pass annotation_options to annotation_line__print()
` [PATCH 4/7] perf annotate: Pass hist_entry to annotate functions
` [PATCH 5/7] perf annotate: Factor out __hist_entry__get_data_type()
` [PATCH 6/7] perf annotate: Implement code + data type annotation
` [PATCH 7/7] perf annotate: Add --code-with-type option

[PATCH v2] perf stat: Fix non-uniquified hybrid legacy events
 2025-03-03 17:20 UTC  (2+ messages)

[PATCH] perf stat: Fix uniquify for hybrid systems
 2025-03-03 17:14 UTC  (3+ messages)

[PATCH] perf/hw_breakpoint: Return EOPNOTSUPP for unsupported breakpoint type
 2025-03-03 16:56 UTC  (2+ messages)

[PATCH] perf build: fix in-tree build
 2025-03-03 16:56 UTC  (8+ messages)

[PATCH] perf tools: Skip BPF sideband event for userspace profiling
 2025-03-03 16:55 UTC  (2+ messages)

[PATCH][next] perf test mmap-thread-lookup: Fix spelling mistake "sythesizing" -> "synthesizing"
 2025-03-03 16:55 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 5/9] perf/x86/intel: Use better start period for frequency mode
 2025-03-03 16:31 UTC 

[PATCH AUTOSEL 6.1 5/9] perf/x86/intel: Use better start period for frequency mode
 2025-03-03 16:31 UTC 

[PATCH AUTOSEL 6.6 06/11] perf/x86/intel: Use better start period for frequency mode
 2025-03-03 16:31 UTC 

[PATCH AUTOSEL 6.12 09/17] perf/x86/intel: Use better start period for frequency mode
 2025-03-03 16:30 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 12/17] perf/x86/rapl: Add support for Intel Arrow Lake U

[PATCH AUTOSEL 6.13 09/17] perf/x86/intel: Use better start period for frequency mode
 2025-03-03 16:29 UTC  (2+ messages)
` [PATCH AUTOSEL 6.13 12/17] perf/x86/rapl: Add support for Intel Arrow Lake U

[PATCH] perf test stat_all_pmu.sh: Correctly check 'perf stat' result
 2025-03-03  6:14 UTC  (8+ messages)

[PATCH] perf/test: Skip leader sampling for s390
 2025-03-03  5:53 UTC  (4+ messages)

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

[RESEND PATCH 0/7] perf vendor events riscv: Update SiFive CPU PMU events
 2025-03-01  9:21 UTC  (3+ messages)

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-03-01  7:23 UTC  (5+ messages)
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH RFC v2 25/29] mm: asi: Restricted execution fore bare-metal processes

[PATCH] perf/arm-cmn: Minor event type housekeeping
 2025-03-01  7:05 UTC  (2+ messages)

[PATCH v4 0/2] Fix dwc_pcie pmu driver issues
 2025-03-01  7:05 UTC  (2+ messages)

[PATCH 1/1] drivers/perf: Add check to ida_alloc()
 2025-03-01  5:21 UTC  (2+ messages)

[PATCH 0/4] perf test: Assorted fixes and updates
 2025-03-01  4:02 UTC  (5+ messages)
` [PATCH 1/4] perf test: Add --metric-only to perf stat output tests
` [PATCH 2/4] perf test: Skip perf probe tests when running as non-root
` [PATCH 3/4] perf test: Skip perf trace "
` [PATCH 4/4] perf test: Add trace record and replay test

[PATCH v2] perf tools: Skip BPF sideband event for userspace profiling
 2025-03-01  0:25 UTC  (4+ messages)

[PATCH v2] perf arm-spe: Report error if set frequency
 2025-02-28 22:25 UTC  (2+ messages)

[PATCH v8 0/4] Tracing contention lock owner call stack
 2025-02-28 22:24 UTC  (2+ messages)

[PATCH v2 00/11] Python improvements for a real use of parse_events
 2025-02-28 22:23 UTC  (12+ messages)
` [PATCH v2 01/11] perf debug: Avoid stack overflow in recursive error message
` [PATCH v2 02/11] perf evlist: Add success path to evlist__create_syswide_maps
` [PATCH v2 03/11] perf evsel: tp_format accessing improvements
` [PATCH v2 04/11] perf python: Add evlist enable and disable methods
` [PATCH v2 05/11] perf python: Add member access to a number of evsel variables
` [PATCH v2 06/11] perf python: Add optional cpus and threads arguments to parse_events
` [PATCH v2 07/11] perf python: Update ungrouped evsel leader in clone
` [PATCH v2 08/11] perf python: Avoid duplicated code in get_tracepoint_field
` [PATCH v2 09/11] perf python: Add evlist all_cpus accessor
` [PATCH v2 10/11] perf python: Add evlist.config to set up record options
` [PATCH v2 11/11] perf python tracepoint: Switch to using parse_events

[PATCH] perf tools: Fix perf object dir symbolic link
 2025-02-28 21:58 UTC  (2+ messages)

[PATCH v15 00/10] perf record --off-cpu: Dump off-cpu samples directly
 2025-02-28 17:40 UTC  (3+ messages)

[PATCH 1/3] perf ftrace: Fix latency stats with BPF
 2025-02-28 11:33 UTC  (2+ messages)

[PATCH] Remove some PMU events for FUJITSU-MONAKA
 2025-02-28  9:55 UTC  (3+ messages)

[PATCH v5 00/11] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
 2025-02-28  4:06 UTC  (4+ messages)
` [PATCH v5 09/11] drivers/perf: apple_m1: Add A9/A9X support
` [PATCH v5 10/11] drivers/perf: apple_m1: Add Apple A10/A10X/T2 Support
` [PATCH v5 11/11] drivers/perf: apple_m1: Add Apple A11 Support


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