[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1326729524.7642.151.camel@gandalf.stny.rr.com>
Date: Mon, 16 Jan 2012 10:58:44 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: Oleg Nesterov <oleg@...hat.com>
Cc: Ingo Molnar <mingo@...e.hu>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Ingo Molnar <mingo@...hat.com>,
Masami Hiramatsu <mhiramat@...hat.com>,
Seiji Aguchi <saguchi@...hat.com>,
linux-kernel@...r.kernel.org,
Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>
Subject: Re: [GIT PULL] tracing: make signal tracepoints more useful
On Mon, 2012-01-16 at 16:03 +0100, Oleg Nesterov wrote:
> > Which apps/tools rely
> > on the old tracepoint? If it's exactly zero apps then we might
> > be able to change it, but this needs to be investigated.
>
> If only I knew. How can we investigate this? Hopefully nothing
> relies on the old tracepoint, but who knows.
I remember Linus saying that we break ABI all the time. It's when
someone complains about it that we revert the breakage.
The chances that an app is using this tracepoint is slim. The chances
that an app is using this tracepoint *and* requires the data structure
size to remain the same is miniscule.
>
> OK. So we should add the new tracepoint. Looks a bit ugly, but
> I understand your concerns.
And it can bloat the kernel. Each tracepoint can add up to 5K in size.
I'm still working on fixing that.
-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists