Skip to content

[RFC] CPU residency analysis based on a pivot

Darryl Green requested to merge github/fork/joelagnel/cgroup-attach into master

Created by: joelagnel

Hi @derkling, Here's a quick attempt to get meaningful cgroup_attach_task events by combining the devlib fake attach events with the real ones. Just posting for any thoughts/ideas/feedback. I've lightly tested it and its working fine for me. Also added in the residency module.

Merge request reports