Changes between Version 4 and Version 5 of jazz/10-06-07
- Timestamp:
- Jun 9, 2010, 1:56:12 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/10-06-07
v4 v5 21 21 22 22 * C - check [raw-attachment:wiki:jazz/10-06-07:Advanced_C_Programming_Profiling.pdf slides of "Advanced C Programming - Profiling"] 23 * [http://www.gnu.org/software/binutils/ gprof] - 屬於 GNU binutils 的一部分 - [http://packages.debian.org/binutils Debian 套件 - binutils] 24 * [http://blog.superd.org/index.php/2004/11/02/39/ gprof 看performance分析…] 25 * gcov 26 * [http://valgrind.org/ valgrind] - [http://packages.debian.org/valgrind Debian 套件 - valgrind] - ([wiki:jazz/10-03-04 2010-03-04]) 27 * [http://daydreamer.idv.tw/rewrite.php/read-18.html 檢查程式記憶體的小工具-valgrind] 28 * [http://www.jeffhung.net/blog/articles/jeffhung/1007/ Detecting C/C++ memory leaks with valgrind] 29 * oprofile 23 30 24 31 == Microcontroller (MCU, PIC) ==