Thanks Manuel; unfortunately the generic kernel is not affected by this
bug, only the variants (aws, azure, realtime, etc), so we can't verify
with linux-generic.
I don't have permission to access the packages for the RT kernel in the
Noble ppa [1] (linked from [2]) but this bug/fix applies to all variants
so I tested with linux-azure. 1ecc312 (in noble) is clearly applied but
I'm still seeing issues here. I'm going to keep digging into this and
will post what I find.
```
$ uname -a
Linux noble3 6.8.0-1023-azure #28-Ubuntu SMP Wed Feb 19 17:41:34 UTC 2025
x86_64 x86_64 x86_64 GNU/Linux
wesley@noble3:~$ python3 -c 'import perf; [print(c) for c in perf.cpu_map()]'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python3/dist-packages/perf/__init__.py", line 26, in <module>
raise KernelNotFoundError()
perf.KernelNotFoundError:
WARNING: python perf module not found for kernel 6.8.0-1023-azure
You may need to install the following package for this specific kernel:
linux-tools-6.8.0-1023-azure
You may also want to install the following package to keep up to date:
linux-tools-azure
```
[1] https://launchpad.net/~ubuntu-advantage/+archive/ubuntu/realtime-updates/
[2] https://kernel.ubuntu.com/reports/kernel-stable-board/?cycle=s2025.01.13
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2089411
Title:
python perf module missing in realtime kernel
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2089411/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs