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

From: Chanho Park
Date: Tue Jan 10 2012 - 19:25:55 EST


Hello,

> +#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?

Best regards,
Chanho Park

--
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/