From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers)
Subject: [ltt-dev] LTTng-UST tracepoint API updates
Date: Sat, 12 Nov 2011 13:13:04 -0500 [thread overview]
Message-ID: <20111112181304.GA22268@Krystal> (raw)
Hi,
I introduced the following API changes for LTTng-UST, after receiving
very appropriate feedback:
Tracepoint API change: rename TRACEPOINT_SYSTEM to TRACEPOINT_PROVIDER
Eliminates the confusion between the first TRACEPOINT_EVENT "provider"
argument and the "TRACEPOINT_SYSTEM", which need to be the same thing.
and made sure TRACEPOINT_PROVIDER always match TRACEPOINT_SYSTEM by
adding a compiler warning:
Tracepoints: add provider mismatch check
Finally, rename TP_ARGS to TP_VARS, in preparation for combining
TP_PROTO and TP_ARGS:
tracepoint API change: rename TP_ARGS to TP_VARS
In preparation of folding of both TP_PROTO and TP_ARGS into TP_ARGS.
Hopefully I'll succeed to getting both TP_PROTO and TP_VARS combined
into TP_ARGS, but even if this does not work out, TP_VARS seems much
more appropriate than TP_ARGS here.
Thanks,
Mathieu
--
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com
next reply other threads:[~2011-11-12 18:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-12 18:13 Mathieu Desnoyers [this message]
2011-11-13 19:12 ` Mathieu Desnoyers
2011-11-14 21:23 ` Matthew Khouzam
2011-11-14 22:09 ` Mathieu Desnoyers
2011-11-14 22:14 ` Matthew Khouzam
2011-11-15 1:04 ` Mathieu Desnoyers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111112181304.GA22268@Krystal \
--to=mathieu.desnoyers@efficios.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox