perfgrind - tools for collecting samples from Linux performance events subsystem and converting profiling data to callgrind format, allowing it to be read with KCachegrind
-
Updated
Nov 20, 2022 - C++
perfgrind - tools for collecting samples from Linux performance events subsystem and converting profiling data to callgrind format, allowing it to be read with KCachegrind
Convert CPU profiles exported from Chrome to callgrind format
Final year research project covering: a novel multi-core benchmark application using C++, featuring significant performance improvements with SIMD intrinsics. Includes a multi-threaded MobileNet CNN model and an optimized DeBaTE-FI platform for embedded systems.
Pokročilé nástroje pro vývoj a monitorování software (prezentace)
Code for lighting talk about Valgrind and Valgrind tools. Usage examples and more.
Run mbedTLS server and client program and collect profiling metrics for a list of ciphersuties. The results are presented in a graph. Uses valgring (callgring tool) to count the number of CPU cycles.
perfgrind - tools for collecting samples from Linux performance events subsystem and converting profiling data to callgrind format, allowing it to be read with KCachegrind
"Valgrind Client Request" interface for Rust programs
High-precision and consistent benchmarking framework/harness for Rust
Add a description, image, and links to the callgrind topic page so that developers can more easily learn about it.
To associate your repository with the callgrind topic, visit your repo's landing page and select "manage topics."