[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150121123243.26c4846c@gandalf.local.home>
Date: Wed, 21 Jan 2015 12:32:43 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Al Viro <viro@...IV.linux.org.uk>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Ingo Molnar <mingo@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [RFC][PATCH 0/5] tracing: Add new file system tracefs
On Wed, 21 Jan 2015 12:19:53 -0500
Steven Rostedt <rostedt@...dmis.org> wrote:
> ----
> fs/Makefile | 1 +
> fs/tracefs/Makefile | 4 +
> fs/tracefs/inode.c | 649 +++++++++++++++++++++++++++++++++++
> include/uapi/linux/magic.h | 2 +
> kernel/trace/ftrace.c | 22 +-
> kernel/trace/trace.c | 178 +++++-----
> kernel/trace/trace.h | 2 +-
> kernel/trace/trace_events.c | 32 +-
> kernel/trace/trace_functions_graph.c | 7 +-
> kernel/trace/trace_kprobe.c | 10 +-
> kernel/trace/trace_probe.h | 2 +-
> kernel/trace/trace_stat.c | 10 +-
> scripts/tags.sh | 2 +-
Ignore this file. It was added by mistake (will remove in next version).
-- Steve
> 13 files changed, 789 insertions(+), 132 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