On Tue, Apr 4, 2017 at 1:49 AM, Thomas Hellstrom <[email protected]> wrote: > But one more worrying thing is that with these fixes, debug_flush gets > too slow to be usable. I get about one frame every 5 seconds from Ubuntu > compiz. The culprit seems to be unw_get_proc_name(). Is there a way we > can save intermediate information during backtrace capture and call this > function at printout time?
btw, is it common to capture many more backtraces than you print? (Just to check if defering the unw_get_proc_name() would actually help anything..) BR, -R _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
