Re: [PATCH -mm v6] tracepoint: Add signal coredump tracepoint

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Roland McGrath
Date: Friday, April 23, 2010 - 5:14 pm

> > The "retval" encoding seems a bit arcane.  I wonder if it might be better

I don't have a strong opinion about this particular aspect.


I know that's not your interest now.  But I do recall someone somewhere at
some point asking about tracepoints in the context of observing unexpected
i/o and paging loads and tracking down that they were due to core dumping.
It's also certainly the case that there have been people spending time
diagnosing long delays due to coredump_wait() logic and/or actual deadlocks
due to bugs in the exit path interactions with coredump_wait().  Having
separate before-wait, after-wait, and after-dump tracepoints could well
make that sort of diagnosis trivial in the future, especially when doing
"flight recorder" style analysis.


Thanks,
Roland
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH -mm v6] tracepoint: Add signal coredump tracepoint, Masami Hiramatsu, (Mon Apr 12, 9:48 am)
Re: [PATCH -mm v6] tracepoint: Add signal coredump tracepoint, Masami Hiramatsu, (Wed Apr 21, 7:31 am)
Re: [PATCH -mm v6] tracepoint: Add signal coredump tracepoint, Roland McGrath, (Fri Apr 23, 5:14 pm)
Re: [PATCH -mm v6] tracepoint: Add signal coredump tracepoint, Masami Hiramatsu, (Fri Apr 23, 5:50 pm)