This commit is contained in:
Ciro Santilli
2018-04-20 17:51:17 +01:00
parent 05888ec5c1
commit 4e0d9af81f
6 changed files with 146 additions and 16 deletions

View File

@@ -2439,7 +2439,7 @@ Can also be activated with the `panic_on_warn` boot parameter.
==== CONFIG_PROC_EVENTS
Logs proc events such as process creation to a link:https://en.wikipedia.org/wiki/Netlink[netlink socket].
Logs proc events such as process creation to a link:kernel_module/netlink.c[netlink socket].
We then have a userland program that listens to the events and prints them out: