index
:
htop
main
Mirror of https://github.com/htop-dev/htop
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Process.h
Age
Commit message (
Expand
)
Author
2018-02-04
Add support for Linux TASK_IDLE
Vladimir Panteleev
2017-09-14
Make 'c' key work with threads as well.
Hisham Muhammad
2016-05-30
Silence cast warning.
Hisham
2016-02-02
Reuse comm object if possible, avoid useless repetitions of free+strdup.
Hisham
2015-12-14
Extend buffer for reading lines from /proc.
Hisham Muhammad
2015-09-10
Remove duplicate declaration.
Jardel Weyrich
2015-08-20
Make column width calculation dynamic.
Hisham Muhammad
2015-05-20
added missing defines for android
sherpya
2015-04-02
Merge branch 'master' into wip
Hisham Muhammad
2015-03-31
Fixes to subclassing Process.
Hisham Muhammad
2015-03-23
Tempus fugit.
Hisham Muhammad
2015-03-21
Tempus fugit.
Hisham Muhammad
2015-03-16
Major advances in FreeBSD port.
Hisham Muhammad
2015-03-16
Isolate portable and Linux-specific process fields.
Hisham Muhammad
2015-03-15
Move more Linux-specific code into Linux subdir.
Hisham Muhammad
2015-02-23
Merge fixes
Hisham Muhammad
2015-02-23
Fix allocation of processes. Closes #166.
Hisham Muhammad
2015-02-20
Fix allocation of processes. Closes #166.
Hisham Muhammad
2015-01-21
Sorry about the mega-patch.
Hisham Muhammad
2014-11-27
Move "get max pid" code into platform specific area.
Hisham Muhammad
2014-11-24
Changes for supporting separate platform subdirectories.
Hisham Muhammad
2014-04-25
Compare with long, for 64-bit systems
Hisham Muhammad
2014-04-24
Support pagefaults stats. Closes #45.
Hisham Muhammad
2014-04-09
Support for very large numbers, now tested on a 64-bit machine.
Hisham Muhammad
2014-04-09
Support really large numbers on 64-bit architectures; first try.
Hisham Muhammad
2014-02-27
New logic for highlighting basenames with spaces
Hisham Muhammad
2014-02-27
alignment improvements
Hisham Muhammad
2014-01-29
Added additional column to monitor OOM killer score of each process
Leigh Simpson
2013-05-24
Performance improvements due to conditional parsing of IO data depending on s...
Hisham Muhammad
2012-12-05
Changes in object model: separate class objects to store vtable. Also, nicer ...
Hisham Muhammad
2012-10-04
Add IO priority support ('i' key)
Hisham Muhammad
2011-12-26
major header cleanup
Hisham Muhammad
2011-11-21
Remove bundled hwloc-1.2.1. Use either native Linux affinity support or an ex...
Hisham Muhammad
2011-11-18
Mega-commit with features and tweaks for 1.0:
Hisham Muhammad
2011-09-29
Use wider PID columns in 64-bit machines with larger pid_max values.
Hisham Muhammad
2011-09-24
Convert affinity control from the deprecated PLPA to HWLOC
Hisham Muhammad
2011-05-26
Tempus fugit.
Hisham Muhammad
2011-03-28
handle large values for process time
Hisham Muhammad
2010-11-22
Remove arbitrary limit from rich strings
Hisham Muhammad
2010-10-30
no need to pad values; provide a default on machines without cgroup
Hisham Muhammad
2010-08-24
add support for steal/guest CPU time measurement
Hisham Muhammad
2010-06-17
expand/collapse tree
Hisham Muhammad
2010-03-29
STARTTIME column
Hisham Muhammad
2010-02-25
Tempus fugit.
Hisham Muhammad
2010-02-25
warning fixes
Hisham Muhammad
2010-02-22
minor tweak
Hisham Muhammad
2009-03-11
BSD related fixes:
Hisham Muhammad
2009-03-11
Rename VEID to CTID in OpenVZ systems
Hisham Muhammad
2008-09-23
Add Linux-VServer support,
Hisham Muhammad
2008-03-14
Ability to change sort column with the mouse by
Hisham Muhammad
[next]