This is insane, perf is not working in the latest and greatest ubuntu ... I too verified that it is missing 6.14.xxx
jithu@ndkm:/usr/lib$ tree linux-tools/6.14.0-29-generic linux-tools/6.14.0-29-generic ├── acpidbg ├── cpupower ├── hv_fcopy_uio_daemon ├── hv_kvp_daemon ├── hv_vss_daemon ├── lsvmbus ├── rtla ├── turbostat ├── usbip ├── usbipd └── x86_energy_perf_policy 1 directory, 11 files jithu@ndkm:/usr/lib$ tree linux-tools/6.8.0-79-generic/ linux-tools/6.8.0-79-generic/ ├── acpidbg -> ../../linux-tools-6.8.0-79/acpidbg ├── bpftool -> ../../linux-tools-6.8.0-79/bpftool ├── cpupower -> ../../linux-tools-6.8.0-79/cpupower ├── hv_fcopy_daemon -> ../../linux-tools-6.8.0-79/hv_fcopy_daemon ├── hv_kvp_daemon -> ../../linux-tools-6.8.0-79/hv_kvp_daemon ├── hv_vss_daemon -> ../../linux-tools-6.8.0-79/hv_vss_daemon ├── lib -> ../../linux-tools-6.8.0-79/lib ├── libperf-jvmti.so -> ../../linux-tools-6.8.0-79/libperf-jvmti.so ├── lsvmbus -> ../../linux-tools-6.8.0-79/lsvmbus ├── perf -> ../../linux-tools-6.8.0-79/perf ├── rtla -> ../../linux-tools-6.8.0-79/rtla ├── turbostat -> ../../linux-tools-6.8.0-79/turbostat ├── usbip -> ../../linux-tools-6.8.0-79/usbip ├── usbipd -> ../../linux-tools-6.8.0-79/usbipd └── x86_energy_perf_policy -> ../../linux-tools-6.8.0-79/x86_energy_perf_policy 2 directories, 14 files jithu@ndkm:/usr/lib$ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2117159 Title: perf not found for kernel 6.14.0-24 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-hwe-6.14/+bug/2117159/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
