ark::perf::TracerPlugin
Defined in header “ark/perf/gui/tracer_plugin.hh”.
This plugin allows you to visualize messages coming from the tracer/profiler. It can allow you to debug performance issues live.
Methods
-
TracerPlugin(std::string name, std::string comms_namespace)
Constructor. -
~TracerPlugin()
Destructor; implemented in source for forward declares. -
void initialize(gui::PluginInterface & interface)
Called to initialize and construct this plugin.