Skip to content
Commit 0f729e9b authored by Greg Clayton's avatar Greg Clayton
Browse files

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

llvm-svn: 153288
parent e3502cb2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment