messages from 2024-12-16 01:46:52 to 2024-12-20 17:16:24 UTC [more...]
[PATCH] perf: arm-spe: Fix null-ptr-deref in arm_spe__alloc_metadata()
2024-12-20 17:16 UTC (2+ messages)
[PATCH AUTOSEL 6.12 01/29] perf/x86/intel: Add Arrow Lake U support
2024-12-20 17:11 UTC
[PATCH v3] events/core: fix acoount failure for event's child_total_enable_time at task exit
2024-12-20 16:46 UTC
[PATCH v2] events/core: fix acoount failure for event's total_enable_time
2024-12-20 16:23 UTC (10+ messages)
[PATCH V7 1/3] perf/x86/intel/ds: Add PEBS format 6
2024-12-20 14:38 UTC (3+ messages)
` [PATCH V7 2/3] perf: Avoid the read if the count is already updated
` [PATCH V7 3/3] perf/x86/intel: Support PEBS counters snapshotting
[PATCH V6 1/3] perf/x86/intel/ds: Add PEBS format 6
2024-12-20 14:22 UTC (9+ messages)
` [PATCH V6 2/3] perf: Extend perf_output_read
` [PATCH V6 3/3] perf/x86/intel: Support PEBS counters snapshotting
[PATCH v3 0/5] perf file align features, avoid UB
2024-12-20 10:28 UTC (15+ messages)
` [PATCH v3 1/5] perf cpumap: If the die_id is missing use socket/physical_package_id
` [PATCH v3 2/5] perf header: Write out even empty die_cpus_list
` [PATCH v3 3/5] perf synthetic-events: Ensure features are aligned
` [PATCH v3 4/5] perf machine: Avoid UB by delaying computing branch entries
` [PATCH v3 5/5] perf record: Assert synthesized events are 8-byte aligned
[PATCH v3] perf: map pages in advance
2024-12-20 9:56 UTC (4+ messages)
[PATCH v3 0/4] perf lock contention: Symbolize locks using slab cache names
2024-12-20 6:00 UTC (5+ messages)
` [PATCH v3 1/4] perf lock contention: Add and use LCB_F_TYPE_MASK
` [PATCH v3 2/4] perf lock contention: Run BPF slab cache iterator
` [PATCH v3 3/4] perf lock contention: Resolve slab object name using BPF
` [PATCH v3 4/4] perf lock contention: Handle slab objects in -L/--lock-filter option
[PATCH v3] tools: perf: tests: Fix code reading for riscv
2024-12-19 21:44 UTC
[BUG] perf trace: Unaligned access in timespec
2024-12-19 21:43 UTC
[PATCH v2] perf trace: Add --syscall-sample option
2024-12-19 18:34 UTC
[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
2024-12-19 12:02 UTC (5+ messages)
` [RFC PATCH 02/28] Documentation: Bump minimum GCC version to 8.1
[PATCH 0/5] perf: arm_spe: Add format option for discard mode
2024-12-19 10:10 UTC (11+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] perf tool: arm-spe: Pull out functions for aux buffer and tracking setup
` [PATCH 3/5] perf tool: arm-spe: Don't allocate buffer or tracking event in discard mode
` [PATCH 4/5] perf test: arm_spe: Add test for "
` [PATCH 5/5] perf docs: arm_spe: Document new "
[PATCH] perf: test: Speed up running brstack test
2024-12-19 5:48 UTC (4+ messages)
[PATCH v3 1/3] perf evsel: Improve the evsel__open_strerror for EBUSY
2024-12-19 5:37 UTC (6+ messages)
` [PATCH v3 2/3] perf: Reveal PMU type in fdinfo
[RFC/PATCH] perf trace: Add --syscall-period option
2024-12-19 5:37 UTC (3+ messages)
[PATCH] perf cpumap: Fix die and cluster IDs
2024-12-19 5:14 UTC (2+ messages)
[PATCH v2 0/4] Prefer sysfs/JSON events also when no PMU is provided
2024-12-19 5:09 UTC (3+ messages)
[PATCH v2] tools: perf: tests: Fix code reading for riscv
2024-12-19 1:52 UTC (12+ messages)
[PATCH v1] perf trace: Fix BPF loading failure (-E2BIG)
2024-12-19 0:45 UTC (2+ messages)
[PATCH] perf tools: Fixup end address of modules
2024-12-18 22:15 UTC (2+ messages)
[PATCH 0/2] perf: tests: Fix object code reading test for riscv
2024-12-18 21:55 UTC (8+ messages)
` [PATCH 1/2] kbuild: Check version of objdump
` [PATCH 2/2] tools: perf: tests: Fix code reading for riscv
[PATCH v7 00/22] Python module cleanup
2024-12-18 19:27 UTC (2+ messages)
[PATCH V15 0/7] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-12-18 18:47 UTC (6+ messages)
[PATCH V5 1/4] perf/x86/intel/ds: Add PEBS format 6
2024-12-18 14:52 UTC (10+ messages)
` [PATCH V5 2/4] perf/x86: Extend event update interface
` [PATCH V5 3/4] perf: Extend perf_output_read
` [PATCH V5 4/4] perf/x86/intel: Support PEBS counters snapshotting
[PATCH v3 00/10] perf/amd/ibs: Fix sample period computations
2024-12-18 13:52 UTC (6+ messages)
` [PATCH v3 02/10] perf/amd/ibs: Remove pointless sample period check
` [PATCH v3 08/10] perf/core: Introduce pmu->adjust_period() callback
[PATCH v2 0/6] perf/amd/ibs: Add Zen5 support
2024-12-18 12:14 UTC (7+ messages)
` [PATCH v2 1/6] perf/amd/ibs: Add support for OP Load Latency Filtering
` [PATCH v2 2/6] perf/amd/ibs: Update DTLB/PageSize decode logic
` [PATCH v2 3/6] perf amd ibs: Sync arch/x86/include/asm/amd-ibs.h header with the kernel
` [PATCH v2 4/6] perf amd ibs: Add Load Latency bits in raw dump
` [PATCH v2 5/6] perf amd ibs: Incorporate Zen5 DTLB and PageSize information
` [PATCH v2 6/6] perf mem/c2c amd: Add ldlat support
[PATCH 1/1] events/core: fix error run/enable ratio display
2024-12-18 11:52 UTC (5+ messages)
[PATCH v4 00/16] perf tools: Use generic syscall scripts for all archs
2024-12-18 9:24 UTC (17+ messages)
` [PATCH v4 01/16] perf tools: Create generic syscall table support
` [PATCH v4 02/16] perf tools: arc: Support generic syscall headers
` [PATCH v4 03/16] perf tools: csky: "
` [PATCH v4 04/16] perf tools: arm: Support "
` [PATCH v4 05/16] perf tools: sh: "
` [PATCH v4 06/16] perf tools: sparc: "
` [PATCH v4 07/16] perf tools: xtensa: Support syscall header
` [PATCH v4 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH v4 09/16] perf tools: alpha: Support syscall header
` [PATCH v4 10/16] perf tools: parisc: "
` [PATCH v4 11/16] perf tools: arm64: Use syscall table
` [PATCH v4 12/16] perf tools: loongarch: "
` [PATCH v4 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH v4 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH v4 15/16] perf tools: s390: "
` [PATCH v4 16/16] perf tools: Remove dependency on libaudit
[PATCH v3 00/16] perf tools: Use generic syscall scripts for all archs
2024-12-18 1:11 UTC (21+ messages)
` [PATCH v3 01/16] perf tools: Create generic syscall table support
` [PATCH v3 02/16] perf tools: arc: Support generic syscall headers
` [PATCH v3 03/16] perf tools: csky: "
` [PATCH v3 04/16] perf tools: arm: Support "
` [PATCH v3 05/16] perf tools: sh: "
` [PATCH v3 06/16] perf tools: sparc: "
` [PATCH v3 07/16] perf tools: xtensa: Support syscall header
` [PATCH v3 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH v3 09/16] perf tools: alpha: Support syscall header
` [PATCH v3 10/16] perf tools: parisc: "
` [PATCH v3 11/16] perf tools: arm64: Use syscall table
` [PATCH v3 12/16] perf tools: loongarch: "
` [PATCH v3 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH v3 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH v3 15/16] perf tools: s390: "
` [PATCH v3 16/16] perf tools: Remove dependency on libaudit
Unexpected results from perf on haswell
2024-12-17 20:44 UTC
Perf doesn't display kernel symbols anymore (bisected commit 659ad3492b91 ("perf maps: Switch from rbtree to lazily sorted array for addresses"))
2024-12-17 14:50 UTC (3+ messages)
[PATCH v3] perf vendor events arm64: Add FUJITSU-MONAKA pmu event
2024-12-17 9:58 UTC (2+ messages)
[PATCH v2] perf vendor events arm64: Add FUJITSU-MONAKA pmu event
2024-12-17 9:58 UTC (5+ messages)
[PATCH v1] perf test expr: Fix system_tsc_freq for only x86
2024-12-17 6:27 UTC (3+ messages)
[PATCH] tools/perf/arch/powerpc: Add register mask for power11 PVR in extended regs
2024-12-17 6:27 UTC (5+ messages)
[PATCH v2 00/16] perf tools: Use generic syscall scripts for all archs
2024-12-17 5:30 UTC (7+ messages)
` [PATCH v2 01/16] perf tools: Create generic syscall table support
` [PATCH v2 02/16] perf tools: arc: Support generic syscall headers
[PATCH v3 0/3] bpftool: Fix the static linkage failure
2024-12-16 21:06 UTC (5+ messages)
` [PATCH v3 3/3] bpftool: Link zstd lib required by libelf
[PATCH v14 00/10] perf record --off-cpu: Dump off-cpu samples directly
2024-12-16 20:49 UTC (3+ messages)
[PATCH v4 0/2] perf trace: Add more tests for BTF-augmented perf trace
2024-12-16 19:58 UTC (2+ messages)
[PATCH v4 2/6] perf: Enqueue SIGTRAP always via task_work
2024-12-16 19:19 UTC (11+ messages)
[PATCH] tools/perf/tests/base_probe: Fix check for the count of existing probes in test_adding_kernel
2024-12-16 18:57 UTC (6+ messages)
[PATCH V3] tools/perf/tests/shell/base_probe: Enhance print_overall_results to print summary information
2024-12-16 17:50 UTC (3+ messages)
[PATCH v1 0/7] perf auxtrace: Support AUX pause with BPF backend
2024-12-16 17:21 UTC (3+ messages)
` [PATCH v1 2/7] bpf: Add bpf_perf_event_aux_pause kfunc
[PATCH v2 0/4] perf file align features, avoid UB
2024-12-16 16:56 UTC (6+ messages)
` [PATCH v2 1/4] perf header: Write out even empty die_cpus_list
` [PATCH v2 2/4] perf synthetic-events: Ensure features are aligned
` [PATCH v2 3/4] perf machine: Avoid UB by delaying computing branch entries
` [PATCH v2 4/4] perf record: Assert synthesized events are 8-byte aligned
[PATCH] perf ftrace latency: Fix compiler error for clang 12
2024-12-16 16:44 UTC (2+ messages)
[PATCH v3] perf script: Fix output type for dynamically allocated core PMU's
2024-12-16 15:38 UTC (2+ messages)
[PATCH V16 0/7] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-12-16 7:02 UTC (8+ messages)
` [PATCH V16 1/7] perf tools: Add aux_start_paused, aux_pause and aux_resume
` [PATCH V16 2/7] perf tools: Add aux-action config term
` [PATCH V16 3/7] perf tools: Parse aux-action
` [PATCH V16 4/7] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
` [PATCH V16 5/7] perf intel-pt: Improve man page format
` [PATCH V16 6/7] perf intel-pt: Add documentation for pause / resume
` [PATCH V16 7/7] perf intel-pt: Add a test "
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).