2009/10/7 Ryan Stone <[email protected]>: > If a thread has a name, top -H will display it in parentheses after > the executable name. One option would be to print the tid there if > the thread has no name. >
Thanks for your suggestion. I would like the TID always to be displayed, so displaying it when there is no name wouldn't work for me. If you haven't looked at the patch I placed the TID directly after the PID column (when displaying threads in -H mode). thanks Andrew _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

