mirror of
https://github.com/hengyoush/kyanos.git
synced 2025-12-20 01:03:46 +08:00
docs: Update COMPILATION.md
Update COMPILATION.md
This commit is contained in:
@@ -78,7 +78,7 @@ project.
|
|||||||
> Check if BTF is enabled:
|
> Check if BTF is enabled:
|
||||||
>
|
>
|
||||||
> ```
|
> ```
|
||||||
> grep CONFIG_DEBUG_INFO_BTF "/boot/config-$(uname -r)"
|
> ( zgrep CONFIG_DEBUG_INFO_BTF /proc/config.gz ; grep CONFIG_DEBUG_INFO_BTF "/boot/config-$(uname -r)" ) | uniq
|
||||||
> ```
|
> ```
|
||||||
>
|
>
|
||||||
> If the result is `CONFIG_DEBUG_INFO_BTF=y`, it means BTF is enabled. If not,
|
> If the result is `CONFIG_DEBUG_INFO_BTF=y`, it means BTF is enabled. If not,
|
||||||
|
|||||||
Reference in New Issue
Block a user