libGPUCounters
GPU profiler
A utility library providing access to performance counters on Arm GPUs.
A utility library for application developers to sample Arm Immortalis GPU or Arm Mali GPU performance counters.
211 stars
16 watching
53 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rib/gputop | A tool for analyzing GPU performance and metrics in real-time, providing graphical and machine-readable data for developers | 160 |
jeremymain/gpuprofiler | A tool that captures system details and resource utilization metrics to help analyze performance and size virtual GPU environments. | 286 |
gpuopen-tools/radeon_gpu_profiler | A low-level profiling tool for analyzing GPU workloads and optimizing DirectX 12 and Vulkan games on AMD GPUs. | 393 |
vinjn/gpuprof | A tool for profiling GPU performance in real-time, allowing developers to monitor and optimize their applications' resource usage. | 31 |
gpuopen-tools/radeon_compute_profiler | A performance analysis tool for OpenCL and ROCm/HSA applications on AMD Radeon graphics cards | 85 |
srvm/cupti_profiler | A CUDA profiling library that allows developers to collect metrics and events from within CUDA applications. | 37 |
llnl/caliper | A performance analysis and instrumentation library for HPC programs | 352 |
lpereira/hardinfo | A system profiler and benchmark tool for Linux systems that gathers hardware and software information. | 770 |
cedricguillemet/libprofiler | A tool to measure time taken by specific code portions | 80 |
pocketwatchgames/pockettrace | A tool for measuring performance and timing in C++ applications | 77 |
anderskm/gputil | A Python module for getting the status of NVIDIA GPUs using nvidia-smi programmatically | 1,137 |
r-kan/semile | Provides an integrated profiling framework for C and Python programs with minimal runtime overhead. | 92 |
arm-software/perfdoc | A Vulkan layer that checks applications against best practices on Arm Mali devices | 116 |
arm-software/opengl-es-sdk-for-android | A software development kit for building OpenGL ES applications on Android devices with Mali GPUs and ARM processors. | 365 |
gpuopen-tools/radeon_gpu_analyzer | An offline compiler and code analysis tool for various GPU architectures and programming languages. | 420 |