December 2019
Intermediate to advanced
880 pages
28h 2m
English
bpftrace -e 'probe /filter/ { action; }'
|
Program start and end |
|
execve(2) syscall |
|
open(2) syscall (also trace openat(2)) |
|
trace read(2) syscall return (one variant) |
|
All syscalls |
|
Queue block I/O request |
|
Issue block I/O request to storage device |
|
Block I/O completion |
|
Socket state change |
|
Process execution |
|
Context switch |
|
Thread wakeup event |
Read now
Unlock full access