valgrind –tool=callgrind ls
– kcachegrind
valgrind –tool=cachegrind <app> <args>
//generating Cachegrind.out.<pid> output file
kcachegrind
//generate diagram based on the output file
Of A Young Computer Science Graduate Student
valgrind –tool=cachegrind <app> <args>
//generating Cachegrind.out.<pid> output file
kcachegrind
//generate diagram based on the output file
Posted in Multi-threaded L7-Filter.
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.