Let's build a simple system calls monitoring dashboard using bpftrace and streamlit
If you are from Computer Science background probably you might have heard of "system calls" (also referred as "syscalls" to keep it short), if you haven't then you can read this interesting beginner friendly article on system calls. In general, syste...
prasannahn.hashnode.dev12 min read