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

 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(-)

-- 
2.25.4



_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to