Re: [PATCH 1/2 v2] tracing/syscalls: core infrastructure for syscallstracing

From: Steven Rostedt
Date: Mon Apr 06 2009 - 20:30:28 EST



On Tue, 7 Apr 2009, Frederic Weisbecker wrote:
> >
> > What does syscalls.h really need to pull in at this point ... is there
> > a way for it to get it without pulling in so much extra stuff?
>
>
> Ah, I see. I wondered somewhat when I included ftrace.h from syscall.h,
> I didn't know why it stressed me but now I understand :-)
>
> Though this is weird that both ia32 and ia64 definitions are allowed to be
> included like that.
>
> Anyway, I will put the syscalls tracing headers to a separate file to fix
> that, thanks for reporting this!

Yeah, probably just separate out what is needed into a file called
syscall_trace.h ?

-- Steve

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