7 #include <fwRuntime/utils/GenericExecutableFactoryRegistrar.hpp> 9 #include "monitor/installSIGSEVBacktrace.hpp" 10 #include "monitor/Plugin.hpp" 15 static ::fwRuntime::utils::GenericExecutableFactoryRegistrar<Plugin> registrar(
"::monitor::Plugin");
~Plugin() noexcept
Destructor.
MONITOR_API void installSIGSEVBacktrace()
Function installing a callback which print the backtrace on a SIGSEV and SIGUSR1 signal for posix onl...
#define SLM_TRACE_FUNC()
Trace contextual function signature.
void start()
Notifies the plugin about its start.
The namespace monitor contains tools for monitoring an application built with FW4SPL.
void stop() noexcept
Notifies the plugin about its stop.