]> granicus.if.org Git - procps-ng/shortlog
procps-ng
2021-10-02 Jim Warnerlibrary: ensure thread safety for all static variables
2021-09-26 Jim Warnertop: ensure those potential focused tasks stay focused
2021-09-26 Jim Warnertop: overlap some more processing for separate threads
2021-09-26 Jim Warnertop: modify semaphore destruction for separate threads
2021-09-20 Jim Warnertop: reverse the #define defaults for separate threads
2021-09-20 Jim Warnertop: introduce background updates via separate threads
2021-09-20 Jim Warnertop: refactor 3 routines ahead of the separate threads
2021-09-20 Jim Warnertop: tweak end-of-job processing if invoked via signal
2021-09-20 Jim Warnertop: justify those header #define description comments
2021-09-15 Craig Smalldocs: Add note in sysctl.conf.5 for line length
2021-09-15 Craig Smalldocs: Fix comment for priority
2021-09-15 Jan Rybarsysctl: Return non-zero if param setting failed
2021-09-15 Craig Smallmisc: Add NEWS for previous
2021-09-15 Tom Levypgrep: Add a newline after regex error messages
2021-09-15 Craig Smalltestsuite: Add sysctl test for directory checks
2021-09-15 Craig Smallsysctl: Update previous patch for newlib
2021-09-15 Craig Smallsysctl: Support systemd glob patterns
2021-09-08 Jim Warnertop: some minor tweaks supporting long cmdline options
2021-09-06 Jim WarnerNEWS: update to acknowledge top's long cmdline options
2021-09-06 Jim Warnertop: update man document with new long cmdline options
2021-09-06 Jim Warnertop: utilize getopt and introduce long cmdline options
2021-09-06 Jim Warnertop: some minor organizational tweaks for man document
2021-08-24 Jim Warnerlibrary: trade 2 strstr & atoi calls for 1 sscanf call
2021-08-24 Jim Warnerlibrary: just eliminate a couple of unnecessary braces
2021-08-24 Jim Warnertop: and just eliminate a couple of unnecessary braces
2021-08-24 Jim Warnertop: reposition call to cpus_refresh() for consistency
2021-08-24 Jim Warnertop: corrected single man document typographical error
2021-08-17 Jim Warnertop: man page now reflects change for the 'select' i/f
2021-08-12 Jim Warnerlibrary: address major bug in the 'listed_nextpid' guy
2021-08-12 Jim Warnerlibrary: disabled some code that now serves no purpose
2021-08-09 Jim Warnertop: thread mode transitions should remove focus ('F')
2021-08-09 Jim Warnertop: respond to that preceding fix in the 'select' i/f
2021-08-09 Jim Warnerlibrary: repair <pids> api boo-boo in the 'select' i/f
2021-08-09 Jim Warnerlibrary: ensure thread group leader retrieval accuracy
2021-08-09 Jim WarnerNEWS: announce changes for displaying autogroup values
2021-08-09 Jim Warnerps: document new items for displaying autogroup values
2021-08-09 Jim Warnerps: added 2 new fields for displaying autogroup values
2021-08-09 Jim Warnertop: document 2 fields for displaying autogroup values
2021-08-09 Jim Warnertop: exploit new items for displaying autogroup values
2021-08-09 Jim Warnerlibrary: add provision for displaying autogroup values
2021-08-09 Jim Warnerps: eliminated an overlooked obsoleted <pids> API item
2021-08-09 Jim Warnertop: eliminate all field numbers from the man document
2021-08-09 Jim Warnerlibrary: refactor all the readproc.h 'PROC_FILL' flags
2021-08-06 Jim Warnertop: document summary area changes involving 2 abreast
2021-08-06 Jim Warnertop: allow the summary memory lines to print 2 abreast
2021-08-06 Jim Warnertop: add a visual separator to lines printed 2 abreast
2021-08-01 Jim Warnertop: TREE_FOCUS_X works properly with multiple windows
2021-08-01 Jim Warnertop: trade most pids_stack pointers for a WIN_t ppt ix
2021-08-01 Jim Warnertop: restored a function prologue lost a long time ago
2021-07-27 Jim Warnertop: new #define added for focus ('F') toggle tweaking
2021-07-27 Jim Warnertop: introduced new focus toggle ('F'), man doc & NEWS
2021-07-27 Jim Warnertop: introduced new focus toggle ('F'), program source
2021-07-27 Jim Warnertop: make eu_TREE_LVL a signed int not an unsigned int
2021-07-27 Jim Warnerlibrary: standardize 'pointer-to-thing' whitespace use
2021-07-27 Jim Warnertop: whack a label & branch in 'summary_show' function
2021-07-27 Jim Warnertop: added a new #define to test absence of numa nodes
2021-07-27 Jim WarnerNEWS: just play catch up with some top implementations
2021-07-20 Craig Smalltestsuite: Add test for previous sysctl change
2021-07-20 Craig Smallsysctl: Check path is under /proc/sys
2021-06-25 Jim Warnerdoc: updated NEWS plus top(1) for IO accounting fields
2021-06-23 Jim Warnertop: fix a fix for the 'bye_bye' function (merge #127)
2021-06-23 Jim Warnertop: documented those newly added IO accounting fields
2021-06-23 Jim Warnertop: follow ps lead & add several IO accounting fields
2021-06-23 Jim Warnerlibrary: correct sources for IO accounting, <pids> api
2021-06-17 Craig SmallNLS: Update translate files
2021-06-17 Jim Warnertop: exploit the newly added library smaps_rollup item
2021-06-17 Jim Warnerps: adapt to the newly added library smaps_rollup item
2021-06-17 Jim Warnerlibrary: add new derived smaps_rollup item, <pids> api
2021-06-17 Jim Warnertop: refactor 'mkVIZ' support to avoid future problems
2021-06-16 Craig Smallps: Add PSS and USS fields
2021-06-16 Craig Smalltestsuite: Add test for free committed
2021-06-16 Craig Smallfree: option to show memory commit limits
2021-06-16 Érico Nogueirac: print strerror() instead of error code.
2021-06-16 Jan Alexander... free: Clean up scale_size and fix `free -h --si`
2021-06-02 Jim Warnertop: fix two potential 'alternate display mode' abends
2021-05-29 Bas van der... sysctl man page update for pattern
2021-05-29 Henrik Grimlerconfigure: add macro to check for __PROGNAME
2021-05-10 Jan RybarCoverity scan findings - memleaks, unused vars, potenti...
2021-05-02 Jim Warnerlibrary: rename/reposition two enumerators, <pids> api
2021-04-29 Jim WarnerNEWS: add comments for the new smaps_rollup provisions
2021-04-29 Jim Warnertop: document all of top's new smaps_rollup provisions
2021-04-29 Jim Warnertop: exploit some of those new smaps_rollup provisions
2021-04-29 Jim Warnerlibrary: add support for smaps_rollup file, <pids> api
2021-04-29 Jim Warnerlibrary: some miscellaneous tweaks before smaps_rollup
2021-04-29 Jim Warnertop: extend end-of-job report to reflect unused fields
2021-04-28 Christian Borntraegervmstat: add guest time to stat
2021-04-27 Jim Warnerlibrary: fix alignment with new 'io' types, <pids> api
2021-04-24 Craig Smallmisc: Add NEWS item for previous
2021-04-24 Craig Smallps: Add IO Accounting fields
2021-04-24 Craig Smalllibrary: adding IO accounting
2021-04-24 Craig Smallwatch.1: Correct long option for no linewrap.
2021-04-24 Christian Hermannbuild-sys: find split systemd libraries
2021-04-24 Issam E. Maghniescape.c: Fix missing nl_langinfo on certain configs
2021-04-24 Issam E. Maghniconfigure: Add --disable-w
2021-04-24 Jim Warnerlibrary: fix an insidious bug affecting TICS_ALL_DELTA
2021-04-24 Jim Warnerlibrary: lower addr resolution cost for TICS_ALL_DELTA
2021-04-24 Jim Warnertop: respond to library type change for TICS_ALL_DELTA
2021-04-24 Jim Warnerlibrary: lessen chance of distortion on TICS_ALL_DELTA
2021-04-06 Jim Warnerdocs: fix a couple of spelling errors in new man pages
2021-04-06 Jim Warnertop: eliminate the #define VER_J_RCFILE as superfluous
next