Skip to main content
3 of 3
deleted 11 characters in body
Caleb
  • 72k
  • 19
  • 203
  • 232

Config setting for Linux kernel compilation.

I need a Linux kernel compiled with debug features for a kernel module development.What all debugging configuration options should I include for kernel compilation,So that I can avail to all available debug tools.

Also, I am thinking about including all available debug facilities in kernel, like including whole of the "Kernel Hacking" configuration branch into the kernel.Will there's any side effect to it, in terms of: final build size and performance penalty etc.

gkt
  • 1.7k
  • 2
  • 12
  • 7