Profiling-wise, this is probably straightforward, should be able to do the equivalent of apply thread all bt in GDB MI and get samples across multiple threads.
Whether the line annotation visualization actually makes sense for multiple threads is something I have to think about.
Profiling-wise, this is probably straightforward, should be able to do the equivalent of
apply thread all btin GDB MI and get samples across multiple threads.Whether the line annotation visualization actually makes sense for multiple threads is something I have to think about.