kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: sombrafam@gmail.com (Erlon Cruz)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Ftracing in kernel
Date: Mon, 21 Feb 2011 10:34:38 -0300	[thread overview]
Message-ID: <AANLkTim_VBv9NiAXw-zDQA41q++Dygqh1JVLCdMUgXPY@mail.gmail.com> (raw)
In-Reply-To: <AANLkTinLPF-gQkh99bi1hNd+84T-H07YZMytZWu=vjsY@mail.gmail.com>

Hi folks,

 I've configured my kernel(2.6.35) to support ftrace*. Everything seems to
be ok. After I mounted the debugfs folder I can find all tracing stuffs
there. The problem is not of all functions on my module seems to be listed
in the funtions supported for tracing. In the file *available_filter_functions
*that suppose to list all functions traced, only show 4 or 5 functions of my
module. Does anyone knows why some functions are not listed?

Regards,
Erlon

*CONFIG_FUNCTION_TRACER
CONFIG_FUNCTION_GRAPH_TRACER
CONFIG_STACK_TRACER
CONFIG_DYNAMIC_FTRACE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110221/9a7f5486/attachment-0001.html 

       reply	other threads:[~2011-02-21 13:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <AANLkTinLPF-gQkh99bi1hNd+84T-H07YZMytZWu=vjsY@mail.gmail.com>
2011-02-21 13:34 ` Erlon Cruz [this message]
2011-02-21 17:29   ` Ftracing in kernel Mulyadi Santosa
2011-02-21 18:08     ` Erlon Cruz
2011-02-22  4:56       ` Mulyadi Santosa

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=AANLkTim_VBv9NiAXw-zDQA41q++Dygqh1JVLCdMUgXPY@mail.gmail.com \
    --to=sombrafam@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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;
as well as URLs for NNTP newsgroup(s).