Sternum Linux SDK
trace_parser_callback.h
Go to the documentation of this file.
1
#ifndef __TRACE_PARSER_CALLBACK_H__
2
#define __TRACE_PARSER_CALLBACK_H__
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
14
void
sternum_dump_trace_information
(
const
char
*
string
);
15
16
17
#ifdef __cplusplus
18
}
19
#endif
20
21
#endif
/* __TRACE_PARSER_CALLBACK_H__ */
sternum_dump_trace_information
void sternum_dump_trace_information(const char *string)
A callback that will be called with parsed traces that were relayed or generated by the importing app...
posix_native_sdk
exported_api
trace_parser_callback.h
Generated by
1.9.1