Advanced Rendering Filters

At CodeGlass we want to implement more Advanced Rendering Filters.

Function Specific Rendering

We want to implement a way to filter everything not belonging to a specific function so it becomes possible to fully trace said function.

Thread Specific Rendering

Thread Details Rendering

Currently you only see a textual call stack of a specific thread, we want to add rendering to this like the other renderers, which also shows you the history of the thread.

Thread seperated rendering

We want to make another render type, one that is like Call tree rendering but fully seperated by thread, so even when it is called from the same root it will still be seperated.

See Also: