messages from 2025-02-26 22:00:48 to 2025-03-03 19:46:50 UTC [more...]
[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
2025-03-03 19:46 UTC (15+ 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 v3 00/12] perf script: Refactor branch flags for Arm SPE
2025-03-03 18:49 UTC (9+ messages)
` [PATCH v3 01/12] perf script: Make printing flags reliable
[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 (5+ messages)
[PATCH][next] perf test mmap-thread-lookup: Fix spelling mistake "sythesizing" -> "synthesizing"
2025-03-03 16:55 UTC (2+ messages)
[PATCH v20 00/11] arm64/perf: Enable branch stack sampling
2025-03-03 16:44 UTC (3+ 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 v6 0/5] x86/cpufeatures: Automatically generate required and disabled feature masks
2025-03-03 13:25 UTC (10+ 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] 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 (12+ messages)
` [PATCH v1 2/2] perf record: Fix a asan runtime error in util/maps.c
[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 (9+ messages)
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
` [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 0/6 v2] Fixups for kernel maps insertion
2025-03-01 0:03 UTC (8+ 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] perf arm-spe: Report error if set frequency
2025-02-28 22:25 UTC (3+ messages)
[PATCH v8 0/4] Tracing contention lock owner call stack
2025-02-28 22:24 UTC (8+ messages)
` [PATCH v8 1/4] perf lock: Add bpf maps for owner stack tracing
` [PATCH v8 2/4] perf lock: Retrieve owner callstack in bpf program
` [PATCH v8 3/4] perf lock: Make rb_tree helper functions generic
` [PATCH v8 4/4] perf lock: Report owner stack in usermode
[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 (4+ messages)
` [PATCH 2/3] perf ftrace: Remove an unnecessary condition check in BPF
` [PATCH 3/3] perf ftrace: Use atomic inc to update histogram "
[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 (12+ messages)
` [PATCH v5 01/11] dt-bindings: arm: pmu: Add Apple A7-A11, T2 SoC CPU PMU compatibles
` [PATCH v5 02/11] drivers/perf: apple_m1: Support per-implementation event tables
` [PATCH v5 03/11] drivers/perf: apple_m1: Support a per-implementation number of counters
` [PATCH v5 04/11] drivers/perf: apple_m1: Support configuring counters for 32-bit EL0
` [PATCH v5 05/11] drivers/perf: apple_m1: Support per-implementation PMU startup
` [PATCH v5 06/11] drivers/perf: apple_m1: Support per-implementation event attr group
` [PATCH v5 07/11] drivers/perf: apple_m1: Add Apple A7 support
` [PATCH v5 08/11] drivers/perf: apple_m1: Add Apple A8/A8X support
` [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
[PATCH 0/6] Fixups for kernel maps insertion
2025-02-28 1:16 UTC (9+ messages)
` [PATCH 1/6] perf maps: Introduce map__set_kmap() 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() when replacing a kernel map
` [PATCH 6/6] perf machine: Fix insertion of PERF_RECORD_KSYMBOL related kernel maps
[PATCH][next] perf test: Fix spelling mistake "sythesizing" -> "synthesizing"
2025-02-27 22:03 UTC
[PATCH v5 0/9] Utilize cpu-type for CPU matching
2025-02-27 18:28 UTC (4+ messages)
[PATCH v3] perf cpumap: Reduce cpu size from int to int16_t
2025-02-27 16:50 UTC (2+ messages)
[PATCH] tools/perf: Use perf_tool__init() to initialize default values in builtin trace
2025-02-27 16:50 UTC (4+ messages)
[PATCH V2] tools/perf: Pick the correct dwarf die while adding probe point for a function
2025-02-27 16:50 UTC (4+ messages)
[PATCH v2 0/3] perf pmu: Dynamically allocate tool PMU
2025-02-27 16:50 UTC (2+ messages)
[PATCH] perf annotate-data: Handle direct use of stack pointer without fbreg
2025-02-27 16:50 UTC (2+ messages)
[PATCH 1/2] perf ftrace latency: variable histogram buckets
2025-02-27 16:50 UTC (2+ messages)
[Patch v2 00/24] Arch-PEBS and PMU supports for Clearwater Forest and Panther Lake
2025-02-27 14:06 UTC (27+ messages)
` [Patch v2 10/24] perf/x86/intel: Process arch-PEBS records or record fragments
` [Patch v2 12/24] perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSR
` [Patch v2 13/24] perf/x86/intel: Update dyn_constranit base on PEBS event precise level
` [Patch v2 15/24] perf/x86/intel: Add SSP register support for arch-PEBS
` [Patch v2 18/24] perf/x86/intel: Support arch-PEBS vector registers group capturing
[PATCH v1] perf tests: Fix data symbol test with LTO builds
2025-02-27 10:35 UTC (3+ messages)
[PATCH] perf arm-spe: Report error if set frequency
2025-02-27 8:22 UTC (4+ messages)
[PATCH v3 0/8] perf: Support multiple system call tables in the build
2025-02-27 7:24 UTC (11+ messages)
[PATCH v7 0/4] Tracing contention lock owner call stack
2025-02-27 7:05 UTC (6+ messages)
` [PATCH v7 4/4] perf lock: Report owner stack in usermode
[PATCH v1 00/11] Python improvements for a real use of parse_events
2025-02-27 6:21 UTC (11+ messages)
` [PATCH v1 01/11] perf debug: Avoid stack overflow in recursive error message
` [PATCH v1 03/11] perf evsel: tp_format accessing improvements
` [PATCH v1 10/11] perf python: Add evlist.config to set up record options
[PATCH v4 00/21] Add Counter delegation ISA extension support
2025-02-27 1:05 UTC (10+ messages)
` [PATCH v4 08/21] RISC-V: Add Sscfg extension CSR definition
` [PATCH v4 09/21] RISC-V: Add Ssccfg ISA extension definition and parsing
` [PATCH v4 12/21] RISC-V: perf: Modify the counter discovery mechanism
[PATCH v3 14/15] perf/x86: Simplify Intel PMU initialization
2025-02-27 0:16 UTC (2+ messages)
` [PATCH v3.1 "
[PATCH] perf report: Add 'tgid' sort key
2025-02-26 22:17 UTC (11+ messages)
[PATCH v2 0/3] Support .gnu_debugdata for symbols in perf
2025-02-26 22:06 UTC (2+ messages)
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