Lines Matching refs:tools_path
3 tools_path=`cd $(dirname "$0");pwd`
8 [ "$D8_PATH" ] || D8_PATH=$tools_path/..
16 [ -x $d8_exec ] || scons -j4 -C $D8_PATH -Y $tools_path/.. d8
31 cat $log_file | $d8_exec $tools_path/splaytree.js $tools_path/codemap.js \
32 $tools_path/csvparser.js $tools_path/consarray.js \
33 $tools_path/profile.js $tools_path/profile_view.js \
34 $tools_path/logreader.js $tools_path/tickprocessor.js \
35 $tools_path/tickprocessor-driver.js -- $@ 2>/dev/null