Skip to content

Commit

Permalink
python: Add support for populating an in-memory cgroup tree
Browse files Browse the repository at this point in the history
Add support to the python bindings for walking the cgroup hierarchy (or
a subset of it) and building an in-memory representation of the
hierarchy.  This will be used in subsequent commits for tools that can
analyze a cgroup hierarchy and display user-friendly trees and lists.

Signed-off-by: Tom Hromatka <[email protected]>
  • Loading branch information
drakenclimber committed Apr 24, 2024
1 parent 46210dd commit 0dd612b
Showing 1 changed file with 403 additions and 5 deletions.
Loading

0 comments on commit 0dd612b

Please sign in to comment.