On Fri, Dec 18, 2020 at 8:01 AM Tom Hromatka <tom.hroma...@oracle.com> wrote: > > Add cgroup v2 support to cgsnapshot. The associated > tests will be sent out in a separate patchset. > > Code is available here: > https://github.com/drakenclimber/libcgroup/tree/issues/cgsnapshot2 > > Tests are available here: > https://github.com/drakenclimber/libcgroup-tests/tree/issues/cgsnapshot2 > > Automated test results (via Github Actions) are > available here: > https://github.com/drakenclimber/libcgroup/actions/runs/429162509 > > Code coverage increased by 2.9% and now stands at 31.5% > https://coveralls.io/github/drakenclimber/libcgroup?branch=issues/cgsnapshot2 > > Tom Hromatka (2): > api.c: Export cgroup_build_tasks_procs_path() > cgsnapshot: Replace hardcoded "tasks" file
Reviewed-by: Dhaval Giani <dhaval.gi...@oracle.com> > > src/api.c | 15 +++------------ > src/libcgroup-internal.h | 18 ++++++++++++++---- > src/libcgroup.map | 4 ++++ > src/tools/cgsnapshot.c | 26 +++++++++++++++----------- > 4 files changed, 36 insertions(+), 27 deletions(-) > > -- _______________________________________________ Libcg-devel mailing list Libcg-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libcg-devel