Data profiling

Does anyone know how to do this:

http://blogs.oracle.com/realneel/resource/open_table_hash_walk.svg

I really like this horizontal visualization of profiling data, where all calls are instantly visible, and not the type of tree structure of visualization that you can find in most profilers.

I was wondering if this image was displayed using some free or commercial script / component, or if anyone knows about a similar rendering component.

+5
source share
1 answer

Posted by Neelakanth Nadgir, a former Sun engineer, and his blog page about the script here .

+3

All Articles