Hisham Muhammad
538d29b3f6
Add changelog entry for Philipp Richter's contribution
20 years ago
Hisham Muhammad
3e4f06d101
Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in status bar
...
(minor modifications: default to false, add help)
20 years ago
Hisham Muhammad
4a93a7e962
changelog entry for Marc's bugfix
20 years ago
Hisham Muhammad
ef5b27f33a
A fix for long uptimes, sent my Marc Cahalan
20 years ago
Hisham Muhammad
cc5af25e11
Fix bug 1538463.
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
Hisham Muhammad
2ecf199cf7
Horizontally scroll in larger increments when on the
...
Linux console because of slow update of unaccelerated fb
20 years ago
Hisham Muhammad
eb2803ce79
Share name strings from UsersList
20 years ago
Hisham Muhammad
dbe2670b69
Perform RichString operations by hand.
...
Avoid unnecessary operations when processing entries on ProcessList.
20 years ago
Hisham Muhammad
e46f1426b9
Make checks for headers and libraries actually halt configure.
20 years ago
Hisham Muhammad
3bf904b7ce
Bringing extra files up-to-date
20 years ago
Hisham Muhammad
07030b4518
Minor update to the README file.
20 years ago
Hisham Muhammad
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.
20 years ago
Hisham Muhammad
4c41e78bbf
Standardize on sourceforge address for htop information.
20 years ago
Hisham Muhammad
646f174d26
Bring TODO file back from the dead
20 years ago
Hisham Muhammad
2f1f82ee87
Updates for new version of the MakeHeader.py script.
20 years ago
Hisham Muhammad
b95993fa22
More information in debug output.
20 years ago
Hisham Muhammad
f6e0b7d0c0
Regenerated all headers.
20 years ago
Hisham Muhammad
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.
20 years ago
Hisham Muhammad
5d07013e83
These were merged into LoadAverageMeter.[ch]
20 years ago
Hisham Muhammad
8c643f5f89
Use long long types to avoid overflow
20 years ago
Hisham Muhammad
d0325cfec5
Disable old hack that's interfering with real debugging.
20 years ago
Hisham Muhammad
8bc180b7d1
Display error message when strace is not available.
...
Mark autogen.sh executable in svn.
20 years ago
Hisham Muhammad
57bd892b37
Add "debuglite" mode.
20 years ago
Hisham Muhammad
9da282d748
Remove references to ListBox
20 years ago
Hisham Muhammad
ea855aef73
Remove references to ListBox
20 years ago
Hisham Muhammad
73de9f1ed4
Rename ListBox'es to Panel's, matching dit.
20 years ago
Hisham Muhammad
c2cdcd0c1d
Rename ListBox to Panel, matching dit.
20 years ago
Hisham Muhammad
a853faaa2d
Rename TypedVector to Vector, matching dit.
20 years ago
Hisham Muhammad
7b2265b242
Update version numbers.
20 years ago
Hisham Muhammad
69b1278c59
Fix: request save of config file when changing colors.
20 years ago
Hisham Muhammad
7fe0c2b33d
Missed LoadMeter!
20 years ago
Hisham Muhammad
bd61388c1d
Fix checks when using --with-proc
20 years ago
Hisham Muhammad
a457ce307e
Slight improvement, taking the hint from the Fedora patch.
20 years ago
Hisham Muhammad
b781e137d6
Report on "All CPUs"
20 years ago
Hisham Muhammad
57a17420e0
Final fixes to make "All CPUs" the default CPU display mode.
20 years ago
Hisham Muhammad
c3d757f606
Enable "All CPUs" option
20 years ago
Hisham Muhammad
7d930a21f1
Getting stuff ready for a release
20 years ago
Hisham Muhammad
6ce1e12b55
Add new stuff to changelog
20 years ago
Hisham Muhammad
847b34d382
Minor fix to HTOPRC feature.
20 years ago
Hisham Muhammad
9d5cc90497
Wait for strace child process to die properly
20 years ago
Hisham Muhammad
723bddfb87
Add support for $HTOPRC, as suggested by Luis Limon
20 years ago
Hisham Muhammad
33113fe0d7
- Overhaul meters implementation;
...
- add AllCPUsMeter;
- because of that, the new .htoprc is incompatible with previous released versions.
20 years ago
Hisham Muhammad
34bcf8050e
support free(NULL), which is valid ANSI C
20 years ago
Hisham Muhammad
86d6313560
* make debug target
...
* Support for generating a /proc trace for debugging purposes.
20 years ago
Hisham Muhammad
a3a8a3b24b
Remove unfinished code.
20 years ago
Hisham Muhammad
f78a18ff44
Fixes for header generation.
20 years ago
Hisham Muhammad
130938f691
Fixes for header generation.
20 years ago
Hisham Muhammad
0df3ea08d3
Update copyrights.
20 years ago