Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: compudj@krystal.dyndns.org (Mathieu Desnoyers)
Subject: [ltt-dev] LTTng 2.0 kernel instrumentation todo?
Date: Tue, 22 Nov 2011 18:08:48 -0500	[thread overview]
Message-ID: <20111122230848.GA750@Krystal> (raw)
In-Reply-To: <4ECBF22C.3000504@ericsson.com>

* Matthew Khouzam (matthew.khouzam at ericsson.com) wrote:
> Hi, I was tracing some simple programs and came up with a list of
> "sys_unknown" tracepoints. This may or may not help for developers to
> see what they are.
> 
> sys_unknown id = 11 => exec_ve
> sys_unknown id = 119 => sigreturn
> sys_unknown id = 120 => clone
> sys_unknown id = 184 => capget
> sys_unknown id = 185 => capset
> sys_unknown id = 194 => ftruncate (?) confirm please
> sys_unknown id = 243 => set_thread_area (?) confirm please
> sys_unknown id = 250 => fadvise (?) confirm please
> sys_unknown id = 314 => sync_file_range (?) confirm please

See the _override files, that allow you to declare them by yourself.
Those are probably missing in the DEFINE_SYSCALL(*) in the kernel, so we
need to create them in the override files (they cannot be automatically
generated).

Patches are welcome,

Thanks,

Mathieu

> 
> _______________________________________________
> ltt-dev mailing list
> ltt-dev at lists.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
> 

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com




  reply	other threads:[~2011-11-22 23:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-22 19:04 Matthew Khouzam
2011-11-22 23:08 ` Mathieu Desnoyers [this message]
2011-11-22 23:10   ` 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=20111122230848.GA750@Krystal \
    --to=compudj@krystal.dyndns.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