[Lldb-commits] [PATCH] D61235: Add more information to the log timer dump
António Afonso via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 29 19:13:27 PDT 2019
aadsm updated this revision to Diff 197246.
aadsm added a comment.
Only store needed data for dumping and put everything in the struct. Also fix tests to do sequential calls instead of recursive.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61235/new/
https://reviews.llvm.org/D61235
Files:
lldb/include/lldb/Utility/Timer.h
lldb/source/Utility/Timer.cpp
lldb/unittests/Utility/TimerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61235.197246.patch
Type: text/x-patch
Size: 5481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190430/7096f15f/attachment.bin>
More information about the lldb-commits
mailing list