visualvm icon indicating copy to clipboard operation
visualvm copied to clipboard

Remove Self time nodes from the sampler/profiler CPU trees when their total time is at 0,0 ms.

Open SuperPat45 opened this issue 2 years ago • 1 comments

Remove Self time nodes from the sampler/profiler CPU trees when their total time is at 0,0 ms.

Maybe with an option?

Self time at 0,0 ms are not useful and would greatly simplify deep trees.

image

SuperPat45 avatar Aug 04 '22 10:08 SuperPat45

Ok, this could be implemented in a similar way heap viewer has 'Hide Classes With No Instances'.

no_instances

thurka avatar Aug 09 '22 11:08 thurka

Below is the screenshot from the prototype. Is this what you requested? self

thurka avatar Aug 25 '22 07:08 thurka

Excellent !

SuperPat45 avatar Aug 25 '22 11:08 SuperPat45

Done in master.

thurka avatar Sep 05 '22 07:09 thurka

@thurka How can I open this filter bar? I know only the Ctrl+F shortcut who open a "Find" bar

SuperPat45 avatar Nov 07 '22 14:11 SuperPat45

Right-click in results and select 'Filter'. Shortcut is Ctrl-G.

thurka avatar Nov 07 '22 17:11 thurka