Re: [PATCH] sched/deadline: add GRUB bw change tracepoints

2017-07-05 Thread kbuild test robot
Hi Claudio, [auto build test ERROR on tip/auto-latest] [cannot apply to v4.12] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH] sched/deadline: add GRUB bw change tracepoints

2017-07-05 Thread kbuild test robot
Hi Claudio, [auto build test ERROR on tip/auto-latest] [cannot apply to v4.12] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH] sched/deadline: add GRUB bw change tracepoints

2017-07-04 Thread Claudio Scordino
Ouch, you'right. Now that I recall, you provided the first draft for internal debugging but it was Luca who agreed to add it to the patchset. Sorry for the mistake guys. Best, Claudio 2017-07-04 15:12 GMT+02:00 Claudio Scordino : > Ouch, you'right. > > Now that I

Re: [PATCH] sched/deadline: add GRUB bw change tracepoints

2017-07-04 Thread Claudio Scordino
Ouch, you'right. Now that I recall, you provided the first draft for internal debugging but it was Luca who agreed to add it to the patchset. Sorry for the mistake guys. Best, Claudio 2017-07-04 15:12 GMT+02:00 Claudio Scordino : > Ouch, you'right. > > Now that I recall, you provided the

Re: [PATCH] sched/deadline: add GRUB bw change tracepoints

2017-07-04 Thread Juri Lelli
Hi Claudio, On 04/07/17 14:29, Claudio Scordino wrote: > This patch adds a tracepoint for tracing the total and running > bandwidths of GRUB's runqueue. > > Signed-off-by: Claudio Scordino > Signed-off-by: Juri Lelli Don't remember signing this

Re: [PATCH] sched/deadline: add GRUB bw change tracepoints

2017-07-04 Thread Juri Lelli
Hi Claudio, On 04/07/17 14:29, Claudio Scordino wrote: > This patch adds a tracepoint for tracing the total and running > bandwidths of GRUB's runqueue. > > Signed-off-by: Claudio Scordino > Signed-off-by: Juri Lelli Don't remember signing this off. Or if I did it was maybe for internal

[PATCH] sched/deadline: add GRUB bw change tracepoints

2017-07-04 Thread Claudio Scordino
This patch adds a tracepoint for tracing the total and running bandwidths of GRUB's runqueue. Signed-off-by: Claudio Scordino Signed-off-by: Juri Lelli Signed-off-by: Luca Abeni --- include/trace/events/sched.h | 32

[PATCH] sched/deadline: add GRUB bw change tracepoints

2017-07-04 Thread Claudio Scordino
This patch adds a tracepoint for tracing the total and running bandwidths of GRUB's runqueue. Signed-off-by: Claudio Scordino Signed-off-by: Juri Lelli Signed-off-by: Luca Abeni --- include/trace/events/sched.h | 32 kernel/sched/deadline.c | 11