2007/8/12, Matthew Dillon <[EMAIL PROTECTED]>: > > :corecode 2007/08/12 09:32:13 PDT > : > :DragonFly src repository > : > : Modified files: > : sys/kern kern_proc.c > : Log: > : Fix exporting of lwp data. > : > : Submitted-by: Nicolas Thery <[EMAIL PROTECTED]> > > I think libkvm may need some help in order for the bin/ps patch to work.
I tested the patched with a small (2 threads) program and saw no problem. Do you have sth specific in mind? > I am also thinking the H option needs to also add the TID field to the > ps output. Or something to identify each thread. Fair enough. I'll do that. Cheers, Nicolas
