haiku/src
Ingo Weinhold 9aabd0ab3a Added option "-v <directory>". The tool will generate output files in
valgrind's callgrind format in the given directory. Those can be
analyzed with graphical tools like KCachegrind.
Recursive functions are probably not handled correctly yet.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27804 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-09-30 22:17:22 +00:00
..
add-ons applied coding style change. 2008-09-30 19:58:28 +00:00
apps * make sure we close the app on ESCAPE 2008-09-30 21:43:36 +00:00
bin Added option "-v <directory>". The tool will generate output files in 2008-09-30 22:17:22 +00:00
build Added header directory missing for <asm_defs.h>. Should fix the build on 2008-09-26 13:36:29 +00:00
data
documentation
kits * use the screenshot app to take a screenshot 2008-09-30 21:48:35 +00:00
libs * As Adek336 found out, our definition of MHLEN was wrong, and that actually 2008-09-28 21:32:59 +00:00
preferences
servers * forgot this file... 2008-09-30 21:56:31 +00:00
system * Most of the other file systems now maintain the st_blocks value. It might not 2008-09-30 14:29:34 +00:00
tests
tools
Jamfile