All of lore.kernel.org
 help / color / mirror / Atom feed
* [Ocfs2-devel] ftrace question about ocfs2
@ 2015-06-19  1:12 Tariq Saeed
  2015-06-19  3:13 ` Gang He
  0 siblings, 1 reply; 2+ messages in thread
From: Tariq Saeed @ 2015-06-19  1:12 UTC (permalink / raw)
  To: ocfs2-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-19  3:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-19  1:12 [Ocfs2-devel] ftrace question about ocfs2 Tariq Saeed
2015-06-19  3:13 ` Gang He

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.