summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 3.0.0beta43.0.0beta4Hisham Muhammad2018-04-061-1/+1
* Portability: make list of default screens per-platformHisham Muhammad2018-04-0617-25/+123
* Minor style fixes.Hisham Muhammad2018-04-062-102/+104
* Update some field accesses to new structuresHisham Muhammad2018-04-063-3/+3
* Add -t command-line flag for tree viewDaniel Flanagan2018-04-061-1/+10
* macOS: fix the switched version test (#772)pmalhaire2018-04-061-3/+8
* Solaris: update proc state letters to reflect Solaris usageGuy M. Broome2018-04-061-1/+1
* Solaris: bump copyright in Platform.{c,h}Guy M. Broome2018-04-062-2/+2
* Solaris: fix a memory leak caused by calling ProcessList_getProcess twice for...Guy M. Broome2018-04-063-83/+65
* Solaris: Implement process environment listingGuy M. Broome2018-04-062-2/+51
* Solaris: add placeholder message about environment listingGuy M. Broome2018-04-061-1/+1
* Solaris: showing a dash for the top-level process is no longer necessaryGuy M. Broome2018-04-062-7/+7
* Solaris: add warning about proc_walk_f callback functionGuy M. Broome2018-04-061-2/+8
* Solaris: condense separate process vs lwp handling down to a single workflowGuy M. Broome2018-04-062-126/+107
* Solaris: get completely out of the file handling business using libprocGuy M. Broome2018-04-065-198/+128
* Solaris: Condense conditional blocks for new vs old LWPs and procsGuy M. Broome2018-04-061-120/+74
* Solaris: remove unneeded accumulators for process and thread countingGuy M. Broome2018-04-061-11/+9
* Solaris: Assorted post-LWP code cleanupGuy M. Broome2018-04-061-60/+26
* Solaris: Implement kernel thread countingGuy M. Broome2018-04-061-1/+3
* Solaris: If a process has a running LWP, then the process is by definition ru...Guy M. Broome2018-04-061-0/+2
* Collapse current subtree pressing BackspaceHisham Muhammad2018-04-064-1/+29
* Solaris: Implement LWP enumeration (#768)gmbroome2018-04-066-21/+209
* OpenBSD: read Battery datanerd9722018-04-061-2/+57
* macOS: keep scanning thread for versions before High Sierra (#728)pmalhaire2018-04-061-3/+35
* Solaris: Fix virt and resident memory sizes. Was using KiB, needed pages.Guy M. Broome2018-04-061-4/+6
* New makefile targets to rebuild and clean htop headers.Explorer092018-04-061-17/+105
* Linux: change how kernel threads are detectedHisham Muhammad2018-04-063-6/+8
* Fix overflow for signals >= 100.Hisham Muhammad2018-04-061-2/+2
* strace: increase string lengthHisham Muhammad2018-04-061-1/+1
* Solaris: code indentation fixgmbroome2018-04-061-1/+1
* Solaris: enough changes made to justify a copyright bump to 2018Guy M. Broome2018-04-064-4/+4
* Solaris: fix memory allocation for usernames (some empty usernames in 32-bit ...Guy M. Broome2018-04-061-12/+4
* Solaris: fix malloc() / free() issues with zone name handlingGuy M. Broome2018-04-064-15/+21
* Solaris: Link against libmalloc to fix various crashesGuy M. Broome2018-04-061-0/+1
* Solaris: Import backtrace-on-abort from Linux, with minor modification for So...Guy M. Broome2018-04-062-5/+19
* Use fork/exec instead of popen to run lsof (#757)wangqr2018-04-061-6/+33
* Use AM_CFLAGS and AM_LDFLAGS in Makefile.am (#760)Kang-Che Sung (宋岡哲)2018-04-061-5/+5
* Import Solaris support (#741)gmbroome2018-04-0612-0/+1059
* Changed type of some integer variables to avoid overflowsSebastian Martin Dicke2018-03-161-5/+5
* Bump version to 3.0.0beta33.0.0beta3Hisham Muhammad2018-02-261-1/+1
* Update generated headerHisham Muhammad2018-02-261-0/+1
* Fix inttypes.h headerHisham Muhammad2018-02-263-1/+6
* Darwin: expose LAST_PROCESSFIELD like the other platformsHisham Muhammad2018-02-261-1/+6
* Add more default screensHisham Muhammad2018-02-261-2/+6
* Only compute counters is process is shownHisham Muhammad2018-02-262-2/+2
* Implemented various performance countersHisham Muhammad2018-02-2610-93/+308
* Add IPC performance counter for LinuxHisham Muhammad2018-02-266-5/+87
* Add perf counter objectHisham Muhammad2018-02-262-0/+189
* configure.ac: add --enable-perfcountersHisham Muhammad2018-02-261-0/+44
* Set default sort keys in default screensHisham Muhammad2018-02-261-1/+3

© 2014-2024 Faster IT GmbH | imprint | privacy policy