Who wrote 3.5
Who wrote 3.5
Posted Aug 1, 2012 17:27 UTC (Wed) by nevets (subscriber, #11875)Parent article: Who wrote 3.5
Hmm, I got the top 3 spot for most lines changed due to my libtraceevents library finally making it into the kernel tools directory from trace-cmd and incorporated into perf.
Should we really be posting changes to the tools directory as those that wrote 3.5 kernel?
Hey! I like being at #3, but really, it wasn't for my work in the kernel.
$ git log -p --author=rostedt v3.4..v3.5 tools |diffstat | tail -1 43 files changed, 13740 insertions(+), 6963 deletions(-) $ git log -p --author=rostedt v3.4..v3.5 arch include kernel |diffstat|tail -1 27 files changed, 875 insertions(+), 453 deletions(-)
