VulkanProfiler ============== Welcome to VulkanProfiler - a performance profiling layer for Vulkan applications on Windows and Linux. This documentation describes the features and possibilities the layer provides and shows how those can be used to find and analyze performance bottlenecks in Vulkan applications. The latest version of the layer can be found on the `GitHub repository `_. Questions, feedback and bug reports ----------------------------------- If you find a bug, or have an idea for a feature or improvement, please `create an issue `_. Table of contents ----------------- - :ref:`Licenses` - :ref:`Getting started` - :ref:`Building` - :ref:`Installation` - :ref:`Configuration` - :ref:`Options` - :ref:`User interface` .. toctree:: :maxdepth: 2 :hidden: license getting_started/index options user_interface