Blame view

kernel/linux-imx6_3.14.28/tools/perf/CREDITS 603 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
  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.