Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: yannick.brosseau@gmail.com (Yannick Brosseau)
Subject: [lttng-dev] [lttng-tools PATCH] Add support for kernel uprobes
Date: Wed, 16 Jan 2013 11:55:27 -0500	[thread overview]
Message-ID: <50F6DB7F.5070202@gmail.com> (raw)
In-Reply-To: <20130116155238.GA11695@Krystal>

On 2013-01-16 10:52, Mathieu Desnoyers wrote:
> * Yannick Brosseau (yannick.brosseau at gmail.com) wrote:
>> Inspired by the k*probe support.
>>
>> It add a new option to enable-event --uprobe which require a path name
>> and an offset in the specified file.
>>
>> (The file Documentation/trace/uprobetracer.txt in the kernel source provides
>> and example on how to extract the offset for a symbol in a program)
> Asking Masami and looking at perf might help us add support for lookup
> by file/lineno (using dwarf info). I think in terms of usability this is
> really important, and should appear in tools at the same time as the
> basic feature based on file/offset (or at least appear in the same
> LTTng release).
>
> We should keep in mind that liblttng-ctl is LGPLv2.1, so we cannot use
> perf code as-is without asking for the author's permission first.
> Nothing prevents us from writing this support ourself if need be though.
Ok, great, I'll look into it.




      reply	other threads:[~2013-01-16 16:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-14  3:03 Yannick Brosseau
2013-01-16 15:52 ` Mathieu Desnoyers
2013-01-16 16:55   ` Yannick Brosseau [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=50F6DB7F.5070202@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