perf_counter tools: Add CREDITS file for Git contributors
authorIngo Molnar <mingo@elte.hu>
Wed, 24 Jun 2009 17:54:29 +0000 (19:54 +0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 24 Jun 2009 17:54:29 +0000 (19:54 +0200)
commit1b173f77dd0d5fd4f0ff18034aaa79e30da068b9
tree094aff1cc32273b58ccf9beb883fc1c63581be2a
parent3d63259583278262d9153316094e315f73ebfcb5
perf_counter tools: Add CREDITS file for Git contributors

Much of perf's libraries comes from the Git project. I noticed
that the files (in tools/perf/util/*.[ch] and elsewhere) are
quite spartan wrt. credits, so lets add a CREDITS file that
includes an (incomplete!) list of main contributors.

Thanks guys, these libraries are really useful. Special thanks
go to Johannes Schindelin and Junio C Hamano for coming up with
this list.

List-Composed-By: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/CREDITS [new file with mode: 0644]