https://github.com/torvalds/linux
Raw File
Tip revision: 0f33be009b89d2268e94194dc4fd01a7851b6d51 authored by Linus Torvalds on 21 September 2014, 22:43:02 UTC
Linux 3.17-rc6
Tip revision: 0f33be0
CREDITS
Most of the infrastructure that 'perf' uses here has been reused
from the Git project, as of version:

    66996ec: Sync with 1.6.2.4

Here is an (incomplete!) list of main contributors to those files
in util/* and elsewhere:

 Alex Riesen
 Christian Couder
 Dmitry Potapov
 Jeff King
 Johannes Schindelin
 Johannes Sixt
 Junio C Hamano
 Linus Torvalds
 Matthias Kestenholz
 Michal Ostrowski
 Miklos Vajna
 Petr Baudis
 Pierre Habouzit
 René Scharfe
 Samuel Tardieu
 Shawn O. Pearce
 Steffen Prohaska
 Steve Haslam

Thanks guys!

The full history of the files can be found in the upstream Git commits.
back to top