Commit Graph

  • b57b7e9a9e only reinit initializable meters Hisham Muhammad 2011-03-29 15:02:46 +0000
  • 219bb9ccff handle large values for process time Hisham Muhammad 2011-03-28 19:06:06 +0000
  • 391eab2866 add missing update to header file Hisham Muhammad 2011-03-28 17:13:28 +0000
  • 7d7118b1f6 launch lsof for parent process when called on threads. Hisham Muhammad 2011-03-22 22:09:42 +0000
  • a9c0ea3753 * Option for counting CPUs from zero (thanks to Sean Noonan) * Meters update in every screen (no longer halting while on Setup, etc.) Hisham Muhammad 2011-03-22 20:37:08 +0000
  • b561956637 ignore checks for /proc when cross-compiling (as suggested by Andy Kennedy) Hisham Muhammad 2011-03-22 17:04:39 +0000
  • 8bdec7155e show names of zombie processes properly Hisham Muhammad 2011-03-17 04:26:28 +0000
  • 36ef1a93be make htop friendly to uclibc (thanks to Matt for the report) Hisham Muhammad 2010-12-05 15:43:56 +0000
  • 72dbb72b68 All processes where showing as belonging to 'root'. Fixed. Thanks to Sven Hartrumpf for pointing this out in htop-0.9-rc2 Hisham Muhammad 2010-11-26 16:51:20 +0000
  • 4367e64b1d Fix online help! Hisham Muhammad 2010-11-24 18:43:31 +0000
  • 3e7822d660 This seems necessary. Hisham Muhammad 2010-11-24 18:43:02 +0000
  • 5effb12e46 Fix behavior of expand/collapse-tree. Thanks Rob for the heads up! Hisham Muhammad 2010-11-24 12:00:34 +0000
  • 941ad72f67 correct thread detection Hisham Muhammad 2010-11-24 01:02:29 +0000
  • 831538b0f9 Split process and thread counts in tasks meter Hisham Muhammad 2010-11-23 13:28:47 +0000
  • 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 Hisham Muhammad 2010-11-22 12:40:20 +0000
  • 25551d44c1 Fix off-by-one in Vector (the probable cause for many user-reported crashes?) Hisham Muhammad 2010-11-22 12:38:53 +0000
  • 9604e02106 Correct tests for missing libraries and optional use of PLPA Hisham Muhammad 2010-11-22 12:24:46 +0000
  • e0f364a6f8 Don't install include/ and lib/ directories. Quick hack to the plpa-1.3.2 Makefile.am to suppress this problem. Closes #2814374. Hisham Muhammad 2010-11-21 01:58:56 +0000
  • 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. Hisham Muhammad 2010-11-20 20:35:07 +0000
  • 10f007e07e Fix for systems where there's no /proc/PID/task/PID/. Closes #2789634. Hisham Muhammad 2010-11-20 20:27:37 +0000
  • 0ff54ebac9 Fix search by process name when processes are filtered by user. Closes #2803481. Hisham Muhammad 2010-11-20 20:00:31 +0000
  • d82e31be24 clarify README about unsupported platforms. Hisham Muhammad 2010-11-20 19:49:24 +0000
  • f919ed7cdf Don't ask for bug reports when running on unsupported platforms. Hisham Muhammad 2010-11-20 19:44:08 +0000
  • 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. Hisham Muhammad 2010-11-20 19:21:26 +0000
  • 3fcbcbfda6 Improve battery meter support (thanks to Richard W.) Closes #3063541. Hisham Muhammad 2010-11-20 19:13:12 +0000
  • 5fd1436a92 Build fixes. BTW, we're going for 0.9 now. Hisham Muhammad 2010-11-20 18:54:39 +0000
  • f110ecdabb Fix IO-wait color on "Black on White" scheme. Closes #3054717. Hisham Muhammad 2010-11-20 18:06:49 +0000
  • 45de5694ac no need to pad values; provide a default on machines without cgroup Hisham Muhammad 2010-10-30 19:30:19 +0000
  • 84ed4c01f6 Support for cgroups (thanks to Guillaume Zitta and Daniel Lezcano) Hisham Muhammad 2010-10-30 19:24:07 +0000
  • b2fee47a14 don't resolve port names Hisham Muhammad 2010-09-02 20:26:16 +0000
  • 40eac57aef update changelog Hisham Muhammad 2010-08-24 23:20:55 +0000
  • 6486229308 add support for steal/guest CPU time measurement simplify processor data accounting (add CPUData structure) remove Process_clone trick Hisham Muhammad 2010-08-24 23:20:38 +0000
  • c166e172a8 little note missing from changelog Hisham Muhammad 2010-07-31 00:15:27 +0000
  • 0b0bd25e42 home and end keys in trace screens Hisham Muhammad 2010-07-31 00:11:34 +0000
  • 655c29bce5 Fix display of nan% in CPU meters (Fix by Steven Hampson) Hisham Muhammad 2010-06-30 18:29:54 +0000
  • 65bc58ed50 add documentation Hisham Muhammad 2010-06-17 19:04:22 +0000
  • 9eb912149e expand/collapse tree Hisham Muhammad 2010-06-17 19:02:03 +0000
  • bc4f7147cc update changelog Hisham Muhammad 2010-03-29 19:10:20 +0000
  • 6501432ef6 upgrade PLPA to 1.3.2 Hisham Muhammad 2010-03-29 19:08:14 +0000
  • 8d0fff2f66 Good heuristic for processes started in the same second Hisham Muhammad 2010-03-29 18:44:14 +0000
  • dc262f4df6 STARTTIME column Hisham Muhammad 2010-03-29 18:36:11 +0000
  • 22b0d7df64 oops (Thanks to Bert Wesarg for the heads up) Hisham Muhammad 2010-03-26 23:03:13 +0000
  • b4a63409f5 * Add Bash/emacs style navigation keys (thanks to Daniel Schuler) Hisham Muhammad 2010-03-03 21:13:33 +0000
  • 282f16c4b8 fix memory leak Hisham Muhammad 2010-03-03 21:10:51 +0000
  • a600d5a6e9 Tempus fugit. Hisham Muhammad 2010-02-25 02:08:18 +0000
  • 62a31673cb getopt-based long options and --no-color (thanks to Vincent Launchbury) Hisham Muhammad 2010-02-25 02:04:24 +0000
  • 02a30bfecd warning fixes Hisham Muhammad 2010-02-25 01:43:18 +0000
  • 5cc8998688 never show nan% Hisham Muhammad 2010-02-25 01:40:14 +0000
  • 8f230920cd show custom thread names Hisham Muhammad 2010-02-25 01:37:31 +0000
  • aff118ab39 warning fixes Hisham Muhammad 2010-02-25 01:35:12 +0000
  • 23fc40976e Resolve license incompatibility issues, as reported by Tom "spot" Callaway from Fedora Legal. Hisham Muhammad 2010-02-24 21:13:45 +0000
  • ef31893067 minor tweak Hisham Muhammad 2010-02-22 20:57:25 +0000
  • c9e59b4a33 minor tweaks by David Weber Hisham Muhammad 2010-02-22 20:54:01 +0000
  • 7dcd2beb90 extra checks for lsof failures Hisham Muhammad 2009-10-16 20:15:01 +0000
  • a20ba78b5e simplify code Hisham Muhammad 2009-10-16 20:06:47 +0000
  • 1e124da059 coverity fixes Hisham Muhammad 2009-10-16 20:03:18 +0000
  • dd86b9b646 prepare release 0.8.3 Hisham Muhammad 2009-06-23 14:02:14 +0000
  • 2b53419983 * BUGFIX: Fix crash on F6 key (thanks to Rainer Suhm) Hisham Muhammad 2009-06-23 13:51:36 +0000
  • 3e6be2d7f7 fix to minor bug affecting the build process, a maintenance release will follow shortly. Hisham Muhammad 2009-06-08 21:08:02 +0000
  • 4c8bc0158a Add missing file. 0.8.2 Hisham Muhammad 2009-06-02 19:32:54 +0000
  • f87877273f Add missing file. Hisham Muhammad 2009-06-02 19:31:49 +0000
  • 4206828d17 oops, add missing files. Hisham Muhammad 2009-06-02 19:29:22 +0000
  • 7ee2646808 oops, add missing files Hisham Muhammad 2009-06-02 19:28:19 +0000
  • 54bdb472b3 Tag release 0.8.2 in revision history. Hisham Muhammad 2009-06-02 19:24:33 +0000
  • 4488caa70a Tempus Fugit. Hisham Muhammad 2009-06-02 05:07:08 +0000
  • 9b8d11d9f1 doc fix Hisham Muhammad 2009-06-02 05:06:20 +0000
  • 6330ff3a0a changes for htop 0.8.2 Hisham Muhammad 2009-06-02 04:51:23 +0000
  • 1371ee28a7 don't use unbounded operations Hisham Muhammad 2009-06-02 04:49:26 +0000
  • b62f9cea6f improve man-page Hisham Muhammad 2009-06-02 04:29:26 +0000
  • 20bb68824d updated battery meter code from Ian Hands, slightly tweaked Hisham Muhammad 2009-04-27 21:48:09 +0000
  • 510213591b clean inc search buffer code Hisham Muhammad 2009-04-22 19:26:49 +0000
  • 843aded57c sort by PROCESSOR and SESSION Hisham Muhammad 2009-03-11 13:52:39 +0000
  • 31b3a2d2db catch nonprintable characters Hisham Muhammad 2009-03-11 13:51:50 +0000
  • 385a7dbe1e simplify uptime calculation Hisham Muhammad 2009-03-11 13:26:39 +0000
  • 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) Hisham Muhammad 2009-03-11 13:15:43 +0000
  • b93e5c00b6 Rename VEID to CTID in OpenVZ systems (thanks to Thorsten Schifferdecker) Hisham Muhammad 2009-03-11 13:05:19 +0000
  • 10213f3ea1 improve help on monochrome, fix bug #2430855 Hisham Muhammad 2009-02-18 00:34:18 +0000
  • f2ef3b74a0 * corrections to the desktop entry file (thanks by Samuli Suominen) Hisham Muhammad 2009-02-18 00:06:18 +0000
  • ac5cecb6fc Option to display hostname in the meters area Hisham Muhammad 2009-02-17 18:33:32 +0000
  • c3d682b0f6 fix bug #2171752 Hisham Muhammad 2009-02-17 18:13:25 +0000
  • dc38fc2da3 Fix missing tree view when userland threads are hidden (thanks to Josh Stone) Hisham Muhammad 2009-02-17 17:12:59 +0000
  • 0baba6d7b4 Fix for VPID on OpenVZ systems (thanks to Wolfgang Frisch) Hisham Muhammad 2009-02-17 15:36:43 +0000
  • a2f6eea0c4 Remove assertion that fails on hardened kernels (thanks to Wolfram Schlich for the report) Hisham Muhammad 2008-09-23 06:29:03 +0000
  • 11931f1bc8 ACPI Battery meter contributed by Ian Hands Hisham Muhammad 2008-09-23 06:21:28 +0000
  • c3550e18e8 Avoid reading process IO info multiple times on multithreaded processes. Bugfix from Gerhard Heift. Hisham Muhammad 2008-09-23 05:56:15 +0000
  • a5dfaa2393 Add Linux-VServer support, contributed by Jonathan Sambrook and Benedikt Bohm Hisham Muhammad 2008-09-23 04:31:13 +0000
  • 33fee7963a Tag release 0.8 in revision history. 0.8 Hisham Muhammad 2008-05-07 23:06:27 +0000
  • 6beb27d803 Prepare for release 0.8 Hisham Muhammad 2008-05-07 23:02:38 +0000
  • ce3114079c Fix mouseclick handling in top bar Hisham Muhammad 2008-05-07 23:02:23 +0000
  • 15ab0ad706 Let mouseclicks tick/untick checkboxes Hisham Muhammad 2008-05-07 23:01:45 +0000
  • 23615d63a8 Make setup screen fully mouse-driveable Hisham Muhammad 2008-04-23 07:24:27 +0000
  • b09339d643 Enabling taskstats by default since they don't break on systems that don't have them. Hisham Muhammad 2008-03-16 00:31:31 +0000
  • 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. Hisham Muhammad 2008-03-14 18:50:49 +0000
  • fa6f919059 Add missing bits to build system, needed by the inclusion of PLPA. Thanks to Bert Wesarg for the heads up. Hisham Muhammad 2008-03-11 19:22:17 +0000
  • da23c8c5a1 Clean up headers by using 'static' whenever possible. Reduces resulting code size. Hisham Muhammad 2008-03-09 08:58:38 +0000
  • 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! Hisham Muhammad 2008-03-09 08:02:22 +0000
  • 460608d6e2 Make column operation more comfortable. Hisham Muhammad 2008-03-09 07:42:19 +0000
  • 8fa33dc336 Add Unicode support, enabled with the --enable-unicode flag, which requires libncursesw. Thanks to Sergej Pupykin! Hisham Muhammad 2008-03-09 02:33:23 +0000
  • fa87ff0251 Clean up htop's configure options. Hisham Muhammad 2008-03-09 02:16:21 +0000
  • 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. Hisham Muhammad 2008-03-08 23:39:48 +0000