Skip to content
Snippets Groups Projects
  1. Oct 16, 2014
    • Patrick Daly's avatar
      lrdp-v2: Support kernel 3.14 log format · 333199e1
      Patrick Daly authored
      Kernel change 62e32ac3505a0cab1c5ef8ea2c0eab3b26ed855f
      renamed 'struct log' to 'struct printk_log'. Detect which kernel
      version is being parsed and use the appropriate struct name.
      
      Change-Id: I1a92623e8b4167f390d09051a52e6411ae3901ee
      333199e1
  2. Apr 16, 2014
    • Mitchel Humpherys's avatar
      lrdp-v2: refactor dmesg extraction code · 779e720e
      Mitchel Humpherys authored
      It can be useful to extract the dmesg from contexts other than the
      --dmesg parser. Refactor the code into a top-level "library" module and
      hook the --dmesg parser into that.
      
      Change-Id: I935c05a081b1096d67343f5ce8617febb674b2e0
      779e720e
Loading