Skip to content
Snippets Groups Projects
Select Git revision
  • 3f3ce9a46b350ee77bc70c2ca10745e8b7f29191
  • test default
2 results

linux-ramdump-parser-v2

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Kumar Harsh authored
    This change formats the event log data. Timestamp is
    converted to secs format. Since event log buffer is
    circular in nature, added changes to sort the logs
    in ascending timestamp order.
    
    Any truncated log string is removed and not added
    to the final output. Error handling is added in case
    event zone is not part of persistent ram zone so
    atleast console logs are extracted properly.
    
    Change-Id: Id284df1646872b179e1cdfd3fe9ee68e7397c398
    Signed-off-by: default avatarKumar Harsh <harkumar@codeaurora.org>
    3f3ce9a4
    History
    Name Last commit Last update
    ..