Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
* [ltt-dev] LTTng-UST 2.0 tracepoint API change: add "provider" field
@ 2011-11-08 15:59 Mathieu Desnoyers
  0 siblings, 0 replies; only message in thread
From: Mathieu Desnoyers @ 2011-11-08 15:59 UTC (permalink / raw)


Hi,

I just added the "provider" field to UST TRACEPOINT_EVENT().

So instrumentation does:

TRACEPOINT_EVENT(provider, event, ...)

and in code:

tracepoint(provider, event, ...)

in lttng UI, it is specified with:

   provider:event

and shown as such in the babeltrace output.

Best regards,

Mathieu

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-11-08 15:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-08 15:59 [ltt-dev] LTTng-UST 2.0 tracepoint API change: add "provider" field Mathieu Desnoyers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox