Hisham Muhammad
4e2c2d7927
Fix resource leak.
12 years ago
Hisham Muhammad
823bdbae13
safer code, check result of lstat
12 years ago
Hisham Muhammad
6d90e58c01
alignment improvements
12 years ago
Hisham Muhammad
8ace29c267
Make CPU meter optionally account guest time in its percentages
12 years ago
Hisham Muhammad
6cfa9e0bf2
Performance improvements due to conditional parsing of IO data depending on selected fields.
...
On my machine, this gives a ~20% improvement in htop process time use with the default config.
13 years ago
Hisham Muhammad
f44a8f2009
Option to update process names on every refresh
...
(thanks to Rob Hoelz)
14 years ago
Hisham Muhammad
368cb1fe20
avoid deleting valid symbolic links to .htoprc
...
so that home directories can be used with both old and new versions of htop
(see #3496731 ).
14 years ago
Hisham Muhammad
45f7a4fc8d
Remove old memory debugging routines. We have Valgrind nowadays.
14 years ago
Hisham Muhammad
84281bdc44
major header cleanup
14 years ago
Hisham Muhammad
93233a67ea
Move .htoprc to XDG-compliant path ~/.config/htop/htoprc,
...
respecting $XDG_CONFIG_HOME
(thanks to Hadzhimurad Ustarkhan for the suggestion.)
14 years ago
Hisham Muhammad
5b0b2255ef
Fix typo that has been lurking since 2006
14 years ago
Hisham Muhammad
7ca1081712
Mega-commit with features and tweaks for 1.0:
...
* Performance improvements
* Support for splitting CPU meters into two or four columns
(thanks to Wim Heirman)
* Switch from PLPA, which is now deprecated, to HWLOC.
* Bring back support for native Linux sched_setaffinity,
so we don't have to use HWLOC where we don't need to.
* Support for typing in user names and column fields in selection panels.
15 years ago
Hisham Muhammad
27b470e10d
Don't simply trust that string splits were successful...
15 years ago
Hisham Muhammad
da604d355a
be more precise in the comment
15 years ago
Hisham Muhammad
300caa076e
Tempus fugit.
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
a600d5a6e9
Tempus fugit.
16 years ago
Hisham Muhammad
8f230920cd
show custom thread names
16 years ago
Hisham Muhammad
c9e59b4a33
minor tweaks by David Weber
16 years ago
Hisham Muhammad
da23c8c5a1
Clean up headers by using 'static' whenever possible.
...
Reduces resulting code size.
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
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 :) )
19 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
2f1f82ee87
Updates for new version of the MakeHeader.py script.
20 years ago
Hisham Muhammad
847b34d382
Minor fix to HTOPRC feature.
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
0df3ea08d3
Update copyrights.
20 years ago
Hisham Muhammad
d6231bab89
Initial import.
20 years ago