| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new line to top that provides a brief summary of the ZFS ARC memory | jhb | 2012-06-27 | 1 | -0/+6 |
* | In batch mode, exit after receiving SIGINT, instead of immediate | kib | 2012-03-07 | 1 | -0/+4 |
* | Fix a race in top non-interactive mode. Use plain sleep(3) call instead | kib | 2012-02-27 | 1 | -15/+1 |
* | Rework the dynamic per-CPU stats code a bit. Always set 'statics->ncpus' | jhb | 2011-07-18 | 1 | -1/+1 |
* | Tweak the interactive description of CPU vs WCPU. | jhb | 2011-07-18 | 1 | -2/+2 |
* | Add a leading space to the status messages output after toggling the | jhb | 2011-07-11 | 1 | -2/+2 |
* | Allow per-CPU statistics to be toggled at runtime via the 'P' key. | jhb | 2011-07-11 | 1 | -4/+15 |
* | Add a new option to toggle the display of the system idle process (per-CPU | jhb | 2011-05-31 | 1 | -6/+18 |
* | Removed the no-op -p; documented -P. | ru | 2008-06-21 | 1 | -6/+2 |
* | Add a -P flag to display per-cpu cpu usage stats. | peter | 2008-01-18 | 1 | -1/+10 |
* | Improve -u (limit uid lookups) behavior. | obrien | 2008-01-09 | 1 | -1/+1 |
* | - s/jail id/jail ID/, acronyms should be in uppercase in general. Also, | rafan | 2007-05-04 | 1 | -1/+1 |
* | - Add new 'a' and 'j' options into usage | rafan | 2007-04-19 | 1 | -1/+1 |
* | - Add a new 'j' switch and runtime option to toggle display jail id for | rafan | 2007-04-17 | 1 | -4/+19 |
* | - Add new 'a' switch and runtime option that allows 'top' to display process | stas | 2007-04-14 | 1 | -5/+16 |
* | Re-add option -C to usage(). | ru | 2006-04-19 | 1 | -1/+1 |
* | Bring SYNOPSIS in line with usage(). | ru | 2006-04-18 | 1 | -3/+4 |
* | Merge the CPU and WCPU columns in a single %6.2f column, add a new 'C' | keramida | 2005-05-18 | 1 | -7/+22 |
* | - Add a THR column to the process listing, that shows the number of | keramida | 2005-04-14 | 1 | -3/+5 |
* | This patch merges the sort fields for both pages, so you can (for | alfred | 2004-08-16 | 1 | -6/+2 |
* | Make 'S' in interactive mode toggle display of system processes. | alfred | 2004-07-12 | 1 | -3/+7 |
* | Build upon the nice work of Alfred and add sorting capabilities to | keramida | 2004-07-08 | 1 | -5/+8 |
* | Correct a misleading (cut'n'pasted) comment. | des | 2004-07-05 | 1 | -1/+1 |
* | New feature, provide a display that shows the amount of IO processes | alfred | 2004-07-01 | 1 | -10/+41 |
* | Changes to allow top to decide whether or not to show multiple threads per | julian | 2003-07-17 | 1 | -5/+18 |
* | Resolve conflicts (our -t option, we'd fixed a bug in a slightly different way). | dwmalone | 2002-01-24 | 1 | -13/+38 |
* | Make top exit if its tty vanishes. | dwmalone | 2001-11-04 | 1 | -2/+8 |
* | Don't do unsafe activities inside signal handlers. Just set a flag and | kris | 2001-08-06 | 1 | -44/+54 |
* | Fix another possible bufer overflow in top. | imp | 2000-11-03 | 1 | -1/+1 |
* | display.c: sprintf -> snprintf | imp | 2000-10-04 | 1 | -1/+3 |
* | uptime display more in style with original code | obrien | 1999-01-09 | 1 | -0/+1 |
* | Add -t option ('t' in interactive mode) to make top(1) ignore itself. | des | 1998-08-04 | 1 | -5/+19 |
* | Apply the FreeBSD-local patches. | joerg | 1997-03-23 | 1 | -2/+13 |
* | This is the long-awaited import of top into the base system (actually, | joerg | 1997-03-23 | 1 | -0/+996 |