Structure definition for probe control groups. More...
#include "swtrace.h"
Data Fields | |
const char * | option |
const char * | usage |
const int | ids [CORE_TRACE_N] |
Structure definition for probe control groups.
The core defines some standard probe control groups, however it is the responsibility of the skin to determine whether and how it will use these groups.
const int sw_tracegroup_t::ids[CORE_TRACE_N] |
Trace names, terminated by SW_TRACE_INVALID.
const char* sw_tracegroup_t::option |
Option name.
const char* sw_tracegroup_t::usage |
Usage message.