~ubuntu-branches/ubuntu/wily/mir/wily-proposed

« back to all changes in this revision

Viewing changes to src/server/report/lttng/connector_report_tp.h

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release
  • Date: 2014-10-10 14:01:26 UTC
  • mto: This revision was merged to the branch mainline in revision 84.
  • Revision ID: package-import@ubuntu.com-20141010140126-n1czko8na1kuz4ll
Tags: upstream-0.8.0+14.10.20141010
ImportĀ upstreamĀ versionĀ 0.8.0+14.10.20141010

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
                 TP_ARGS(char const*, diagnostics),
62
62
                 TP_FIELDS(ctf_string(diagnostics, diagnostics)))
63
63
 
64
 
#include "lttng_utils_pop.h"
65
 
 
66
64
#endif /* MIR_LTTNG_CONNECTOR_REPORT_TP_H_ */
67
65
 
68
66
#include <lttng/tracepoint-event.h>