fw4spl
monitor Namespace Reference

The namespace monitor contains tools for monitoring an application built with FW4SPL. More...

Namespaces

 action
 The namespace monitor::action contains tools for monitoring an application built with FW4SPL.
 

Classes

struct  Plugin
 Class called when the bundle is loaded and stopped. More...
 

Functions

MONITOR_API void installSIGSEVBacktrace ()
 Function installing a callback which print the backtrace on a SIGSEV and SIGUSR1 signal for posix only intern use only for this bundle.
 
MONITOR_API void generateSIGSEV ()
 Generates segmentation fault for test.
 
std::string demangle (std::string mangled)
 
std::string decode (char *message)
 
void bt_sighandler (int sig, siginfo_t *info, void *secret)
 

Variables

static::fwRuntime::utils::GenericExecutableFactoryRegistrar< Pluginregistrar ("::monitor::Plugin")
 

Detailed Description

The namespace monitor contains tools for monitoring an application built with FW4SPL.