retis-org / retis

Tracing packets in the Linux networking stack & friends
https://retis.readthedocs.io/en/stable/
100 stars 14 forks source link

Allow to specify a custom btf file path #72

Open vlrpl opened 1 year ago

vlrpl commented 1 year ago
CONFIG_DEBUG_INFO_BTF=y
CONFIG_DEBUG_INFO_BTF_MODULES=y

both are not always available in major distros. For example, in RHEL 8, CONFIG_DEBUG_INFO_BTF_MODULES is unset. It might be useful for the user to specify a path to a list of raw BTF files