diff --git a/take_basic_prof b/take_basic_prof index b177bd7..d326e59 100755 --- a/take_basic_prof +++ b/take_basic_prof @@ -6,4 +6,4 @@ if [ -f "$HOME/.nodepath" ]; then NODE_KILL=`cat $HOME/.nodepath`/node-kill; fi -$NODE_KILL --v8-options --prof --pid=$1 +$NODE_KILL --v8-options --prof --prof_cpp --pid=$1