Commit Graph

25 Commits (b7626ecdbf4c51c902719cd025a388cdcd45e5e0)

Author SHA1 Message Date
Julius Volz d05aac43e4 Fix capitalization of CPU acronym throughout
4 years ago
Julian Kornberger cfcaeee145
Use strconv.Itoa() instead of fmt.Sprintf() (#1566)
5 years ago
Ben Ye 2477c5c67d switch to go-kit/log (#1575)
5 years ago
ioriveur 17fee8081f Check BSD's mib which accounts for swap size (#1149)
6 years ago
Mario Trangoni c9f421d0dd Fix some golint issues (#927)
7 years ago
Ben Kochie 14d60958d6
Unify CPU collector conventions (#806)
7 years ago
Calle Pettersson 859a825bb8 Replace --collectors.enabled with per-collector flags (#640)
7 years ago
Karsten Weiss bca09abf1c golint: Fix NewStatCollector() doc string.
8 years ago
stuart nelson 450fe0f3ba Add test
8 years ago
stuart nelson ee37a27d91 Export values as uint64_t
8 years ago
stuart nelson e942d7e234 Maintain granularity in cpu data
8 years ago
stuart nelson 57f88ac4f6 Update comment
8 years ago
stuart nelson 78c84b1a47 Remove old freq finding code
8 years ago
stuart nelson 45ac033d9e Use correct frequency for calculating cpu time
8 years ago
stuart nelson 8cc06aab04 Remove unneeded ncpu variable
8 years ago
stuart nelson 9f7822ccdc Remember to bzero string
8 years ago
stuart nelson c02dcdeb35 Remove unused comment.
8 years ago
stuart nelson 3e4a154656 Correctly exporting values
8 years ago
stuart nelson 4b4385bd44 Remove free
8 years ago
stuart nelson cc5142a007 Remove some unnecessary includes
8 years ago
stuart nelson a9d27ea722 Appears to be working? Still need to cleanup after self
8 years ago
stuart nelson 1d75b376ae checkpoint
8 years ago
stuart nelson 1b7a18c271 Creating slice from C-array
8 years ago
stuart nelson 03da1ea516 successfully exporting one of 2 cpus
8 years ago
stuart nelson cda2f493ee wip
8 years ago