just a note:
If you like to profile further into the drawing part,
you need to call:
Otherwise you will get "cycles", which is not very helpfull in this task..valgrind --tool=callgrind --seperate-callers=5 --seperate-recs=10 ./YOUR_APP
BUT: this takes up much more memory to analyze later...




Reply With Quote
Bookmarks