Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add cpu-profiling to kpod | baude | 2017-11-09 |
| | | | | | | | | | | | | | | Add a global flag for cpu-profiling to allow us to profile kpod for performance issues. To parse its results, use: go tool pprof --text <profile_path> Signed-off-by: baude <bbaude@redhat.com> Closes: #36 Approved by: mheon | ||
* | libpod create and run | baude | 2017-11-01 |
| | | | | | | patched version of the same code that went into crio Signed-off-by: baude <bbaude@redhat.com> | ||
* | Initial checkin from CRI-O repo | Matthew Heon | 2017-11-01 |
Signed-off-by: Matthew Heon <matthew.heon@gmail.com> |