shmsnoop(8) | System Manager's Manual | shmsnoop(8) |
shmsnoop - Trace System V shared memory syscalls. Uses Linux eBPF/bcc.
shmsnoop [-h] [-T] [-p] [-t] [-d DURATION] [-n NAME]
shmsnoop traces System V shared memory syscalls: shmget, shmat, shmdt, shmctl
Since this uses BPF, only the root user can use this tool.
CONFIG_BPF and bcc.
This is from bcc.
Also look in the bcc distribution for a companion _examples.txt file containing example usage, output, and commentary for this tool.
Linux
Unstable - in development.
Jiri Olsa
2018-09-24 | USER COMMANDS |