|
|
|
|
|
by c0deR3D
708 days ago
|
|
Out of curious, does BPF now capable of capturing all the context switch events such as CPU trap? Also, if the overhead is negligible, maybe the author can try to merge this into mainline with the use of static key to make the incurred overhead switchable. In spite of the static key, the degree of the accompanied inteferences on cache and branch predictor might be an intriguing topic though. |
|
[1] https://ebpf.io/summit-2020-slides/eBPF_Summit_2020-Lightnin...