This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: (Noob) What's the difference between task_pid(task) and new_pid?


Josh,

Thanks for your reply and your detailed explanation.

> I think your script is running into a failed create,

It seems so, the traces when the process dies are always the same (i.e:
the same parent spawning the exact same children),

> so it's trying to read the PID from an error pointer.  Can you try
> swapping the second and third lines in the process.create tapset?

I just did. I'll confirm if it doesn't fail, but the test takes a few
days...

Cheers.
-- 
Luis Fernando Muñoz Mejías
Luis.Fernando.Munoz.Mejias@cern.ch


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]