Re: [GIT PULL] tracing: Updates for 4.2

From: Linus Torvalds
Date: Fri Jun 26 2015 - 17:09:21 EST


On Fri, Jun 26, 2015 at 8:16 AM, Steven Rostedt <rostedt@xxxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/