From: yannick.brosseau@gmail.com (Yannick Brosseau)
Subject: [lttng-dev] [lttng-modules PATCH] Add uprobes support
Date: Mon, 14 Jan 2013 13:18:35 -0500 [thread overview]
Message-ID: <50F44BFB.3070206@gmail.com> (raw)
In-Reply-To: <50F448D6.7050600@redhat.com>
On 2013-01-14 13:05, Josh Stone wrote:
> On 01/13/2013 06:40 PM, Yannick Brosseau wrote:
>> + ret = uprobe_register(event->u.uprobe.inode,
>> + event->u.uprobe.offset,
>> + &event->u.uprobe.up_consumer);
>> + uprobe_unregister(event->u.uprobe.inode,
>> + event->u.uprobe.offset,
>> + &event->u.uprobe.up_consumer);
> I'm guessing that you're using a Fedora kernel? :)
Oh, you're right... I did not realize that the vanilla kernel did not
contains those export.
>
> These functions are not yet exported upstream, but coincidentally I just
> posted a patch for that a few days ago:
>
> https://patchwork.kernel.org/patch/1962891/
> https://lkml.org/lkml/2013/1/13/118
>
> If there's any more complaint about this, maybe you can chime in to
> advocate for lttng's needs too.
>
Ok, I'll weight in if necessary.
Yannick
next prev parent reply other threads:[~2013-01-14 18:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-14 2:40 Yannick Brosseau
2013-01-14 18:05 ` Josh Stone
2013-01-14 18:18 ` Yannick Brosseau [this message]
2013-01-14 19:51 ` Mathieu Desnoyers
2013-01-14 19:54 ` David Goulet
2013-01-15 16:19 ` 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=50F44BFB.3070206@gmail.com \
--to=yannick.brosseau@gmail.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