Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cgroups: Add support to dump fake attach events #135

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

cgroups: Add support to dump fake attach events #135

wants to merge 1 commit into from

Commits on Jun 21, 2017

  1. cgroups: Add support to dump fake attach events

    With this its possible for users to dump the initial cgroup state into
    the traces with something like the following:
    
    cgroup = te.target.cgroups.controllers['cpuset'].cgroup('/foreground')
    cgroup.trace_cgroup_tasks()
    
    Change-Id: I1f3741ff4fdc052651a48b44a0489f17c217961c
    Signed-off-by: Joel Fernandes <[email protected]>
    Joel Fernandes committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    02bbeef View commit details
    Browse the repository at this point in the history