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
1 file changed