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