On Wed, 21 Jan 2015 12:19:53 -0500 Steven Rostedt <[email protected]> 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

