Commit Graph

2460 Commits

Author SHA1 Message Date
9b3514062f nicer display for large numbers 2011-05-26 16:31:18 +00:00
6382e03b68 fix broken height for All CPUs meter 2011-05-26 16:22:50 +00:00
bd459776a4 retain meter state when it is reinit'ed in the Setup screen 2011-03-31 20:24:59 +00:00
b57b7e9a9e only reinit initializable meters 2011-03-29 15:02:46 +00:00
219bb9ccff handle large values for process time 2011-03-28 19:06:06 +00:00
391eab2866 add missing update to header file 2011-03-28 17:13:28 +00:00
7d7118b1f6 launch lsof for parent process when called on threads. 2011-03-22 22:09:42 +00:00
a9c0ea3753 * Option for counting CPUs from zero
(thanks to Sean Noonan)
* Meters update in every screen (no longer halting while on Setup, etc.)
2011-03-22 20:37:08 +00:00
b561956637 ignore checks for /proc when cross-compiling
(as suggested by Andy Kennedy)
2011-03-22 17:04:39 +00:00
8bdec7155e show names of zombie processes properly 2011-03-17 04:26:28 +00:00
36ef1a93be make htop friendly to uclibc (thanks to Matt for the report) 2010-12-05 15:43:56 +00:00
72dbb72b68 All processes where showing as belonging to 'root'. Fixed.
Thanks to Sven Hartrumpf for pointing this out in htop-0.9-rc2
2010-11-26 16:51:20 +00:00
4367e64b1d Fix online help! 2010-11-24 18:43:31 +00:00
3e7822d660 This seems necessary. 2010-11-24 18:43:02 +00:00
5effb12e46 Fix behavior of expand/collapse-tree. Thanks Rob for the heads up! 2010-11-24 12:00:34 +00:00
941ad72f67 correct thread detection 2010-11-24 01:02:29 +00:00
831538b0f9 Split process and thread counts in tasks meter 2010-11-23 13:28:47 +00:00
d8e1480a27 Remove arbitrary limit from rich strings
Fix subtree hiding
Fix reading of CPU values in hidden threads
Fix hiding of zombie processes as kernel threads
Remove "debug proc" code
Code cleanup in processElements
2010-11-22 12:40:20 +00:00
25551d44c1 Fix off-by-one in Vector (the probable cause for many user-reported crashes?) 2010-11-22 12:38:53 +00:00
9604e02106 Correct tests for missing libraries and optional use of PLPA 2010-11-22 12:24:46 +00:00
e0f364a6f8 Don't install include/ and lib/ directories.
Quick hack to the plpa-1.3.2 Makefile.am to suppress this problem.
Closes #2814374.
2010-11-21 01:58:56 +00:00
2960a8162e BUGFIX: Fix alignment for display of memory values above 100G (sign of the times!)
(thanks to Jan van Haarst for the report.)
Closes #2865619.
2010-11-20 20:35:07 +00:00
10f007e07e Fix for systems where there's no /proc/PID/task/PID/. Closes #2789634. 2010-11-20 20:27:37 +00:00
0ff54ebac9 Fix search by process name when processes are filtered by user. Closes #2803481. 2010-11-20 20:00:31 +00:00
d82e31be24 clarify README about unsupported platforms. 2010-11-20 19:49:24 +00:00
f919ed7cdf Don't ask for bug reports when running on unsupported platforms. 2010-11-20 19:44:08 +00:00
4e29c8235d Use a more correct name for memory option.
User 'sworddragon' in sf.net points out that highlighting '90' in '90000'
is not highlighting a "megabyte", since 90000 is not 90MB.
Closes #3094939.
2010-11-20 19:21:26 +00:00
3fcbcbfda6 Improve battery meter support (thanks to Richard W.) Closes #3063541. 2010-11-20 19:13:12 +00:00
5fd1436a92 Build fixes. BTW, we're going for 0.9 now. 2010-11-20 18:54:39 +00:00
f110ecdabb Fix IO-wait color on "Black on White" scheme. Closes #3054717. 2010-11-20 18:06:49 +00:00
45de5694ac no need to pad values; provide a default on machines without cgroup 2010-10-30 19:30:19 +00:00
84ed4c01f6 Support for cgroups (thanks to Guillaume Zitta and Daniel Lezcano) 2010-10-30 19:24:07 +00:00
b2fee47a14 don't resolve port names 2010-09-02 20:26:16 +00:00
40eac57aef update changelog 2010-08-24 23:20:55 +00:00
6486229308 add support for steal/guest CPU time measurement
simplify processor data accounting (add CPUData structure)
remove Process_clone trick
2010-08-24 23:20:38 +00:00
c166e172a8 little note missing from changelog 2010-07-31 00:15:27 +00:00
0b0bd25e42 home and end keys in trace screens 2010-07-31 00:11:34 +00:00
655c29bce5 Fix display of nan% in CPU meters
(Fix by Steven Hampson)
2010-06-30 18:29:54 +00:00
65bc58ed50 add documentation 2010-06-17 19:04:22 +00:00
9eb912149e expand/collapse tree 2010-06-17 19:02:03 +00:00
bc4f7147cc update changelog 2010-03-29 19:10:20 +00:00
6501432ef6 upgrade PLPA to 1.3.2 2010-03-29 19:08:14 +00:00
8d0fff2f66 Good heuristic for processes started in the same second 2010-03-29 18:44:14 +00:00
dc262f4df6 STARTTIME column 2010-03-29 18:36:11 +00:00
22b0d7df64 oops
(Thanks to Bert Wesarg for the heads up)
2010-03-26 23:03:13 +00:00
b4a63409f5 * Add Bash/emacs style navigation keys
(thanks to Daniel Schuler)
2010-03-03 21:13:33 +00:00
282f16c4b8 fix memory leak 2010-03-03 21:10:51 +00:00
a600d5a6e9 Tempus fugit. 2010-02-25 02:08:18 +00:00
62a31673cb getopt-based long options and --no-color
(thanks to Vincent Launchbury)
2010-02-25 02:04:24 +00:00
02a30bfecd warning fixes 2010-02-25 01:43:18 +00:00