Re: [GIT PULL] perf-tools changes for v6.13

From: Sasha Levin
Date: Mon Nov 25 2024 - 14:07:40 EST


On Sun, Nov 24, 2024 at 11:16:53PM -0800, Namhyung Kim wrote:
Hi Linus,

Please consider pulling the following changes in perf tools for v6.13.

Thanks,
Namhyung


The following changes since commit 59b723cd2adbac2a34fc8e12c74ae26ae45bf230:

Linux 6.12-rc6 (2024-11-03 14:05:52 -1000)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools.git tags/perf-tools-for-v6.13-2024-11-24

Hey Namhyung,

After merging this PR into linus-next, the "Simple expression parser"
test has started failing:

--- start ---
test child forked, pid 292
Using CPUID GenuineIntel-6-1A-3
division by zero
syntax error
Failed to find TSC frequency in /proc/cpuinfo
FAILED tests/expr.c:250 #system_tsc_freq > 0
---- end(-1) ----
7: Simple expression parser : FAILED!

Here's a full log of the run: https://qa-reports.linaro.org/lkft/sashal-linus-next/build/v6.11-24716-gab16e9af2ff9/testrun/26045681/suite/perf/test/_7_Simple_expression_parser/log

--
Thanks,
Sasha