<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <tt>Hi Emy, <br>
      <br>
      I'm a bit confused by your question, are you trying to modify an
      obsolete system call let's say you want to instrument old code, it
      should be moderately staightforward with kprobe. Lttng can read
      the kprobes after. <br>
      <br>
      Lttng can read the probes like this<br>
      <a class="moz-txt-link-freetext" href="http://lwn.net/Articles/491510/">http://lwn.net/Articles/491510/</a><br>
      here's some more info on kprobes<br>
      <a class="moz-txt-link-freetext" href="https://www.kernel.org/doc/Documentation/kprobes.txt">https://www.kernel.org/doc/Documentation/kprobes.txt</a><br>
      <br>
      Hope this helps.<br>
      Matt<br>
      <br>
      <br>
    </tt>
    <div class="moz-cite-prefix">On 13-07-10 05:51 PM, emy moore wrote:<br>
    </div>
    <blockquote
cite="mid:CAEiarX0p47Cr4EC9k2PrgjrwR7X9_R4h0uoHcWPLH7KqLb2scg@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <div dir="ltr">
        <div>
          <div>hi all<br>
            <br>
          </div>
          i try to understand how a system call is implemented so i do
          some modification in an obsolete system call.<br>
          <br>
        </div>
        i want to know can i trace this system call using lttng knowing
        that it's an obsolete one ? if no how can i activate it's trace
        ?<br>
        <br>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
lttng-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:lttng-dev@lists.lttng.org">lttng-dev@lists.lttng.org</a>
<a class="moz-txt-link-freetext" href="http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev">http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>