ocfs2-devel.oss.oracle.com archive mirror
 help / color / mirror / Atom feed
* [Ocfs2-devel] [PATCH 0/5] The first try of adding trace event to ocfs2.
@ 2010-11-10  2:51 Tao Ma
  2010-11-10  2:52 ` [Ocfs2-devel] [PATCH 1/5] ocfs2: Remove unused truncate function from alloc.c Tao Ma
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Tao Ma @ 2010-11-10  2:51 UTC (permalink / raw)
  To: ocfs2-devel

Hi all,
This patch set is my first try to add trace event to ocfs2.

Wengang Wang has did some work in this field about one year ago.
http://oss.oracle.com/pipermail/ocfs2-devel/2009-September/005230.html
But at that time we don't have ocfs2 1.6 introduced, so we delay this 
work until now after ocfs2 1.6 and UEK(Unbreakable Enterprise Kernel) 
are released.

Patch 1 is actually a clean up and unrelated to trace event, but if we 
don't have this one, patch 2/3/4/5 won't be applied cleanly, so I'd like 
to include it here.

Patch 2 and 3 are my attempt to remove ML_ENTRY and ML_EXIT. These 2 
flags are overused and actually enabling them means disasters in our 
debugging.

Patch 4/5 are the real patches for trace event. Please review these 2 
patches. And if it is ok, I will go ahead with other files under fs/ocfs2/.

Regards,
Tao

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

end of thread, other threads:[~2010-11-10 22:19 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-10  2:51 [Ocfs2-devel] [PATCH 0/5] The first try of adding trace event to ocfs2 Tao Ma
2010-11-10  2:52 ` [Ocfs2-devel] [PATCH 1/5] ocfs2: Remove unused truncate function from alloc.c Tao Ma
2010-11-10  9:41   ` Joel Becker
2010-11-10  2:52 ` [Ocfs2-devel] [PATCH 2/5] ocfs2: Remove ENTRY from masklog Tao Ma
2010-11-10  9:43   ` Joel Becker
2010-11-10 14:19     ` Tao Ma
2010-11-10  2:52 ` [Ocfs2-devel] [PATCH 3/5] ocfs2: Remove EXIT " Tao Ma
2010-11-10  9:45   ` Joel Becker
2010-11-10 14:22     ` Tao Ma
2010-11-10  2:52 ` [Ocfs2-devel] [PATCH 4/5] ocfs2: Add ocfs2_trace.h Tao Ma
2010-11-10  9:48   ` Joel Becker
2010-11-10 14:33     ` Tao Ma
2010-11-10 22:19       ` Joel Becker
2010-11-10  2:52 ` [Ocfs2-devel] [PATCH 5/5] ocfs2: Remove mlog(0) from fs/ocfs2/alloc.c Tao Ma
2010-11-10  9:50   ` Joel Becker
2010-11-10 14:39     ` Tao Ma

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).