Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When system calls indicate an error they return -1, not some arbitrary | 2019-06-28 | 1 | -2/+2 | |
* | Add new KERN_CPUSTATS sysctl(2) so we can identify offline CPUs. | 2018-11-17 | 1 | -34/+34 | |
* | Revert KERN_CPTIME2 ENODEV changes in kernel and userspace. | 2018-10-05 | 1 | -31/+3 | |
* | KERN_CPTIME2: set ENODEV if the CPU is offline. | 2018-09-26 | 1 | -3/+31 | |
* | Stopping counting and reporting CPU time spent spinning on a lock as | 2018-05-14 | 1 | -13/+16 | |
* | garbage collect unused variable tm | 2016-01-02 | 1 | -3/+1 | |
* | first batch of programs adapting to the namespace cleanup | 2015-01-16 | 1 | -2/+2 | |
* | Remove non-standard <sys/dkstat.h> header. It has not contained anything | 2014-09-15 | 1 | -2/+2 | |
* | Correctly NUL-terminate the cpu view array. Fix a segfault on powerpc | 2013-09-11 | 1 | -2/+2 | |
* | Add a new screen "cpu" that simply lists the usage of each CPU core. | 2013-09-07 | 1 | -0/+269 |