-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
To get the analysis of the total simulation time, I ran
precice-cli profiling analyze <participant-name> --event totalBecause in the tabular view, I see the event name total. However, this yields an incorrect analysis. Instead, what works is
precice-cli profiling analyze <participant-name> --event _GLOBALIt seems that the event is still named _GLOBAL internally.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working