summaryrefslogtreecommitdiff
path: root/libpod/stats.go
AgeCommit message (Expand)Author
2020-07-28Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh
2020-07-06move go module to v2Valentin Rothberg
2020-05-05v2 podman statsbaude
2020-02-11api: fix the CPU stats reportedGiuseppe Scrivano
2019-11-02stats: fix calculation for the CPU timeGiuseppe Scrivano
2019-09-10Add support for launching containers without CGroupsMatthew Heon
2019-07-30Build fix for 32-bit systems.Pete Johanson
2019-07-21golangci-lint round #3baude
2019-07-08code cleanupbaude
2019-07-02stats: use runtime.NumCPU when percpu counters are not availableGiuseppe Scrivano
2019-06-27libpod removal from main (phase 2)baude
2019-06-26libpod: use pkg/cgroups instead of containerd/cgroupsGiuseppe Scrivano
2019-06-25remove libpod from mainbaude
2018-10-03Add ability for ubuntu to be testedbaude
2018-08-23Changed GetContainerStats to return ErrCtrStateInvalidhaircommander
2018-08-21Fixed segfault in stats where container had netNS none or from containerhaircommander
2018-08-10Add batch check to container stats lockMatthew Heon
2018-06-29changes to allow for darwin compilationbaude
2018-05-11Major fixes to systemd cgroup handlingMatthew Heon
2018-04-11Containers transitioning to stop should not break statsbaude
2018-02-28podman stats add networkingbaude
2018-02-01Update stats code to reflect changes to containerd stats APIMatthew Heon
2018-01-25Fix podman stats based on QE feedbackumohnani8
2018-01-19Cleanup of podman statsDaniel J Walsh
2017-12-13kpod statsbaude