[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130716185658.GA21167@redhat.com>
Date: Tue, 16 Jul 2013 20:56:58 +0200
From: Oleg Nesterov <oleg@...hat.com>
To: Steven Rostedt <rostedt@...dmis.org>,
Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>
Cc: "zhangwei(Jovi)" <jovi.zhangwei@...wei.com>,
Jiri Olsa <jolsa@...hat.com>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
Srikar Dronamraju <srikar@...ux.vnet.ibm.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Ingo Molnar <mingo@...hat.com>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: [RFC PATCH 0/4] tracing: fix open/delete fixes
Hello.
Completely untested and _incomplete_. This ignores instance_delete()
and ftrace_event_format_fops, at least.
But I am not going to even try to finish this series unless you tell
me that you agree with this approach.
I have no idea what else could I miss. I probably understand no more
than 1% of this code, I won't be surprized if this can't work.
To remind, we also need other changes we are discussing.
Oleg.
kernel/trace/trace.h | 4 +-
kernel/trace/trace_events.c | 126 ++++++++++++++++--------------------
kernel/trace/trace_events_filter.c | 21 ++----
3 files changed, 66 insertions(+), 85 deletions(-)
--
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