aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFejes Ferenc <primalgamer@gmail.com>2021-07-17 15:38:55 +0200
committerAndrii Nakryiko <andrii.nakryiko@gmail.com>2021-07-19 16:43:05 -0700
commitbe570b29c1d682b66e63279d0a2c18be5e24ec58 (patch)
tree7a647ca793ac804802ba2944fa271d85ea1c55f7
parent9aa71e104094a44cfa7a80fcae7c87ad3c7ac5ea (diff)
downloadlibbpf-be570b29c1d682b66e63279d0a2c18be5e24ec58.tar.gz
Update README.md
Manjaro is a popular and friendly Arch based distro. Recently they also enabled the BTF support: https://forum.manjaro.org/t/co-re-support-in-kernel/46134/19 I can confirm that: [user@pc ~]$ uname -a Linux pc 5.12.16-1-MANJARO #1 SMP PREEMPT Sun Jul 11 13:23:34 UTC 2021 x86_64 GNU/Linux [user@pc ~]$ ls -la /sys/kernel/btf/vmlinux -r--r--r-- 1 root root 4226769 jul 17 15.27 /sys/kernel/btf/vmlinux
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2222470..a9ba2fa 100644
--- a/README.md
+++ b/README.md
@@ -98,6 +98,7 @@ Some major Linux distributions come with kernel BTF already built in:
- RHEL 8.2+
- OpenSUSE Tumbleweed (in the next release, as of 2020-06-04)
- Arch Linux (from kernel 5.7.1.arch1-1)
+ - Manjaro
- Ubuntu 20.10
- Debian 11 (amd64/arm64)