On Thu, 17 Oct 2013, Joe Perches wrote: > Try this: > > It adds authored/lines_added/lines_deleted to rolestats > > For instance: > > $ ./scripts/get_maintainer.pl -f mm/vmpressure.c > Tejun Heo <t...@kernel.org> > (commit_signer:6/7=86%,authored:3/7=43%,removed_lines:15/21=71%) > Michal Hocko <mho...@suse.cz> > (commit_signer:5/7=71%,authored:3/7=43%,added_lines:22/408=5%,removed_lines:6/21=29%) > Andrew Morton <a...@linux-foundation.org> (commit_signer:4/7=57%) > Li Zefan <lize...@huawei.com> (commit_signer:3/7=43%) > "Kirill A. Shutemov" <kir...@shutemov.name> (commit_signer:1/7=14%) > Anton Vorontsov <anton.voront...@linaro.org> > (authored:1/7=14%,added_lines:374/408=92%) > linux...@kvack.org (open list:MEMORY MANAGEMENT) > linux-kernel@vger.kernel.org (open list) > > I haven't tested it much. >
This looks good, thanks very much! I'm not sure how useful the removed_lines stat is, but perhaps it can be useful for someone to chime in if someone proposes a patch that includes support that had already been removed. Once it's signed off, feel free to add Acked-by: David Rientjes <rient...@google.com> Thanks again. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/