public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] uprobes: kill uprobe_trace_consumer and other cleanups
@ 2013-01-28 18:24 Oleg Nesterov
  2013-01-28 18:24 ` [PATCH 1/5] uprobes: Ensure inode != NULL in create_trace_uprobe() Oleg Nesterov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Oleg Nesterov @ 2013-01-28 18:24 UTC (permalink / raw)
  To: Ingo Molnar, Srikar Dronamraju, Steven Rostedt
  Cc: Anton Arapov, Frank Eigler, Josh Stone, Masami Hiramatsu,
	Suzuki K. Poulose, linux-kernel

Hello.

On top of
"[PATCH 0/4] uprobes: Teach debug/tracing/uprobe_events to do the filtering"
I sent yesterday.

I tried to test that series, seems to work...

This one tries to cleanup the code. No functional changes. Almost untested
so far, but please review.

Since I had to look at this code, I simply can't resist. uprobe_trace_consumer
complicates the code for no reason and imho should die.

Oleg.

 kernel/trace/trace_uprobe.c |  146 ++++++++++++++++++-------------------------
 1 files changed, 62 insertions(+), 84 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-01-28 18:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-28 18:24 [PATCH 0/5] uprobes: kill uprobe_trace_consumer and other cleanups Oleg Nesterov
2013-01-28 18:24 ` [PATCH 1/5] uprobes: Ensure inode != NULL in create_trace_uprobe() Oleg Nesterov
2013-01-28 18:24 ` [PATCH 2/5] uprobes: Introduce trace_uprobe->enabled Oleg Nesterov
2013-01-28 18:24 ` [PATCH 3/5] uprobes: Kill uprobe_trace_consumer, embed uprobe_consumer into trace_uprobe Oleg Nesterov
2013-01-28 18:25 ` [PATCH 4/5] uprobes: Kill set_trace_uprobe_filter_func() Oleg Nesterov
2013-01-28 18:25 ` [PATCH 5/5] uprobes: Kill trace_uprobe->enabled, introduce is_trace_uprobe_enabled() Oleg Nesterov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox