Re: [PATCH] cgroup: add tracepoints for basic operations

2016-08-10 Thread Tejun Heo
On Tue, Aug 09, 2016 at 01:27:03AM -0400, Tejun Heo wrote: > From 471f89b317a21a78dacaee85957984b9f11e79e4 Mon Sep 17 00:00:00 2001 > From: Tejun Heo > Date: Tue, 9 Aug 2016 01:11:13 -0400 > > Debugging what goes wrong with cgroup setup can get hairy. Add > tracepoints for

Re: [PATCH] cgroup: add tracepoints for basic operations

2016-08-10 Thread Tejun Heo
On Tue, Aug 09, 2016 at 01:27:03AM -0400, Tejun Heo wrote: > From 471f89b317a21a78dacaee85957984b9f11e79e4 Mon Sep 17 00:00:00 2001 > From: Tejun Heo > Date: Tue, 9 Aug 2016 01:11:13 -0400 > > Debugging what goes wrong with cgroup setup can get hairy. Add > tracepoints for cgroup hierarchy

[PATCH] cgroup: add tracepoints for basic operations

2016-08-08 Thread Tejun Heo
>From 471f89b317a21a78dacaee85957984b9f11e79e4 Mon Sep 17 00:00:00 2001 From: Tejun Heo Date: Tue, 9 Aug 2016 01:11:13 -0400 Debugging what goes wrong with cgroup setup can get hairy. Add tracepoints for cgroup hierarchy mount, cgroup creation/destruction and task migration

[PATCH] cgroup: add tracepoints for basic operations

2016-08-08 Thread Tejun Heo
>From 471f89b317a21a78dacaee85957984b9f11e79e4 Mon Sep 17 00:00:00 2001 From: Tejun Heo Date: Tue, 9 Aug 2016 01:11:13 -0400 Debugging what goes wrong with cgroup setup can get hairy. Add tracepoints for cgroup hierarchy mount, cgroup creation/destruction and task migration operations for