On Mon, Jul 6, 2015 at 11:45 PM, Peter Zijlstra wrote:
> On Mon, Jul 06, 2015 at 12:15:45PM -0700, Cong Wang wrote:
>> Currently we only have one sched_switch trace event
>> for task switching, which is generated very early during
>> task switch. When we try to monitor per-container perf
>> events
On Mon, Jul 6, 2015 at 5:15 PM, Steven Rostedt wrote:
> On Mon, 6 Jul 2015 12:15:45 -0700
> Cong Wang wrote:
>
>> Currently we only have one sched_switch trace event
>> for task switching, which is generated very early during
>> task switch. When we try to monitor per-container perf
>> events, t
On Mon, Jul 06, 2015 at 12:15:45PM -0700, Cong Wang wrote:
> Currently we only have one sched_switch trace event
> for task switching, which is generated very early during
> task switch. When we try to monitor per-container perf
> events, this is not what we expect.
>
> For example, we have a proc
On Mon, 6 Jul 2015 12:15:45 -0700
Cong Wang wrote:
> Currently we only have one sched_switch trace event
> for task switching, which is generated very early during
> task switch. When we try to monitor per-container perf
> events, this is not what we expect.
>
> For example, we have a process A
Currently we only have one sched_switch trace event
for task switching, which is generated very early during
task switch. When we try to monitor per-container perf
events, this is not what we expect.
For example, we have a process A which is in the cgroup
we monitor, and process B which isn't, whe
5 matches
Mail list logo