1371ee28a7
don't use unbounded operations
2009-06-02 04:49:26 +00:00
b62f9cea6f
improve man-page
2009-06-02 04:29:26 +00:00
20bb68824d
updated battery meter code from Ian Hands, slightly tweaked
2009-04-27 21:48:09 +00:00
510213591b
clean inc search buffer code
2009-04-22 19:26:49 +00:00
843aded57c
sort by PROCESSOR and SESSION
2009-03-11 13:52:39 +00:00
31b3a2d2db
catch nonprintable characters
2009-03-11 13:51:50 +00:00
385a7dbe1e
simplify uptime calculation
2009-03-11 13:26:39 +00:00
3b950e4189
BSD related fixes:
...
* BUGFIX: Correct page size calculation for FreeBSD systems
(thanks to Andrew Paulsen)
* Allow compilation without PLPA on systems that don't support it
(thanks to Timothy Redaelli)
2009-03-11 13:15:43 +00:00
b93e5c00b6
Rename VEID to CTID in OpenVZ systems
...
(thanks to Thorsten Schifferdecker)
2009-03-11 13:05:19 +00:00
10213f3ea1
improve help on monochrome, fix bug #2430855
2009-02-18 00:34:18 +00:00
f2ef3b74a0
* corrections to the desktop entry file
...
(thanks by Samuli Suominen)
2009-02-18 00:06:18 +00:00
ac5cecb6fc
Option to display hostname in the meters area
2009-02-17 18:33:32 +00:00
c3d682b0f6
fix bug #2171752
2009-02-17 18:13:25 +00:00
dc38fc2da3
Fix missing tree view when userland threads are hidden
...
(thanks to Josh Stone)
2009-02-17 17:12:59 +00:00
0baba6d7b4
Fix for VPID on OpenVZ systems
...
(thanks to Wolfgang Frisch)
2009-02-17 15:36:43 +00:00
a2f6eea0c4
Remove assertion that fails on hardened kernels
...
(thanks to Wolfram Schlich for the report)
2008-09-23 06:29:03 +00:00
11931f1bc8
ACPI Battery meter
...
contributed by Ian Hands
2008-09-23 06:21:28 +00:00
c3550e18e8
Avoid reading process IO info multiple times on multithreaded processes.
...
Bugfix from Gerhard Heift.
2008-09-23 05:56:15 +00:00
a5dfaa2393
Add Linux-VServer support,
...
contributed by Jonathan Sambrook and Benedikt Bohm
2008-09-23 04:31:13 +00:00
6beb27d803
Prepare for release 0.8
2008-05-07 23:02:38 +00:00
ce3114079c
Fix mouseclick handling in top bar
2008-05-07 23:02:23 +00:00
15ab0ad706
Let mouseclicks tick/untick checkboxes
2008-05-07 23:01:45 +00:00
23615d63a8
Make setup screen fully mouse-driveable
2008-04-23 07:24:27 +00:00
b09339d643
Enabling taskstats by default since they don't break
...
on systems that don't have them.
2008-03-16 00:31:31 +00:00
2338ad5820
Ability to change sort column with the mouse by
...
clicking column titles (click again to invert order).
Also, add a consolidated IO kbyte/s column.
2008-03-14 18:50:49 +00:00
fa6f919059
Add missing bits to build system, needed by the inclusion of PLPA.
...
Thanks to Bert Wesarg for the heads up.
2008-03-11 19:22:17 +00:00
da23c8c5a1
Clean up headers by using 'static' whenever possible.
...
Reduces resulting code size.
2008-03-09 08:58:38 +00:00
12f4f09e6e
Add support for Linux per-process IO statistics,
...
enabled with the --enable-taskstats flag, which
requires a kernel compiled with taskstats support.
Thanks to Tobias Oetiker!
2008-03-09 08:02:22 +00:00
460608d6e2
Make column operation more comfortable.
2008-03-09 07:42:19 +00:00
8fa33dc336
Add Unicode support, enabled with the --enable-unicode
...
flag, which requires libncursesw.
Thanks to Sergej Pupykin!
2008-03-09 02:33:23 +00:00
fa87ff0251
Clean up htop's configure options.
2008-03-09 02:16:21 +00:00
93f091c47e
BUGFIX: Fix display of CPU count for threaded processes.
...
When user threads are hidden, process now shows the
sum of processor usage for all processors. When user
threads are displayed, each thread shows its own
processor usage, including the root thread.
(thanks to Bert Wesarg for the report)
Also, add option to display thread colors differently.
2008-03-08 23:39:48 +00:00
52840406ac
Make sure help screen is properly filled.
...
Make behavior of H key consistent.
2008-03-08 23:30:35 +00:00
4df76d127b
Embed PLPA (Portable Linux Processor Affinity) in order to support
...
conflicting affinity API of different Linux kernel versions.
2008-03-05 09:46:47 +00:00
5ed2b85c84
Make clicks on leftmost panel in the Setup screen change setup pages,
...
like the keyboard navigation does. Fixes bug reported by Tero Keinanen.
https://sourceforge.net/tracker/index.php?func=detail&aid=1754735&group_id=108839&atid=651633
2008-03-05 06:54:30 +00:00
062433fe04
Time keeps passing by
2008-03-05 06:52:22 +00:00
657b0f5efc
Time keeps passing by
2008-03-05 06:51:32 +00:00
37bb2fc5c7
Fix display of time with the "Black on White" theme.
2008-03-05 06:39:29 +00:00
cf7fdcd1d6
Experimental feature: beep on permission failures.
...
Update dates.
2007-12-17 05:57:28 +00:00
a839c3f2ca
Adding affinity panel
2007-12-17 05:50:00 +00:00
807df03671
Avoid crashing when using many meters (thanks to David Cho for the report)
2007-11-26 22:06:25 +00:00
bd0f30dcd6
Getting things ready for a release
2007-11-23 17:56:29 +00:00
855d9eaf9a
IO-wait time now counts as idle time, which is a more
...
accurate description. It is still available in
split time, now called detailed CPU time.
(thanks to Samuel Thibault for the report)
2007-11-09 00:40:59 +00:00
b70b35ea65
Improve error display on crash to get better bug reports.
2007-11-08 23:53:03 +00:00
a7c2aedcec
Improve construction of tree view, properly nesting threads.
...
Add CPU affinity screen ('a' key).
BUGFIX: Correct display of TPGID field.
Add TGID field.
2007-11-08 23:23:01 +00:00
46631b59fb
Add reminder on a bug
2007-08-10 06:31:31 +00:00
e3acb5e07a
Add a trailing newline in .htoprc
...
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=420856
(sheesh, the things people get worked up about :) )
2007-08-10 06:26:39 +00:00
5a91824e46
update changelog
2007-08-10 06:17:09 +00:00
f356997269
Fix crash on invalid command line arguments:
...
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=435651
2007-08-10 06:13:13 +00:00
e685bdeea0
Fix GCC 4.3 issues: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416852
2007-08-10 05:59:36 +00:00