gprof
There are 15 repositories under gprof topic.
Erdk/introtoprofiling
Intorduction to profiling C\C++ applications. Description of different tools, comparison of capabilities and examples in code.
sbzpro/riscv-gprof
using gprof with RISC-V embedded 32 bit systems bare-metal . It can be modified to support 64 bit as well
EmuxEvans/gprof2dot
Converts profiling output to a dot graph.
Malferrari48/HPC_assignments_group7
The set of two assignments made during the "High performance computing" course: one with OpenMP and the other with CUDA. Profiling was also done in both. My final grade was 28/30 including the oral exam.
pushpadevl/aes_c
AES-128, 192, 256 in C with CBC, ECB, CTR mode.
RaphaeleL/Raytracer
Basic Raytracer ☕️
ayushsharma-crypto/Optimizing-Techniques
Some techniques to improve the performance of a code using the example of Matrix multiplication & Floyd Warshal Algorithm.
githubfoam/profiler-travisci
profiler valgrind gprof strace ltrace gperftools gnu fortran c++ python openmp makefile cmake
ingambe/Travail-Encadre-de-Recherche-Master-1
Ce dépot contient les traces de recherches pour mon Travail Encadré de Recherche de Master 1 en Informatique portant sur le comparatif des performances d’une application en fonction des paramètres de compilation utilisés et l'analyse des performances
MangaD/CppDSA
My personal study on Data Structures and Algorithms in C++.
pavas23/Logical-Framework
Logic in CS Assignment I
pavas23/Natural-Deduction-Proof-Checker
Logic in CS Assignment II
racheliee/skku-SP
23-2 시스템프로그램 (prof. 엄영익)
sharanyakamath/High-Performance-Computing
Assignments and Paper discussions for HPC course
shivangi-975/Systems-Programming
Activity of programming Systems Software