NexGenAnalytics / WorkVisualizer

High-level, interactive, visual performance analysis for High-Performance Computing (HPC)
https://www.workvisualizer.com/
Other
3 stars 0 forks source link

Create hierarchy off of arbitrary root #5

Closed cwschilly closed 5 months ago

cwschilly commented 5 months ago

Using the unique_events.json, create a nested hierarchy built off of an input function (perhaps that function's ftn_id--see #4).

The idea here is that we can view a generalized snapshot of all of the calls stemming from a given function that is selected by the user.

This would show the logical structure of the calls as opposed to where they are situated in time