aboutsummaryrefslogtreecommitdiff
path: root/collector/cpu_dragonfly.go
Commit message (Expand)AuthorAge
* Use strconv.Itoa() instead of fmt.Sprintf() (#1566)Julian Kornberger2020-02-19
* switch to go-kit/log (#1575)Ben Ye2019-12-31
* Check BSD's mib which accounts for swap size (#1149)ioriveur2018-11-17
* Fix some golint issues (#927)Mario Trangoni2018-04-29
* Unify CPU collector conventions (#806)Ben Kochie2018-02-01
* Replace --collectors.enabled with per-collector flags (#640)Calle Pettersson2017-09-28
* golint: Fix NewStatCollector() doc string.Karsten Weiss2017-05-14
* Add teststuart nelson2016-09-28
* Export values as uint64_tstuart nelson2016-09-20
* Maintain granularity in cpu datastuart nelson2016-09-20
* Update commentstuart nelson2016-09-19
* Remove old freq finding codestuart nelson2016-09-19
* Use correct frequency for calculating cpu timestuart nelson2016-09-19
* Remove unneeded ncpu variablestuart nelson2016-09-18
* Remember to bzero stringstuart nelson2016-09-18
* Remove unused comment.stuart nelson2016-09-18
* Correctly exporting valuesstuart nelson2016-09-18
* Remove freestuart nelson2016-09-17
* Remove some unnecessary includesstuart nelson2016-09-17
* Appears to be working? Still need to cleanup after selfstuart nelson2016-09-17
* checkpointstuart nelson2016-09-17
* Creating slice from C-arraystuart nelson2016-09-17
* successfully exporting one of 2 cpusstuart nelson2016-09-10
* wipstuart nelson2016-09-10