From: Tariq Saeed <tariq.x.saeed@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] ftrace question about ocfs2
Date: Thu, 18 Jun 2015 18:12:23 -0700 [thread overview]
Message-ID: <55836C77.3090003@oracle.com> (raw)
Hi,
I apologize for using this list but no response to my query from
individual email.
There are trace calls like all over the code that seem to write into the
ftrace buffer.
trace_ocfs2_lookup(dir, dentry, dentry->d_name.len,
dentry->d_name.name,
(unsigned long long)OCFS2_I(dir)->ip_blkno, 0);
But ftrace only shows fn name. No arguments. For example here is a
snippet from ls command.
ls-8932 [000] 10729002.743220: ocfs2_lookup <-do_lookup
ls-8932 [000] 10729002.743227:
ocfs2_inode_lock_full_nested <-ocfs2_lookup
How do I get it to write args in the buffer and then display.
Thank You.
-Tariq Saeed
next reply other threads:[~2015-06-19 1:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-19 1:12 Tariq Saeed [this message]
2015-06-19 3:13 ` [Ocfs2-devel] ftrace question about ocfs2 Gang He
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=55836C77.3090003@oracle.com \
--to=tariq.x.saeed@oracle.com \
--cc=ocfs2-devel@oss.oracle.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.