messages from 2025-01-02 19:02:03 to 2025-01-09 02:36:43 UTC [more...]
[PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
2025-01-09 2:36 UTC (4+ messages)
` [PATCH v6 01/16] perf tools: Create generic syscall table support
` [PATCH v6 02/16] perf tools: arc: Support generic syscall headers
` [PATCH v6 03/16] perf tools: csky: "
[PATCH v5 00/16] perf tools: Use generic syscall scripts for all archs
2025-01-09 2:29 UTC (20+ 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 1/2] perf ftrace: Check min/max latency only with bucket range
2025-01-08 21:00 UTC (2+ messages)
` [PATCH 2/2] perf ftrace: Fix display for range of the first bucket
[PATCH bpf-next 1/2] bpf: Return error for missed kprobe multi bpf program execution
2025-01-08 20:56 UTC (7+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add kprobe session recursion check test
[PATCH v1] perf test cpumap: Avoid use-after-free following merge
2025-01-08 20:41 UTC (3+ messages)
[PATCH] perf llvm-add2line: Remove unused include
2025-01-08 20:39 UTC (2+ messages)
[PATCH 0/5 v1] Processing java JIT dumps from containers
2025-01-08 20:31 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-08 20:20 UTC (3+ messages)
[PATCH v3 0/5] perf: arm_spe: Add format option for discard mode
2025-01-08 20:16 UTC (7+ messages)
` [PATCH v3 1/5] "
` [PATCH v3 2/5] perf docs: arm_spe: Document new "
` [PATCH v3 3/5] perf tool: arm-spe: Pull out functions for aux buffer and tracking setup
` [PATCH v3 4/5] perf tool: arm-spe: Don't allocate buffer or tracking event in discard mode
` [PATCH v3 5/5] perf test: arm_spe: Add test for "
[PATCH] perf machine: Don't ignore _etext when not a text symbol
2025-01-08 20:14 UTC (2+ messages)
[PATCH v2] perf: Fix display of kernel symbols
2025-01-08 19:55 UTC (5+ messages)
[PATCH v2 1/3] perf ftrace: Display latency statistics at the end
2025-01-08 19:52 UTC (5+ 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 v4 0/4] Add support for cpu event term
2025-01-08 19:51 UTC (8+ 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 v2 0/3] Add a runs-per-test flag
2025-01-08 19:09 UTC (5+ 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
Perf doesn't display kernel symbols anymore (bisected commit 659ad3492b91 ("perf maps: Switch from rbtree to lazily sorted array for addresses"))
2025-01-08 17:55 UTC (13+ messages)
[PATCH] perf: Fix a wrong help message
2025-01-08 17:55 UTC (2+ messages)
[PATCH] perf hist: Fix width calculation in hpp__fmt()
2025-01-08 17:41 UTC (3+ messages)
[PATCH v1 00/22] Intel vendor events and TMA 5.01 metrics
2025-01-08 16:18 UTC (10+ messages)
` [PATCH v1 01/22] perf vendor events: Update Alderlake events/metrics
[PATCH] perf report: Fix input reload/switch functionality
2025-01-08 15:35 UTC (3+ messages)
[PATCH v3 0/5] perf: arm_spe: Add format option for discard mode
2025-01-08 14:27 UTC
[PATCH v3 00/10] perf/amd/ibs: Fix sample period computations
2025-01-08 11:16 UTC (4+ messages)
` [PATCH v3 08/10] perf/core: Introduce pmu->adjust_period() callback
[PATCH v2 0/5] perf: arm_spe: Add format option for discard mode
2025-01-08 10:08 UTC (4+ messages)
` [PATCH v2 1/5] "
[PATCH] kallsyms: Always include _edata
2025-01-08 9:17 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 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 v3 1/2] perf check: Add sanitizer features
2025-01-07 22:28 UTC (2+ 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] 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 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)
[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 (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
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).