https://github.com/google/kmsan
Raw File
Tip revision: d1d7f15cd81979c8720bce6c27ab7bcfdaea3fa7 authored by Alexander Potapenko on 10 November 2022, 08:58:00 UTC
DO-NOT-SUBMIT: kmsan: add the kmsan_exceed_max_origin_depth tracing event
Tip revision: d1d7f15
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