Códigos fuente del libro "Principios y algoritmos de concurrencia"
-
Updated
Aug 15, 2015 - C
Códigos fuente del libro "Principios y algoritmos de concurrencia"
A set of benchmarks to measure critical system operations
Codes Developed in Course ECEN 5813 Principles of Embedded Software
MIR is a task-based runtime system library specialized for high performance execution and detailed yet cost-effective profiling of OpenMP programs.
This library hooks malloc to provide leak information, allocation per function and also allows you to limit heap usage. You can also add custom traces and filters.
Native Android plugin for Unity enabling the use of detailed profiler tags inside Arm's DS-5 Streamline profiler.
Single Header Profiling library using chrome://tracing
A JVMTI-based profiling agent for measuring execution time of methods
OMPT-based tool for fine-grained tracing of task and loops
Execution Profiler that analyses the given code
An HTML generator for Valgrind's Memcheck tool
Add a description, image, and links to the profiling topic page so that developers can more easily learn about it.
To associate your repository with the profiling topic, visit your repo's landing page and select "manage topics."