Linux scheduling and using strace on linux
I have been writing bpftrace scripts to look at how tasks run on Linux in detail. One of these bpftrace scripts that I created takes the task states and shows the states for a given process. When I tried running the linux strace (system call trace) e...
databaseperformance.hashnode.dev9 min read
Frits Hoogland
Playing with performance
For the first waking it takes the time for which there is no previous time to subtract, which then gives the time since the machine started.