In global callback traces we have callbacks of all nodes and we want to give an option to filter out some of them (there might a case when user want to see only callbacks of only two nodes that communicate with each other). The goal here is to add a component tree that would work as another filter of callbacks.
It should come with highlighting to give user easy way to navigate their application structure