From: Steven Rostedt <rostedt@goodmis.org>
To: Darren Hart <dvhltc@us.ibm.com>
Cc: "lkml," <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] Use opaque record type in pevent accessor functions
Date: Thu, 17 Dec 2009 10:51:57 -0500 [thread overview]
Message-ID: <1261065117.2146.471.camel@gandalf.stny.rr.com> (raw)
In-Reply-To: <4B297C79.2090004@us.ibm.com>
On Wed, 2009-12-16 at 16:34 -0800, Darren Hart wrote:
> >From 35c283e97c16525bbebae6f9937a1ccd0f3b8da9 Mon Sep 17 00:00:00 2001
> From: Darren Hart <dvhltc@us.ibm.com>
> Date: Wed, 16 Dec 2009 15:40:31 -0800
> Subject: [PATCH 1/2] Use opaque record type in pevent accessor functions
>
> The caller of the pevent accessor functions:
>
> pevent_data_pid(pevent, data) for example
>
> Already have a struct record. Let them send that directly:
>
> pevent_data_pid(pevent, record)
>
> This decouples the API from the struct implementation and facilitates
> language bindings which use opaque pointers for passing the C structs
> around.
>
> Signed-off-by: Darren Hart <dvhltc@us.ibm.com>
Applied, thanks!
-- Steve
prev parent reply other threads:[~2009-12-17 15:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-17 0:34 Darren Hart
2009-12-17 0:35 ` [PATCH 2/2] RFC: " Darren Hart
2009-12-17 10:17 ` [PATCH 2/2 V2] tracecmd: Start of a tracecmd swig wrapper for python Darren Hart
2009-12-17 15:51 ` Steven Rostedt
2009-12-17 15:51 ` Steven Rostedt [this message]
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=1261065117.2146.471.camel@gandalf.stny.rr.com \
--to=rostedt@goodmis.org \
--cc=dvhltc@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
/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
all inboxes | Powered by JetHome®