User Tools

Site Tools


linux:debugging

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:debugging [2026/07/05 15:30] jotasandokulinux:debugging [2026/07/05 15:40] (current) jotasandoku
Line 1: Line 1:
   * [[https://unix.stackexchange.com/questions/120015/how-to-find-out-the-dynamic-libraries-executables-loads-when-run|ldd]]: to find the dynamic libraries loaded   * [[https://unix.stackexchange.com/questions/120015/how-to-find-out-the-dynamic-libraries-executables-loads-when-run|ldd]]: to find the dynamic libraries loaded
-  * [[https://www.tecmint.com/strace-commands-for-troubleshooting-and-debugging-linux/|strace]]    # note that this is for system calls. Not useful for troubleshooting kernel-bypass tails+  * [[https://www.tecmint.com/strace-commands-for-troubleshooting-and-debugging-linux/|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