You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: oom_kill/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ To check if your kernel has BTF built in, run:
17
17
ls /sys/kernel/btf/vmlinux
18
18
```
19
19
20
-
If that file exists, no further action is required. If it does not exist, install the kernel headers for your distribution using the command in the table below.
20
+
If that file exists, no further action is required. If it does not exist, install the kernel headers using the command for your distribution:
21
21
22
22
| Distribution | BTF built in | Kernel headers install command |
0 commit comments