cvs commit: src/sys/kern kern_proc.c
Nicolas Thery
nthery at gmail.com
Sun Aug 12 10:11:30 PDT 2007
2007/8/12, Matthew Dillon <dillon at apollo.backplane.com>:
>
> :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 <nthery at gmail.com>
>
> 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
More information about the Commits
mailing list