On Wednesday 12 December 2007 17:07:53 Eric Paris wrote:
 Add uid, loginuid, and comm collection to OBJ_PID records.  This
just
 gives users a little more information about the task that received a
 signal.  pid is rather meaningless after the fact, and even though comm
 isn't great we can't collect exe reasonably on this code path for
 performance reasons. 
Review of this patch looks good. ACK.
-Steve