messages from 2024-12-23 13:58:35 to 2025-01-08 09:50:08 UTC [more...]
[PATCH] kallsyms: Always include _edata
2025-01-08 9:17 UTC
[PATCH] perf machine: Don't ignore _etext when not a text symbol
2025-01-08 9:15 UTC
[PATCH] tools/perf: Add wall-clock and parallelism profiling
2025-01-08 8:34 UTC (2+ messages)
[PATCH 0/2] perf hist: Fix bogus profiles when filters are enabled
2025-01-08 8:23 UTC (3+ messages)
` [PATCH 1/2] perf hist: Deduplicate cmp/sort/collapse code
` [PATCH 2/2] perf hist: Fix bogus profiles when filters are enabled
[PATCH] perf llvm-add2line: Remove unused include
2025-01-08 7:02 UTC
[PATCH] perf hist: Fix width calculation in hpp__fmt()
2025-01-08 6:59 UTC
[PATCH] perf report: Fix input reload/switch functionality
2025-01-08 6:36 UTC
[PATCH v4 0/4] Prefer sysfs/JSON events also when no PMU is provided
2025-01-08 5:55 UTC (9+ messages)
` [PATCH v4 1/4] perf evsel: Add pmu_name helper
` [PATCH v4 2/4] perf stat: Fix find_stat for mixed legacy/non-legacy events
` [PATCH v4 3/4] perf record: Skip don't fail for events that don't open
` [PATCH v4 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"
[PATCH v4 0/4] Add support for cpu event term
2025-01-08 5:34 UTC (5+ messages)
` [PATCH v4 1/4] libperf cpumap: Add ability to create CPU from a single CPU number
` [PATCH v4 2/4] perf stat: Use counter cpumask to skip zero values
` [PATCH v4 3/4] perf parse-events: Set is_pmu_core for legacy hardware events
` [PATCH v4 4/4] perf parse-events: Add "cpu" term to set the CPU an event is recorded on
[PATCH v1] perf test cpumap: Avoid use-after-free following merge
2025-01-08 5:15 UTC
[PATCH v5 00/16] perf tools: Use generic syscall scripts for all archs
2025-01-08 2:08 UTC (17+ messages)
` [PATCH v5 01/16] perf tools: Create generic syscall table support
` [PATCH v5 02/16] perf tools: arc: Support generic syscall headers
` [PATCH v5 03/16] perf tools: csky: "
` [PATCH v5 04/16] perf tools: arm: Support "
` [PATCH v5 05/16] perf tools: sh: "
` [PATCH v5 06/16] perf tools: sparc: "
` [PATCH v5 07/16] perf tools: xtensa: Support syscall header
` [PATCH v5 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH v5 09/16] perf tools: alpha: Support syscall header
` [PATCH v5 10/16] perf tools: parisc: "
` [PATCH v5 11/16] perf tools: arm64: Use syscall table
` [PATCH v5 12/16] perf tools: loongarch: "
` [PATCH v5 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH v5 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH v5 15/16] perf tools: s390: "
` [PATCH v5 16/16] perf tools: Remove dependency on libaudit
[PATCH v2 1/3] perf ftrace: Display latency statistics at the end
2025-01-07 22:43 UTC (3+ messages)
` [PATCH v2 2/3] perf ftrace: Add --graph-opts option to profile subcommand
` [PATCH v2 3/3] perf test: Update ftrace test to use --graph-opts
[PATCH v3 1/2] perf check: Add sanitizer features
2025-01-07 22:28 UTC (2+ messages)
[PATCH v2 0/3] Add a runs-per-test flag
2025-01-07 22:01 UTC (4+ messages)
` [PATCH v2 1/3] perf test: Rename functions and variables for better clarity
` [PATCH v2 2/3] perf test: Send list output to stdout rather than stderr
` [PATCH v2 3/3] perf test: Add a runs-per-test flag
[PATCH v1 00/22] Intel vendor events and TMA 5.01 metrics
2025-01-07 20:38 UTC (7+ messages)
[PATCH v3 1/3] perf evsel: Improve the evsel__open_strerror for EBUSY
2025-01-07 19:44 UTC (5+ messages)
` [PATCH v3 2/3] perf: Reveal PMU type in fdinfo
[PATCH] perf Documentation: clarify sysfs event names characters
2025-01-07 19:14 UTC (3+ messages)
[PATCH v4 00/16] perf tools: Use generic syscall scripts for all archs
2025-01-07 18:44 UTC (4+ messages)
` [PATCH v4 16/16] perf tools: Remove dependency on libaudit
[PATCH v2 0/5] perf: arm_spe: Add format option for discard mode
2025-01-07 17:39 UTC (7+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] perf tool: arm-spe: Pull out functions for aux buffer and tracking setup
` [PATCH v2 3/5] perf tool: arm-spe: Don't allocate buffer or tracking event in discard mode
` [PATCH v2 4/5] perf test: arm_spe: Add test for "
` [PATCH v2 5/5] perf docs: arm_spe: Document new "
[PATCH] perf test: Mark remaining probe tests as exclusive
2025-01-07 17:16 UTC (2+ messages)
[PATCH] perf/x86/intel/uncore: Fix the lack of ch_mask format for SPR
2025-01-07 17:12 UTC (6+ messages)
[PATCH v1] tools build: Fix a number of Wconversion warnings
2025-01-07 17:06 UTC (4+ messages)
[PATCH v2] perf test record+probe_libc_inet_pton: Make test resilient
2025-01-07 16:51 UTC (5+ messages)
[PATCH] libperf: Add back guard on MAX_NR_CPUS
2025-01-07 16:46 UTC (6+ messages)
` [PATCH] perf: Fix display of kernel symbols
[PATCH 1/3] perf ftrace: Add --stats option to latency subcommand
2025-01-07 14:49 UTC (7+ messages)
` [PATCH 2/3] perf ftrace: Add --graph-opts option to profile subcommand
` [PATCH 3/3] perf test: Update ftrace test to use --graph-opts
[PATCH v2] perf bench: Fix undefined behavior in cmpworker()
2025-01-07 7:39 UTC
[PATCH v3 0/3] perf: Add PERF_EVENT_IOC_INC_EVENT_LIMIT
2025-01-07 4:07 UTC (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] perf: Document PERF_EVENT_IOC_INC_EVENT_LIMIT
` [PATCH v3 3/3] libperf: Add perf_evsel__refresh() function
[PATCH v3] libperf: Add perf_evsel__id() function
2025-01-07 3:39 UTC
[PATCH linux-next 0/2] Fix perf security check problem
2025-01-07 1:52 UTC (7+ messages)
` [PATCH linux-next 1/2] perf: Remove unnecessary parameter of security check
` [PATCH linux-next 2/2] perf: Return EACCESS when need perfmon capability
[PATCH bpf-next 1/2] bpf: Return error for missed kprobe multi bpf program execution
2025-01-06 22:42 UTC (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add kprobe session recursion check test
[PATCH v2] perf annotate: Prefer passing evsel to evsel->core.idx
2025-01-06 22:30 UTC
[PATCH] perf test trace_btf_general: Fix shellcheck warning
2025-01-06 21:47 UTC (2+ messages)
Perf doesn't display kernel symbols anymore (bisected commit 659ad3492b91 ("perf maps: Switch from rbtree to lazily sorted array for addresses"))
2025-01-06 21:46 UTC (13+ messages)
[PATCH] tools/perf: Fix segfault during perf record --off-cpu when debuginfo is not enabled
2025-01-06 21:25 UTC (3+ messages)
[PATCH] tools/perf: Fix return code for lock_contention_prepare
2025-01-06 21:15 UTC (3+ messages)
[PATCH 1/1 perf-tools-next] perf top: Don't complain about lack of vmlinux when not resolving some kernel samples
2025-01-06 21:04 UTC (2+ messages)
[PATCH v2] perf cpumap: Reduce cpu size from int to int16_t
2025-01-06 18:01 UTC (4+ messages)
[PATCH V8 1/2] perf: Avoid the read if the count is already updated
2025-01-06 14:21 UTC (2+ messages)
` [PATCH V8 2/2] perf/x86/intel: Support PEBS counters snapshotting
[PATCH v2 0/5] A mechanism for efficient support for per-function metrics
2025-01-06 12:01 UTC (6+ messages)
` [PATCH v2 1/5] perf: Allow periodic events to alternate between two sample periods
` [PATCH v2 2/5] perf: Allow adding fixed random jitter to the alternate sampling period
` [PATCH v2 3/5] tools/perf: Modify event parser to support alt-period term
` [PATCH v2 4/5] tools/perf: Modify event parser to support alt-period-jitter term
` [PATCH v2 5/5] perf: Record sample last_period before updating
[PATCH] perf trace: Fix unaligned access for augmented args
2025-01-06 8:20 UTC (2+ messages)
[PATCH v5 0/5] x86/cpufeatures: Automatically generate required and disabled feature masks
2025-01-06 7:07 UTC (6+ messages)
` [PATCH v5 1/5] x86/cpufeatures: Add {required,disabled} feature configs
` [PATCH v5 2/5] x86/cpufeatures: Generate a feature mask header based on build config
` [PATCH v5 3/5] x86/cpufeatures: Remove {disabled,required}-features.h
` [PATCH v5 4/5] x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET
` [PATCH v5 5/5] x86/cpufeatures: Add the CPU feature bit for MSR immediate form instructions
[syzbot] [perf?] [trace?] KCSAN: assert: race in srcu_gp_start_if_needed
2025-01-04 1:14 UTC (3+ messages)
[PATCH v3] perf: map pages in advance
2025-01-03 20:36 UTC (11+ messages)
[PATCH v2] tools: perf: tests: Fix code reading for riscv
2025-01-03 19:15 UTC (13+ messages)
[PATCH AUTOSEL 6.12 1/4] perf/x86/intel/uncore: Add Clearwater Forest support
2025-01-03 17:17 UTC
[BUG] perf top reports not being able to resolve kernel symbols
2025-01-03 16:33 UTC (6+ messages)
[PATCH V6 1/3] perf/x86/intel/ds: Add PEBS format 6
2025-01-03 16:15 UTC (4+ messages)
` [PATCH V6 3/3] perf/x86/intel: Support PEBS counters snapshotting
[PATCH v4] perf: map pages in advance
2025-01-03 15:31 UTC
[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
2025-01-03 12:07 UTC (8+ messages)
` [RFC PATCH 1/4] cxl: Register devices for CXL Hotness Monitoring Units (CHMU)
` [RFC PATCH 4/4] hwtrace: Document CXL Hotness Monitoring Unit driver
"INFO: rcu detected stall in corrupted" in Linux kernel version 6.13.0-rc2
2025-01-03 8:28 UTC
[PATCH] Add support for pebs fmt6(Lunar Lake)
2025-01-02 18:51 UTC (2+ messages)
[PATCH v3] events/core: fix acoount failure for event's child_total_enable_time at task exit
2024-12-31 14:02 UTC (2+ messages)
[PATCH] tools/perf/tests/base_probe: Fix check for the count of existing probes in test_adding_kernel
2024-12-27 10:51 UTC (7+ messages)
[PATCH v3 0/5] perf stat: Fix trailing comma when there is no metric unit
2024-12-26 15:20 UTC (4+ messages)
[PATCH v4 0/2] perf trace: Add more tests for BTF-augmented perf trace
2024-12-26 15:17 UTC (8+ messages)
` [PATCH v4 2/2] perf docs: Add documentation for --force-btf option
[PATCH] Add support for pebs fmt6(Lunar Lake)
2024-12-26 8:52 UTC
[PATCH] perf/x86/rapl: Add support for Intel Arrow Lake U
2024-12-25 1:07 UTC (2+ messages)
[RFC PATCH 00/15] Prepare for new Intel family models
2024-12-23 23:41 UTC (22+ messages)
` [RFC PATCH 01/15] x86/apic: Fix 32-bit APIC initialization for extended Intel families
` [RFC PATCH 02/15] x86/apic: Fix smp init delay "
` [RFC PATCH 03/15] x86/cpu/intel: Fix init_intel() checks for extended family numbers
` [RFC PATCH 05/15] hwmon: Fix Intel family checks to include "
` [RFC PATCH 06/15] x86/microcode: Update the Intel processor flag scan check
` [RFC PATCH 08/15] x86/cpu/intel: Replace early family 6 checks with VFM ones
[PATCH V16 0/7] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-12-23 20:26 UTC (7+ messages)
` [PATCH V16 7/7] perf intel-pt: Add a test for pause / resume
[PATCH v3 0/4] Prefer sysfs/JSON events also when no PMU is provided
2024-12-23 20:11 UTC (3+ messages)
[PATCH 0/5 v1] Processing java JIT dumps from containers
2024-12-23 19:51 UTC (2+ messages)
[PATCH] perf tools: Remove unused is_executable_file
2024-12-23 16:41 UTC (6+ messages)
[PATCH v3 0/4] perf lock contention: Symbolize locks using slab cache names
2024-12-23 16:38 UTC (5+ messages)
` [PATCH v3 2/4] perf lock contention: Run BPF slab cache iterator
[PATCH 1/2] kbuild: Check version of objdump
2024-12-23 16:33 UTC (2+ messages)
[syzbot] Monthly perf report (Dec 2024)
2024-12-23 15:44 UTC
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).