2016-07-16 |
Jim Warner | library: some minor miscellaeous improvements, 3rd gen |
commit | commitdiff | tree | snapshot |
2016-07-16 |
Jim Warner | top: due to <STAT> api, relocate that NUMA stderr hack |
commit | commitdiff | tree | snapshot |
2016-07-16 |
Jim Warner | vmstat: disallow 'disks' under that 'partition' switch |
commit | commitdiff | tree | snapshot |
2016-07-16 |
Jim Warner | vmstat: correct that wide-format when displaying disks |
commit | commitdiff | tree | snapshot |
2016-07-16 |
Jim Warner | library: recycle the QUICK_THREADS #define, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Craig Small | watch: fix process_ansi typo |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Craig Small | build-sys: cleanup of tests |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Josh Triplett | watch: Don't attempt to ungetc parts of unknown ANSI... |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Josh Triplett | watch: Fix ANSI escape sequence termination |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Josh Triplett | watch: Don't process additional numbers in unknown... |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Craig Small | build-sys: Revert noinst and check programs |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Craig Small | build-sys: Make check programs before check |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Craig Small | watch: fix 8bit regression |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Jim Warner | build sys: update configure.ac for the latest autoscan |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Jim Warner | misc: eliminated every instance of trailing whitespace |
commit | commitdiff | tree | snapshot |
2016-07-09 |
Jim Warner | library: the overlooked twerks (oops, tweaks), 3rd gen |
commit | commitdiff | tree | snapshot |
2016-07-06 |
Jim Warner | library: some tweaks to 2 file read functions, 3rd gen |
commit | commitdiff | tree | snapshot |
2016-07-06 |
Jim Warner | top: eliminate 2 author sections from the man document |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Craig Small | documentation: Update watch man page |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Craig Small | watch,free: interpet intervals in non-locale way |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Craig Small | documentation: rewrite for shared in free |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Simon Tatham | library: find tty device name of process quicker |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Jim Warner | library: refactor exposed pointers management, 3rd gen |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Jim Warner | library: reduce copies of items to minimum, <STAT> api |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Jim Warner | library: stop treating lxcname differently, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Jim Warner | library: standardize extents_free_all() logic, 3rd gen |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Craig Small | watch: truncate command in non-8 bit mode |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Jesse Hathaway | watch: Add hostname to the header |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Craig Small | kill: Correct pid type |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Craig Small | library: Cater for 32 char device names |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Craig Small | kill: report error if cannot kill process |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Jim Warner | misc: adapt others to struct layout change, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Jim Warner | library: more pids_fetch struct opaqueness, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Jim Warner | library: partial revert of that numa 'fix', <STAT> api |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Jim Warner | library: a couple of miscellaneous changes, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Jim Warner | misc: adapt others to the changes in 'get' return type |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Jim Warner | library: <SLABINFO> api, change that 'get' return type |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Jim Warner | library: <MEMINFO> api, changed that 'get' return type |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Jim Warner | library: <VMSTAT> api, change in the 'get' return type |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Jim Warner | library: <STAT> api, change for that 'get' return type |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Jim Warner | library: bug fix if libnuma.so unavailable, <STAT> api |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Craig Small | library: rename clashing pwcache functions |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Jan Rybar | - Fixing incorrect memory usage assessment due to skipp... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Jim Warner | top: some miscellaneous tweaks to code and/or comments |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Jim Warner | library: optional parms protection missing, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Jim Warner | top: improved that #define PRETENDNOCAP implementation |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Jim Warner | library: more tweaks for code and/or comments, 3rd gen |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Jim Warner | top: swat nasty obscure bug associated with numa nodes |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Jim Warner | library: file now parsed with 'hsearch', <MEMINFO> api |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Jim Warner | library: final tweaks to code and/or comments, 3rd gen |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Jim Warner | library: please keep procps-private.h free of #include |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Jim Warner | library: overcome effect of copy/paste, <SLABINFO> api |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Jim Warner | library: adjust 'noop' callback definition, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Jim Warner | slabtop: correct the sort behavior for that NAME field |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Jim Warner | top: share the rcfile between master & newlib branches |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Jim Warner | misc: adapt pgms to pids_sort_order change, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Jim Warner | library: misc tweaks for code and comments, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Jim Warner | library: make struct name more descriptive, <STAT> api |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Jim Warner | library: fix upper bounds enum delimiter, <VMSTAT> api |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Jim Warner | library: whack a superfluous assignment, <MEMINFO> api |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Jim Warner | misc: adapted other pgms to changes in, <SLABINFO> api |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Jim Warner | library: normalize/standardize the i/f, <SLABINFO> api |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Jim Warner | library: rename the 'slab' sources as 'slabinfo' files |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Craig Small | library: fix new and unref pids test |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Jim Warner | vmstat: adapted to the interface changes, <VMSTAT> api |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Jim Warner | library: normalize/standardize interface, <VMSTAT> api |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Jim Warner | vmstat: fix 1st time enumerators so zeros aren't shown |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Jim Warner | top: just miscellaneous tweaks to code and/or comments |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Jim Warner | library: improve internal 'get' processing, <STAT> api |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Jim Warner | library: add parameter checks for 'get', <MEMINFO> api |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Craig Small | library: Fix pids API tests |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Jim Warner | library: eliminated a final potential NULL, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Craig Small | library: move QUICK_THREADS hack before return |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Craig Small | pmap: Minor fixes |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Jim Warner | library: respond to coverity (reluctantly), <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Jim Warner | library: avoid any --with-systemd conflict, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Craig Small | vmstat: sys variables are unsigned longs |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Jim Warner | pmap: finally silence a warning without creating a bug |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Jim Warner | library: try different alignment for types, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Jim Warner | ps+top: adapt for changes in results types, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Jim Warner | library: try to minimize the results types, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Jim Warner | misc: adapt others to changes in interface, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Jim Warner | library: standardize portions of interface, <PIDS> api |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Craig Small | library: oldproc_open has always yes check |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Craig Small | library: Remove dead branch in file2strvec |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Craig Small | library: slab sort derefence after check |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Craig Small | vmstat: use_format use new stat select |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Craig Small | vmstat: use new API for meminfo and stat |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Jim Warner | library: remove the ull_int result type, <MEMINFO> api |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Jim Warner | library: allow negative delta values for 2, <STAT> api |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Jim Warner | ps: ensuring procps_meminfo_new success, <MEMINFO> api |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Jim Warner | library: ain't like your father's delta, <MEMINFO> api |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Craig Small | ps: Output of nwchan is a number |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Craig Small | library: minor fix for procps_meminfo_select |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Jim Warner | vmstat: interface change separate patch, <MEMINFO> api |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Jim Warner | misc: adapted other programs to changes, <MEMINFO> api |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Jim Warner | library: improve/normalize an interface, <MEMINFO> api |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Jim Warner | library: lift item restrictions on 'get()', <STAT> api |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Jim Warner | library; add more of my gratuitous changes, <STAT> api |
commit | commitdiff | tree | snapshot |
2016-05-08 |
Jim Warner | misc: adapt additional programs to changes, <STAT> api |
commit | commitdiff | tree | snapshot |
next |