Ruslan Ermilov
d3bf3b9a7a
system_info.cpustates isn't sparse, so a bitmask of available CPU states
...
is redundant (I think it's a leftover from an older implementation).
2008-04-11 11:39:26 +00:00
Peter Wemm
031175705e
Add a -P flag to display per-cpu cpu usage stats.
2008-01-18 01:43:14 +00:00
Rong-En Fan
d3abf70e1b
- s/jail id/jail ID/, acronyms should be in uppercase in general. Also,
...
it is written this way in jail(8).
Suggested by: brueffer
Approved by: delphij (mentor, implicit)
2007-05-04 15:42:58 +00:00
Rong-En Fan
6000ced11b
- Add a new 'j' switch and runtime option to toggle display jail id for
...
each process.
- While I'm here, keep help message sorted by keys
PR: 98489, 98975
Submitted by: clsung
Approved by: delphij (mentor)
MFC after: 2 weeks
2007-04-17 03:12:39 +00:00
Giorgos Keramidas
bbf750fbff
Merge the CPU and WCPU columns in a single %6.2f column, add a new 'C'
...
command that toggles between the two and update the ORDER_PCTCPU()
macro to sort correctly by the visible "cpu" value.
This saves 6 more columns in 80-column terminals, making things a lot
better for the COMMAND column.
Tested on: i386, sparc64 (panther), amd64 (sledge)
Approved by: davidxu (in principle)
2005-05-18 13:30:08 +00:00
Julian Elischer
e27d79bb28
Changes to allow top to decide whether or not to show multiple threads per
...
process. Option -H enables it and it is toggled at the interactive
screen by 'H'.
Submitted by: Jung-uk Kim <jkim@niksun.com>
2003-07-17 23:56:40 +00:00
David Malone
337fd7a891
Resolve conflicts.
2002-01-24 17:58:42 +00:00
David E. O'Brien
a2641311ff
uptime display more in style with original code
1999-01-09 20:25:02 +00:00
Dag-Erling Smørgrav
e7cdb97253
Add -t option ('t' in interactive mode) to make top(1) ignore itself.
...
Attempts to contact the author of top(1) (William LeFebvre) have so
far been unsuccessful.
PR: 7253
Submitted by: Yours Truly
1998-08-04 14:10:48 +00:00
Joerg Wunsch
6ab598d69b
Apply the FreeBSD-local patches.
...
Obtained from: The ports collection.
1997-03-23 18:53:01 +00:00
Joerg Wunsch
aee34003d7
This is the long-awaited import of top into the base system (actually,
...
the src/contrib/top part right now). This tools is simply too system-
dependant to maintain it in the ports collection.
1997-03-23 18:51:21 +00:00