Mir
Macros | Functions | Variables
shared_library_prober_report_tp.h File Reference
#include "lttng_utils.h"
#include <lttng/tracepoint-event.h>
Include dependency graph for shared_library_prober_report_tp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TRACEPOINT_PROVIDER   mir_server_shared_library_prober
 
#define TRACEPOINT_INCLUDE   "./shared_library_prober_report_tp.h"
 
#define MIR_LTTNG_SHARED_LIBRARY_PROBER_REPORT_TP_H_
 

Functions

 TRACEPOINT_EVENT (mir_server_shared_library_prober, probing_path, TP_ARGS(const char *, path), TP_FIELDS(ctf_string(path, path))) TRACEPOINT_EVENT(mir_server_shared_library_prober
 
 TP_ARGS (const char *, path, const char *, message)
 
 TP_FIELDS (ctf_string(path, path) ctf_string(message, message))) TRACEPOINT_EVENT(mir_server_shared_library_prober
 
 TP_ARGS (const char *, path)
 
 TP_FIELDS (ctf_string(path, path))) TRACEPOINT_EVENT(mir_server_shared_library_prober
 

Variables

 probing_failed
 
 loading_library
 
 loading_failed
 

Macro Definition Documentation

#define MIR_LTTNG_SHARED_LIBRARY_PROBER_REPORT_TP_H_
#define TRACEPOINT_INCLUDE   "./shared_library_prober_report_tp.h"
#define TRACEPOINT_PROVIDER   mir_server_shared_library_prober

Function Documentation

TP_ARGS ( const char *  ,
path  ,
const char *  ,
message   
)
TP_ARGS ( const char *  ,
path   
)
TP_FIELDS ( ctf_string(path, path) ctf_string(message, message)  )
TP_FIELDS ( ctf_string(path, path)  )
TRACEPOINT_EVENT ( mir_server_shared_library_prober  ,
probing_path  ,
TP_ARGS(const char *, path)  ,
TP_FIELDS(ctf_string(path, path))   
)

Variable Documentation

loading_failed
loading_library
probing_failed

Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Sep 8 14:50:19 UTC 2016