» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with profiling + debug

KcacheGrindIndex

This is the homepage of the profiling tool Callgrind (previously called Calltree) and the profile data visualization KCachegrind. Both are licensed under GPL V2. Callgrind uses runtime instrumentation via the Valgrind framework for its cache simulation

opensource: del.icio.us tag/opensource

Profiling in SLIME [lhealy]

M-x slime-toggle-profile-fdefinition on all the functions you want to profile, M-x slime-profile-reset to clear any existing data, and M-x slime-profile-report to see the report after running.

Emacs: del.icio.us tag/emacs