User Tools

Site Tools


linux:debugging
  • ldd: to find the dynamic libraries loaded
  • strace # note that this is for system calls. Not useful for troubleshooting kernel-bypass tails. For kernel tuning we use ftrace and cyclictest (see in other section here)
linux/debugging.txt · Last modified: by jotasandoku