Не удалось запустить профилировщик bcc-tools
Я пытаюсь запустить инструмент скрытой копии "profile.py" и обнаружил следующую ошибку:
./bcc/tools/profile.py
Sampling at 49 Hertz of all threads by user + kernel stack... Hit Ctrl-C to end.
In file included from <built-in>:1:
././include/linux/kconfig.h:5:10: fatal error: 'generated/autoconf.h' file not found
#include <generated/autoconf.h>
^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
Traceback (most recent call last):
File "./bcc/tools/profile.py", line 265, in <module>
b = BPF(text=bpf_text)
File "/usr/lib/python2.7/dist-packages/bcc/__init__.py", line 325, in __init__
raise Exception("Failed to compile BPF text")
Заголовки linux находятся в обычном месте /lib/modules. Он работает под управлением версии ядра 4.19.88.
Любой указатель будет оценен по достоинству.