commit | fed526768db80ccb4769a1cdc7e1e2ef9d4264ec | [log] [tgz] |
---|---|---|
author | Greg Clayton <gclayton@apple.com> | Thu Mar 22 23:08:07 2012 +0000 |
committer | Greg Clayton <gclayton@apple.com> | Thu Mar 22 23:08:07 2012 +0000 |
tree | 48b2ec475071001807eeac28e59b73e3b3d3b78f | |
parent | 74e422d4bd8c5ef5bee4ad76b118972978c825e3 [diff] |
Added python script that implements a "parse_log_file" command in LLDB which can parse the output from "log enable --timestamp ...." and converts it to be relative to the first timestamp and shows the time deltas between log lines. This can also be used as a stand along script outside of lldb: ./delta.py log.txt git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@153288 91177308-0d34-0410-b5e6-96231b3b80d8