Debugging performance issues in kernel space: system calls Posted on May 30, 2021March 19, 2022Author Ivica BogosavljevićPosted in 2 Minute Reads, Kernel Space and Performance, PerformanceLeave a ReplyWe talk about how to detect if your program is spending a lot of time in kernel mode (system mode) and investigate ways to speed them up.