a227b20fef
Switch to unsigned keys in hash, according to issue #1688290
...
in the sf tracker
2007-04-05 19:53:23 +00:00
e3198ca63b
Fix gcc warning.
2006-11-29 18:35:25 +00:00
92a5a691fd
Report change suggested by Bo Liu
2006-11-20 16:46:20 +00:00
6b6b4373b5
Changes suggested by Bo Liu
2006-11-20 16:42:03 +00:00
2a025bf4c6
Add information about the status column
...
(which I always forget) in the help page
2006-11-16 15:20:44 +00:00
14808f7f70
Getting ready for 0.6.5...
2006-11-14 17:24:09 +00:00
a26ef71ed8
Minor tweak.
2006-11-13 22:04:17 +00:00
a8f45d5743
Sanity cleanup.
2006-11-13 22:00:16 +00:00
9076b9edeb
Add latest changes to the log
2006-11-13 21:59:01 +00:00
0f027ded2c
Fix for missing libraries message, as reported by Jon 780
2006-11-13 20:06:31 +00:00
3d62edb678
Bugfix: collect orphaned items during tree generation
...
at the end of the tree.
Add debugging sanity checks.
2006-11-12 21:53:56 +00:00
36848494f5
Add debugging sanity checks.
2006-11-12 21:52:14 +00:00
c90a445103
Don't double-free comm when it's an existingProcess
2006-11-09 01:44:20 +00:00
97ea7a1a8c
Ok, second take on fixing the handling of comm.-
2006-11-08 22:16:46 +00:00
adbfe82e63
Oops.
2006-11-08 22:09:13 +00:00
45fab61da3
Avoid double free of prototype's comm.
2006-11-08 22:08:00 +00:00
8adc7ac00f
Fix asserts, don't use freed memory.
2006-11-08 21:49:52 +00:00
2713119249
Add missing header.
2006-11-08 21:49:07 +00:00
59c3dd806b
Yet another sanity check.
2006-11-08 21:47:11 +00:00
c494308b21
Add an additional debug mode for Hardened GCC.
2006-11-08 21:46:40 +00:00
c4fbd7fc8b
Assign creation of the allocation log file to a separate #define.
2006-11-08 20:40:10 +00:00
febe259e91
Add lots of debugging asserts and try to clean up behavior of lists in general.
...
Make dumping of proc data controlled by a separate debug define.
2006-11-08 20:12:57 +00:00
110ce71b9b
Add consistency checks.
2006-11-08 20:09:48 +00:00
46b35b2c7f
Initialize variable.
2006-11-08 20:09:12 +00:00
b25ac6b0f7
Handle situation instead of assuming it would never happen,
...
as it was seen out in the field and tested here.
2006-10-26 23:06:52 +00:00
649419abe5
Prepare for next release
2006-10-04 16:42:15 +00:00
2c4d730403
Allocate per-processor values in a contiguous chunk of memory
2006-10-04 16:25:41 +00:00
538d29b3f6
Add changelog entry for Philipp Richter's contribution
2006-10-04 14:48:03 +00:00
3e4f06d101
Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in status bar
...
(minor modifications: default to false, add help)
2006-10-04 14:21:27 +00:00
4a93a7e962
changelog entry for Marc's bugfix
2006-08-30 04:38:53 +00:00
ef5b27f33a
A fix for long uptimes, sent my Marc Cahalan
2006-08-30 04:37:20 +00:00
cc5af25e11
Fix bug 1538463.
2006-08-24 21:28:29 +00:00
b10821aae9
--sort-key flag in the command-line, overriding the
...
saved setting in .htoprc for the session.
(thanks to Rodolfo Borges)
2006-08-04 20:54:37 +00:00
bf44e233e6
No longer untag processes after sending a signal
...
(useful for when SIGTERM fails and one wants to try again
with SIGKILL).
2006-07-23 22:57:25 +00:00
2ecf199cf7
Horizontally scroll in larger increments when on the
...
Linux console because of slow update of unaccelerated fb
2006-07-23 22:45:24 +00:00
eb2803ce79
Share name strings from UsersList
2006-07-12 01:35:59 +00:00
dbe2670b69
Perform RichString operations by hand.
...
Avoid unnecessary operations when processing entries on ProcessList.
2006-07-12 01:16:03 +00:00
e46f1426b9
Make checks for headers and libraries actually halt configure.
2006-07-12 01:15:14 +00:00
3bf904b7ce
Bringing extra files up-to-date
2006-07-12 01:14:48 +00:00
07030b4518
Minor update to the README file.
2006-07-11 06:20:33 +00:00
5d48ab8c28
Performance improvement hackathon: improve process comparison routines,
...
disable useless code in release builds such as runtime type-checking on
dynamic data structures and process fields that are not being computed,
faster(?) method for verifying the process owner (still need to ensure
correctness), don't destroy and create process objects for hidden kernel
threads over and over. Phew. I shouldn't be doing all this today, but I
could not resist.
2006-07-11 06:13:32 +00:00
4c41e78bbf
Standardize on sourceforge address for htop information.
2006-07-11 00:34:39 +00:00
646f174d26
Bring TODO file back from the dead
2006-07-01 22:52:39 +00:00
2f1f82ee87
Updates for new version of the MakeHeader.py script.
2006-06-06 20:41:01 +00:00
b95993fa22
More information in debug output.
2006-06-06 20:40:29 +00:00
f6e0b7d0c0
Regenerated all headers.
2006-06-06 20:28:42 +00:00
35afc13ebf
New version of MakeHeader. Does not use 'private' comment annotation,
...
using the 'static' storage class instead. Automatically generates
'extern' declarations in headers for non-static data.
2006-06-06 20:28:09 +00:00
5d07013e83
These were merged into LoadAverageMeter.[ch]
2006-06-06 20:14:34 +00:00
8c643f5f89
Use long long types to avoid overflow
2006-06-05 21:28:54 +00:00
d0325cfec5
Disable old hack that's interfering with real debugging.
2006-06-05 15:53:16 +00:00