Re: [PATCH 9/9] block, trace: implement ioblame - IO tracer withorigin tracking

From: Tejun Heo
Date: Tue Jan 10 2012 - 20:05:27 EST


Hello,

On Tue, Jan 10, 2012 at 4:25 PM, Chanho Park <chanho61.park@xxxxxxxxxxx> wrote:
>> +#define CREATE_TRACE_POINTS
>> +#include <trace/events/ioblame.h>
>
> I can't find it from patchset. So when compiling, I've got below error.
>
> CC      kernel/trace/power-traces.o
> kernel/trace/ioblame.c:308: fatal error: trace/events/ioblame.h: No such
> file or directory
> compilation terminated.
> make[2]: *** [kernel/trace/ioblame.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
>
> Are you forgot to attach it or just only RFC?

Eh... crap. That's me forgetting to do quilt add. :( I'll resend shortly.

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/