0

I am interested in OS internals, so I would like a call Stack trace inside os linux kernel.

How could I find active, dynamic comportament of linux kernel, functions, structures ?

  • 1
    https://www.kernel.org/doc/html/latest/dev-tools/gdb-kernel-debugging.html –  May 04 '21 at 12:37
  • Does this answer your question? [How to print the current thread stack trace inside the Linux kernel?](https://stackoverflow.com/questions/21143924/how-to-print-the-current-thread-stack-trace-inside-the-linux-kernel) – wxz May 04 '21 at 13:39
  • Use `perf` tool, it may show you much more than that. – 0andriy May 05 '21 at 22:55

0 Answers0