Hisham Muhammad
a7bcf1d2e4
Try harder to find the ncurses header, fixes detection in SuSE SLES9.
...
(thanks to Moritz Barsnick)
15 years ago
Hisham Muhammad
11092662ee
incremental filtering
...
plus some fixes
15 years ago
Hisham Muhammad
5dfb46e14f
Stricter checks for command-line options
...
(thanks to Sebastian Pipping)
15 years ago
Hisham Muhammad
717758409e
Fix segfault in BarMeterMode_draw() for small terminal widths
15 years ago
Hisham Muhammad
0a81172f62
changelog and future version bump
15 years ago
Hisham Muhammad
a9c0ea3753
* Option for counting CPUs from zero
...
(thanks to Sean Noonan)
* Meters update in every screen (no longer halting while on Setup, etc.)
15 years ago
Hisham Muhammad
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 .
16 years ago
Hisham Muhammad
3fcbcbfda6
Improve battery meter support (thanks to Richard W.) Closes #3063541 .
16 years ago
Hisham Muhammad
5fd1436a92
Build fixes. BTW, we're going for 0.9 now.
16 years ago
Hisham Muhammad
84ed4c01f6
Support for cgroups (thanks to Guillaume Zitta and Daniel Lezcano)
16 years ago
Hisham Muhammad
40eac57aef
update changelog
16 years ago
Hisham Muhammad
c166e172a8
little note missing from changelog
16 years ago
Hisham Muhammad
655c29bce5
Fix display of nan% in CPU meters
...
(Fix by Steven Hampson)
16 years ago
Hisham Muhammad
bc4f7147cc
update changelog
16 years ago
Hisham Muhammad
b4a63409f5
* Add Bash/emacs style navigation keys
...
(thanks to Daniel Schuler)
16 years ago
Hisham Muhammad
62a31673cb
getopt-based long options and --no-color
...
(thanks to Vincent Launchbury)
16 years ago
Hisham Muhammad
02a30bfecd
warning fixes
16 years ago
Hisham Muhammad
ef31893067
minor tweak
16 years ago
Hisham Muhammad
2b53419983
* BUGFIX: Fix crash on F6 key
...
(thanks to Rainer Suhm)
17 years ago
Hisham Muhammad
3e6be2d7f7
fix to minor bug affecting the build process, a maintenance release will follow shortly.
17 years ago
Hisham Muhammad
6330ff3a0a
changes for htop 0.8.2
17 years ago
Hisham Muhammad
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)
17 years ago
Hisham Muhammad
b93e5c00b6
Rename VEID to CTID in OpenVZ systems
...
(thanks to Thorsten Schifferdecker)
17 years ago
Hisham Muhammad
f2ef3b74a0
* corrections to the desktop entry file
...
(thanks by Samuli Suominen)
17 years ago
Hisham Muhammad
ac5cecb6fc
Option to display hostname in the meters area
17 years ago
Hisham Muhammad
dc38fc2da3
Fix missing tree view when userland threads are hidden
...
(thanks to Josh Stone)
17 years ago
Hisham Muhammad
0baba6d7b4
Fix for VPID on OpenVZ systems
...
(thanks to Wolfgang Frisch)
17 years ago
Hisham Muhammad
a2f6eea0c4
Remove assertion that fails on hardened kernels
...
(thanks to Wolfram Schlich for the report)
18 years ago
Hisham Muhammad
11931f1bc8
ACPI Battery meter
...
contributed by Ian Hands
18 years ago
Hisham Muhammad
a5dfaa2393
Add Linux-VServer support,
...
contributed by Jonathan Sambrook and Benedikt Bohm
18 years ago
Hisham Muhammad
6beb27d803
Prepare for release 0.8
18 years ago
Hisham Muhammad
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.
18 years ago
Hisham Muhammad
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!
18 years ago
Hisham Muhammad
8fa33dc336
Add Unicode support, enabled with the --enable-unicode
...
flag, which requires libncursesw.
Thanks to Sergej Pupykin!
18 years ago
Hisham Muhammad
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.
18 years ago
Hisham Muhammad
807df03671
Avoid crashing when using many meters (thanks to David Cho for the report)
19 years ago
Hisham Muhammad
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)
19 years ago
Hisham Muhammad
a7c2aedcec
Improve construction of tree view, properly nesting threads.
...
Add CPU affinity screen ('a' key).
BUGFIX: Correct display of TPGID field.
Add TGID field.
19 years ago
Hisham Muhammad
5a91824e46
update changelog
19 years ago
Hisham Muhammad
4c51ad0e35
OpenVZ support, contributed by Sergey Lychko
19 years ago
Hisham Muhammad
d357c67717
Add support of NLWP field, by Bert Wesarg
19 years ago
Hisham Muhammad
6271138237
update changelog
19 years ago
Hisham Muhammad
255c62a460
update changelog
19 years ago
Hisham Muhammad
f56c8014f7
Apply patches by Matthias Lederhofer adding extra
...
memory status fields
19 years ago
Hisham Muhammad
92a5a691fd
Report change suggested by Bo Liu
20 years ago
Hisham Muhammad
9076b9edeb
Add latest changes to the log
20 years ago
Hisham Muhammad
538d29b3f6
Add changelog entry for Philipp Richter's contribution
20 years ago
Hisham Muhammad
4a93a7e962
changelog entry for Marc's bugfix
20 years ago
Hisham Muhammad
b10821aae9
--sort-key flag in the command-line, overriding the
...
saved setting in .htoprc for the session.
(thanks to Rodolfo Borges)
20 years ago
Hisham Muhammad
bf44e233e6
No longer untag processes after sending a signal
...
(useful for when SIGTERM fails and one wants to try again
with SIGKILL).
20 years ago