Using the -finstrument-functions option in GNU GCC to trace and profile code.
Read more »Trace and profile function calls with GCC
http://balau82.wordpress.com –
Debugging ARM programs inside QEMU
http://balau82.wordpress.com –
A tutorial that shows how to debug an ARM Linux program inside a platform emulated with QEMU. The tutorial uses gdbserver to connect the program executing in the guest system to the debugger running on the host system.
Read more »


