messages from 2024-12-19 05:32:11 to 2025-01-03 23:16:32 UTC [more...]
[PATCH 1/3] perf ftrace: Add --stats option to latency subcommand
2025-01-03 23:16 UTC (3+ 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 cpumap: Reduce cpu size from int to int16_t
2025-01-03 22:45 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 v2] perf test record+probe_libc_inet_pton: Make test resilient
2025-01-03 17:47 UTC (4+ messages)
[PATCH AUTOSEL 6.12 1/4] perf/x86/intel/uncore: Add Clearwater Forest support
2025-01-03 17:17 UTC
[PATCH 1/1 perf-tools-next] perf top: Don't complain about lack of vmlinux when not resolving some kernel samples
2025-01-03 16:47 UTC
[BUG] perf top reports not being able to resolve kernel symbols
2025-01-03 16:33 UTC (6+ messages)
Perf doesn't display kernel symbols anymore (bisected commit 659ad3492b91 ("perf maps: Switch from rbtree to lazily sorted array for addresses"))
2025-01-03 16:26 UTC (11+ messages)
[PATCH V6 1/3] perf/x86/intel/ds: Add PEBS format 6
2025-01-03 16:15 UTC (7+ messages)
` [PATCH V6 2/3] perf: Extend perf_output_read
` [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] perf trace: Fix unaligned access for augmented args
2025-01-02 20:12 UTC
[PATCH] perf/x86/intel/uncore: Fix the lack of ch_mask format for SPR
2025-01-02 19:02 UTC (2+ messages)
[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] tools/perf: Fix return code for lock_contention_prepare
2024-12-27 10:48 UTC (2+ messages)
[PATCH] tools/perf: Fix segfault during perf record --off-cpu when debuginfo is not enabled
2024-12-27 10:48 UTC (2+ 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)
[PATCH v2 0/5] perf: arm_spe: Add format option for discard mode
2024-12-24 10:44 UTC (6+ 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 "
[RFC PATCH 00/15] Prepare for new Intel family models
2024-12-23 23:41 UTC (34+ 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 04/15] cpufreq: Fix the efficient idle check for Intel extended families
` [RFC PATCH 05/15] hwmon: Fix Intel family checks to include extended family numbers
` [RFC PATCH 06/15] x86/microcode: Update the Intel processor flag scan check
` [RFC PATCH 07/15] x86/mtrr: Modify a x86_model check to an Intel VFM check
` [RFC PATCH 08/15] x86/cpu/intel: Replace early family 6 checks with VFM ones
` [RFC PATCH 09/15] x86/cpu/intel: Replace family 15 "
` [RFC PATCH 10/15] x86/cpu/intel: Replace family 5 model "
` [RFC PATCH 11/15] x86/pat: Replace Intel "
` [RFC PATCH 12/15] x86/acpi/cstate: Improve Intel family model checks
` [RFC PATCH 13/15] x86/cpu/intel: Bound the non-architectural constant_tsc "
` [RFC PATCH 14/15] perf/x86: Simplify p6_pmu_init()
` [RFC PATCH 15/15] perf/x86/p4: Replace Pentium 4 model 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 (7+ messages)
` [PATCH v3 1/4] perf evsel: Add pmu_name helper
` [PATCH v3 2/4] perf stat: Fix find_stat for mixed legacy/non-legacy events
` [PATCH v3 3/4] perf record: Skip don't fail for events that don't open
` [PATCH v3 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"
[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 (9+ 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 0/2] perf: tests: Fix object code reading test for riscv
2024-12-23 16:33 UTC (4+ messages)
` [PATCH 1/2] kbuild: Check version of objdump
[syzbot] Monthly perf report (Dec 2024)
2024-12-23 15:44 UTC
[PATCH] perf tests: Make leader sampling test work without branch event
2024-12-23 9:04 UTC (5+ messages)
[PATCH linux-next 0/2] Fix perf security check problem
2024-12-23 7:06 UTC (3+ 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 trace: Add --syscall-sample option
2024-12-23 3:06 UTC (2+ messages)
[PATCH 1/4] tools/testing/selftests/powerpc: Enable pmu selftests for power11
2024-12-21 7:38 UTC (4+ messages)
` [PATCH 2/4] tools/testing/selftests/powerpc: Add check for power11 pvr for pmu selfests
` [PATCH 3/4] tools/testing/selftests/powerpc/pmu: Update comment description to mention ISA v3.1 for power10 and above
` [PATCH 4/4] selftests/powerpc/pmu: Add interface test for extended reg support
[PATCH 00/10] Introduce structure for shell tests
2024-12-20 22:03 UTC (11+ messages)
` [PATCH 01/10] perf test perftool_testsuite: Add missing description
` [PATCH 02/10] perf test perftool_testsuite: Return correct value for skipping
` [PATCH 03/10] perf test perftool_testsuite: Use absolute paths
` [PATCH 04/10] perf tests: Create a structure for shell tests
` [PATCH 05/10] perf testsuite: Fix perf-report tests installation
` [PATCH 06/10] perf test: Provide setup for the shell test suite
` [PATCH 07/10] perftool-testsuite: Add empty setup for base_probe
` [PATCH 08/10] perf test: Introduce storing logs for shell tests
` [PATCH 09/10] perf test: Format log directories "
` [PATCH 10/10] perf test: Remove perftool drivers
[PATCH v3] perf script: Fix output type for dynamically allocated core PMU's
2024-12-20 20:37 UTC (4+ messages)
[PATCH v1 0/3] Prefer evsel over evsel->core.idx
2024-12-20 19:50 UTC (6+ messages)
` [PATCH v1 3/3] perf annotate: Prefer passing evsel to evsel->core.idx
[RFC PATCH v2] perf Documentation: Describe the PMU naming convention
2024-12-20 19:42 UTC (7+ messages)
[PATCH v1] perf jevents: Provide better path information for broken json
2024-12-20 18:59 UTC (2+ messages)
[PATCH v1] perf cpumap: Reduce cpu size from int to int16_t
2024-12-20 18:32 UTC (3+ messages)
[PATCH v3 0/5] perf file align features, avoid UB
2024-12-20 17:45 UTC (9+ messages)
` [PATCH v3 1/5] perf cpumap: If the die_id is missing use socket/physical_package_id
[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 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 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
[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 (6+ messages)
` [PATCH 5/5] perf docs: arm_spe: Document new "
[PATCH] perf: test: Speed up running brstack test
2024-12-19 5:48 UTC (2+ 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)
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).