19 #ifndef MIR_REPORT_LTTNG_MESSAGE_PROCESSOR_REPORT_H_
20 #define MIR_REPORT_LTTNG_MESSAGE_PROCESSOR_REPORT_H_
38 void unknown_method(
void const* mediator,
int id, std::string
const& method);
All things Mir.
Definition: aging_buffer.h:24
void completed_invocation(void const *mediator, int id, bool result)
Definition: message_processor_report.cpp:33
void unknown_method(void const *mediator, int id, std::string const &method)
Definition: message_processor_report.cpp:39
void received_invocation(void const *mediator, int id, std::string const &method)
Definition: message_processor_report.cpp:27
void sent_event(void const *mediator, MirSurfaceEvent const &event)
Definition: message_processor_report.cpp:57
Definition: message_processor_report.h:32
Definition: server_tracepoint_provider.h:31
error
Definition: connector_report_tp.h:60
Definition: message_processor_report.h:33
void exception_handled(void const *mediator, int id, std::exception const &error)
Definition: message_processor_report.cpp:45