Skip to content

Instantly share code, notes, and snippets.

@Makistos
Last active June 8, 2016 08:11
Show Gist options
  • Save Makistos/a8747ffb4b5d4b7e919ab78113500e71 to your computer and use it in GitHub Desktop.
Save Makistos/a8747ffb4b5d4b7e919ab78113500e71 to your computer and use it in GitHub Desktop.
Linux debugging tips.

kernel_variant.xml:

  • CONFIG_DYNAMIC_DEBUG=y
  • CONFIG_PRINTK_TIME=y
  • CONFIG_LOG_BUF_SHIFT=18
  • CONFIG_KALLSYMS=y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment