HomeSort by relevance Sort by last modified time
    Searched refs:tools_path (Results 1 - 2 of 2) sorted by null

  /external/v8/tools/
linux-tick-processor 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
29 cat $log_file | $d8_exec $tools_path/splaytree.js $tools_path/codemap.js \
30 $tools_path/csvparser.js $tools_path/consarray.js \
31 $tools_path/profile.js $tools_path/profile_view.js \
32 $tools_path/logreader.js $tools_path/tickprocessor.js
    [all...]
mac-tick-processor 5 tools_path=`cd $(dirname "$0");pwd`
6 $tools_path/linux-tick-processor --mac --nm=$tools_path/mac-nm $@

Completed in 318 milliseconds