From mboxrd@z Thu Jan 1 00:00:00 1970 From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers) Date: Tue, 8 Nov 2011 10:59:04 -0500 Subject: [ltt-dev] LTTng-UST 2.0 tracepoint API change: add "provider" field Message-ID: <20111108155904.GA27740@Krystal> 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