> On Mar 12, 2018, at 5:38 AM, Peter Zijlstra wrote:
>
> On Sun, Mar 11, 2018 at 10:32:44PM -0700, Song Liu wrote:
>> When a perf_event is attached to parent cgroup, it should count events
>> for all children cgroups:
>>
>> parent_group < perf_event
>> \
>>- child_group < proc
On Sun, Mar 11, 2018 at 10:32:44PM -0700, Song Liu wrote:
> When a perf_event is attached to parent cgroup, it should count events
> for all children cgroups:
>
> parent_group < perf_event
>\
> - child_group < process(es)
>
> However, in our tests, we found this perf_event can
When a perf_event is attached to parent cgroup, it should count events
for all children cgroups:
parent_group < perf_event
\
- child_group < process(es)
However, in our tests, we found this perf_event cannot report reliable
results. This is because perf_event->cgrp and cpuctx->
3 matches
Mail list logo