Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (22 loc) · 1.02 KB

CREDITS.md

File metadata and controls

24 lines (22 loc) · 1.02 KB

Performance Layers Contributors List


If you have contributed a patch or made some other contribution to the project, please submit a patch to this file to add yourself.

  1. Steven Perron stevenperron@google.com
    • Design and initial implementation of the compile- and run-time layers.
  2. Jakub Kuderski kubak@google.com
    • Concurrency, precision, Vulkan Loader interaction, and logging fixes.
    • CMake build system support, unit tests, CI, open-source release.
    • Frame time layer log analysis. Event log analysis and timeline view plots.
    • Benchmark start detection.
    • Logging.
    • Automatic intercepted layer function registration.
    • Input buffers.
    • Pipeline cache sideload layer.
  3. Brian Watling bwatling@google.com
    • Frame time layer.
  4. Niels Möller nisse@google.com
    • Memory usage layer.
  5. Milad Hakimi miladhakimi@google.com
    • Runtime tests with vkcube & FileCheck.
    • Chrome Event Tracing format support.