[Lldb-commits] [PATCH] D117632: Instrument SBAPI with scoped timers
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jan 19 10:05:02 PST 2022
aprantl added a comment.
> I'm a little confused about what you want to achieve as well.
With signposts you get a flamegraph of all nested signposted functions, which is really intuitive to look at.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117632/new/
https://reviews.llvm.org/D117632
More information about the lldb-commits
mailing list