AppDynamics IoT C++ SDK
AppDynamics IoT C++ library contains code that facilitates capturing availability, usage, network performance and errors of an IoT Application.
|
AppDynamics Stack Trace
This structure captures the strack trace.
More...
#include <appd_iot_def.h>
Data Fields | |
const char * | thread |
appd_iot_stack_frame_t * | stack_frame |
int | stack_frame_count |
AppDynamics Stack Trace
This structure captures the strack trace.
const char* thread |
Thread Name. If single thread it could be just "main"
appd_iot_stack_frame_t* stack_frame |
Stack Frame with list of functions starting with most recent call
int stack_frame_count |
Number of function calls present in the stack frame