User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
cs:profiling:start [2017/01/07 17:41]
Brandon Kallaher [Python]
cs:profiling:start [2017/01/13 15:00] (current)
Brandon Kallaher [C++]
Line 9: Line 9:
 This will start up your node. Let it run for a while, then use ''​rosnode kill''​ to kill your node, and valgrind will dump its output to a file called ''​callgrind.out.<​pid>''​. This will start up your node. Let it run for a while, then use ''​rosnode kill''​ to kill your node, and valgrind will dump its output to a file called ''​callgrind.out.<​pid>''​.
  
-Next, load up this output file with kcachgrind:+Next, load up this output file with kcachegrind:
   kcachegrind callgrind.out.<​pid>​   kcachegrind callgrind.out.<​pid>​