- Jan 07, 2013
-
-
Nigel Kukard authored
* Fixed (double) cast, it should be (long double) * Reduce precision of statsTimeDelayed
-
- Jan 06, 2013
-
-
Nigel Kukard authored
-
- Jan 02, 2013
-
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
* Added support for dynamic tickBucketMax size * Initialize tickBucket with the max number of ticks allowed * Error checking on -c/--cpu-limit & -l/--load-limit * More verbosity on -vv to display our limits
-
- Jan 01, 2013
-
-
Nigel Kukard authored
-
Nigel Kukard authored
* Changed gettimeofday to clock_gettime which is monotonic * Changed integer usage to use uint*_t and other standard types * Updated configure.ac to better detect the environment
-
Nigel Kukard authored
* Proper start CPU time when using -p (and -P) * Fixed bug where process group CPU time was used instead of process time * Added documentation for -vvvv * Fixed bug where the pgid could be killed instead of pid
-
- Dec 31, 2012
-
-
Nigel Kukard authored
Added support to work on a process or process gorup. We are going to default to a single PID if specified on the commandline. Not an entire process group.
-
Nigel Kukard authored
-
- Dec 30, 2012
-
-
Nigel Kukard authored
-