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: Proposed task.stp additions


Mike Mason <mmlnx@us.ibm.com> writes:

> [...]  I'd like to add these functions to task.stp.  [...]

Most of them seem OK - it's nice to see the protected kread calls.
One big issue though is (b)locking.  In cwd(), d_path() can block.
I'm not sure whether pid2task() is safe (atomic).  (Plus of course we
need buildok test cases and man page entries.)

- FChE


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