I am running some workloads that use python 3.14, and I see no profiles for them in the system.
The issue seems to be missing definitions for 3.14 here: https://github.com/coroot/pyroscope/blob/main/ebpf/python/python_offsets_gen_amd64.go
only error log I found that contains the word python is:
E0611 15:16:11.145837 3459454 python.go:38] pid=2932080 lib=/proc/2932080/root/usr/lib/x86_64-linux-gnu/libpthread.so.0: failed to attach python uprobes: symbol pthread_cond_timedwait not found
I am running some workloads that use python 3.14, and I see no profiles for them in the system.
The issue seems to be missing definitions for 3.14 here: https://github.com/coroot/pyroscope/blob/main/ebpf/python/python_offsets_gen_amd64.go
only error log I found that contains the word python is: