[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFyEXvjy5PUKKw+PaveA2sTYA4QnM31X5WzF4skPkDL3Pw@mail.gmail.com>
Date: Fri, 26 Jun 2015 14:09:11 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Ingo Molnar <mingo@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [GIT PULL] tracing: Updates for 4.2
On Fri, Jun 26, 2015 at 8:16 AM, Steven Rostedt <rostedt@...dmis.org> wrote:
>
> 43 files changed, 2034 insertions(+), 2085 deletions(-)
Please fix your script, and add the "-M" flag to the diff generation.
The above is incorrect.
The real statistics are
41 files changed, 1024 insertions(+), 1075 deletions(-)
rename include/linux/{ftrace_event.h => trace_events.h} (76%)
create mode 100644 include/trace/perf.h
rename include/trace/{ftrace.h => trace_events.h} (51%)
(and you get that filename change update too if you just add
"--summary" to the "git diff --stat" line too).
Linus
--
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