https://bugzilla.kernel.org/show_bug.cgi?id=65761 --- Comment #40 from Christoph Haag <haagch.christoph@xxxxxxxxxxxxxx> --- Created attachment 125701 --> https://bugzilla.kernel.org/attachment.cgi?id=125701&action=edit radeon_cs_emit did not trigger, but ProcGetInputFocus causes some activity (In reply to Michel Dänzer from comment #39) > (In reply to Christoph Haag from comment #33) > > > > I'm still kind of searching for a tool that could create a call graph and > > annotate it over time... > > I suspect profiling is just not the right tool for this. Yes, what I actually wanted was a tool that traces every single function call and outputs the call chain for every single function call but there doesn't seem to be much in that regard except gdb scripting or long abandoned tools. > While the Radeon card is supposed to be off, can you attach gdb to the X > server process and set a breakpoint on radeon_cs_emit, and if that triggers, > attach the output of bt full? It does not trigger. On the other hand it also does not trigger when running a 3d application like xonotic on the radeon gpu. So here's another maybe useless gdb log (radeon_cs_emit was Breakpoint 1)... -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel