Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 203544 - sys-process/htop-0.7 show LWP(aka TID) in field PID
Summary: sys-process/htop-0.7 show LWP(aka TID) in field PID
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-28 05:53 UTC by vyp08
Modified: 2007-12-28 07:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vyp08 2007-12-28 05:53:29 UTC
# htop
USER       PID  PPID NLWP  VIRT   RES   SHR S CPU% MEM% Command
user     5622 13615    8 58128 33120 24092 R 64.9 28.4 ./cm_test
user      839 13615    8 58128 33120 24092 R 56.5 28.4 ./cm_test
user    20398 13615    8 58128 33120 24092 S  0.0 28.4 ./cm_test
user    12492 13615    8 58128 33120 24092 S  0.0 28.4 ./cm_test
user    11047 13615    8 58128 33120 24092 S  0.0 28.4 ./cm_test
user    23612 13615    8 58128 33120 24092 R  0.0 28.4 ./cm_test
user      711 13615    8 58128 33120 24092 S  0.0 28.4 ./cm_test
user    17317 13615    8 58128 33120 24092 S  0.0 28.4 ./cm_test

# ps -eLf
UID        PID  PPID   LWP  C NLWP STIME TTY          TIME CMD
user     5622 13615  5622  8    8 Dec27 pts/3    01:18:13 ./cm_test
user     5622 13615 20398  0    8 Dec27 pts/3    00:00:00 ./cm_test
user     5622 13615 12492  0    8 Dec27 pts/3    00:00:10 ./cm_test
user     5622 13615 11047  0    8 Dec27 pts/3    00:00:00 ./cm_test
user     5622 13615 23612  0    8 Dec27 pts/3    00:00:01 ./cm_test
user     5622 13615   711  0    8 Dec27 pts/3    00:00:00 ./cm_test
user     5622 13615   839 28    8 Dec27 pts/3    04:14:47 ./cm_test
user     5622 13615 17317  0    8 Dec27 pts/3    00:00:00 ./cm_test


Reproducible: Always

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-12-28 07:41:19 UTC
http://sourceforge.net/tracker/?group_id=108839