|
|
|
|
|
by cyphar
3193 days ago
|
|
BPF was used to do the aggregation and calculation in-kernel. You still need ftrace to actually run the BPF program in that context. You can read the cover page for the patch that added this in 2015[1]. [1]: https://lwn.net/Articles/630965/ |
|