v8/tools
machenbach cec0ed0f77 [icu] Support loading data file from default location
This allows using icu data, bundled in the icudtl.dat file,
to be loaded automatically from a default location
side-by-side with the executable.

The v8 stand-alone default is still to use statically
linked ICU data, but this will be switched in a separate
follow-up CL.

BUG=chromium:616033
LOG=y

Review-Url: https://codereview.chromium.org/2042253002
Cr-Commit-Position: refs/heads/master@{#36823}
2016-06-08 12:11:34 +00:00
..
blink_tests [Interpreter] Removes failure expectation for gc related blink_tests. 2016-05-18 14:15:39 +00:00
cfi Port cfi blacklist from chromium. 2015-09-15 08:45:51 +00:00
gcmole [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
generate_shim_headers
ignition [Interpreter] List top dispatch sources and destinations for a given Ignition bytecode. 2016-05-17 14:44:04 +00:00
jsfunfuzz [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
luci-go [swarming] Roll luci-go/isolate. 2016-02-05 09:03:35 +00:00
ninja
oom_dump
perf [benchmarks] Add R script for statistical tests on benchmark results 2016-02-05 12:29:58 +00:00
perf_tests
profviz Remove snapshot log parsing and option from tools. 2016-04-05 15:31:32 +00:00
release [release] Auto-detect clusterfuzz issues for ignition with arm 2016-06-01 13:31:30 +00:00
sanitizers [Coverage] Add sancov_formatter unittest for split. 2016-03-21 09:24:36 +00:00
sodium
testrunner [Ignition] Test ignition on all bots. 2016-05-02 09:25:00 +00:00
turbolizer Add a html-based visualizer for TurboFan graphs 2016-05-19 08:18:01 +00:00
unittests Revert of [tools] add --pretty switch to run_perf.py (patchset #8 id:140001 of https://codereview.chromium.org/1681283004/ ) 2016-02-16 12:56:43 +00:00
v8.xcodeproj
vim
visual_studio
android-build.sh
android-ll-prof.sh
android-run.py
android-sync.sh Bug fix: A bug in android-sync tool 2016-01-28 11:06:27 +00:00
bash-completion.sh [tools] Fix tools/bash-completion.sh for bool flags and harmony features 2015-12-10 10:01:39 +00:00
BUILD.gn [gn] Fix gn targets for tools 2016-06-06 14:25:30 +00:00
callstats.html [tools] Update callstats.[py|html] 2016-06-06 13:08:47 +00:00
callstats.py [tools] Update callstats.[py|html] 2016-06-06 13:08:47 +00:00
check-inline-includes.sh Remove inline header includes from non-inline headers (1). 2015-08-12 07:32:54 +00:00
check-static-initializers.gyp [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
check-static-initializers.isolate [swarming] Isolate static initializer check. 2016-01-08 12:58:30 +00:00
check-static-initializers.sh
check-unused-bailouts.sh Remove unused bailout reasons. 2015-07-13 13:34:12 +00:00
codemap.js Dump C++ symbols and merge into v8 log. 2016-04-28 06:57:33 +00:00
compare-table-gen.js
concatenate-files.py
consarray.js
cpu.sh [tools] Allow specifying cores for cpu.sh script. 2015-11-18 10:53:30 +00:00
cross_build_gcc.sh
csvparser.js
DEPS
detect-builtins.js
disasm.py ll_prof: Do not use the deprecated tempfile.mktemp() 2015-10-19 16:08:38 +00:00
draw_instruction_graph.sh
dump-cpp.py [prof] Add slide offset in dumpcpp script 2016-05-30 08:56:59 +00:00
dumpcpp-driver.js [prof] Add slide offset in dumpcpp script 2016-05-30 08:56:59 +00:00
dumpcpp.js [prof] Add slide offset in dumpcpp script 2016-05-30 08:56:59 +00:00
eval_gc_nvp.py [tools] Compute percentiles for GC NVP 2016-04-08 12:05:59 +00:00
eval_gc_time.sh Reland of "[heap] Better integrate handling of aborted compaction pages" 2016-04-14 11:07:20 +00:00
external-reference-check.py Moved the ExternalReferenceTable class to src/external-reference-table.cc/.h 2016-03-17 13:14:39 +00:00
find_depot_tools.py
find-commit-for-patch.py
freebsd-tick-processor
fuzz-harness.sh [Swarming] Allow overwriting archive location of fuzzer. 2016-02-18 14:07:02 +00:00
gc_nvp_common.py Clean up mark-compact phases and GC counter names. 2015-12-11 11:26:21 +00:00
gc-nvp-to-csv.py [tools] Add gc-nvp-to-csv.py script. 2015-06-19 10:40:47 +00:00
gc-nvp-trace-processor.py [tools] Add gc-nvp-to-csv.py script. 2015-06-19 10:40:47 +00:00
gdb-v8-support.py Fix missing "re" module import in GDB support script 2015-07-21 09:28:50 +00:00
gdbinit Special printing for type feedback vectors. 2015-07-15 12:22:03 +00:00
gen-postmortem-metadata.py Postmortem: export DATA_CONSTANT 2016-04-27 15:51:11 +00:00
generate-builtins-tests.py
generate-ten-powers.scm
grokdump.py Add ARM64 suppport to grokdump.py 2015-06-03 11:07:31 +00:00
gyp_flag_compare.py [gn] Port gyp/gn comparison script 2016-05-19 10:44:53 +00:00
ic-explorer.html [--trace-ic] Print map pointer value too 2016-06-08 11:47:22 +00:00
isolate_driver.py [gn] Fix isolate_driver for gn 2016-06-06 13:25:04 +00:00
js2c.py Implement flag and source getters on RegExp.prototype. 2015-11-05 13:08:55 +00:00
jsmin.py jsmin.py: Fix issue with escaping of back ticks 2015-06-24 22:29:46 +00:00
linux-tick-processor
ll_prof.py Fix annotated disassembly in ll_prof.py 2016-04-06 12:38:44 +00:00
logreader.js [tick processor] Introduce --pairwise-timed-range processing mode 2015-05-05 14:17:48 +00:00
mac-nm
mac-tick-processor
mingw-generate-makefiles.sh [build] Move gyp folder 2016-04-27 12:37:35 +00:00
nacl-run.py
OWNERS
parser-shell.cc [icu] Support loading data file from default location 2016-06-08 12:11:34 +00:00
parser-shell.gyp [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
perf-to-html.py [tools] Handle benchmark runs reporting more than one result. 2016-05-02 14:25:00 +00:00
plot-timer-events tools: Fix a syntax error in plot-timer-events 2016-05-23 10:19:47 +00:00
presubmit.py [presubmit] Disable linter check for alpha-sorted includes. 2016-03-22 12:27:12 +00:00
process-heap-prof.py
profile_view.js
profile.js
run_perf.py [tools] Make cpu-governor flip more robust in perf runner 2016-05-20 09:07:40 +00:00
run-deopt-fuzzer.gyp [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
run-deopt-fuzzer.isolate [Swarming] Isolate deopt fuzzer. 2016-02-18 10:48:21 +00:00
run-deopt-fuzzer.py [Interpreter] Prepare switching to new ignition testing variant. 2016-04-26 11:24:34 +00:00
run-llprof.sh
run-perf.sh [Interpreter] Add a bytecode annotate tool. 2016-05-10 15:04:32 +00:00
run-tests.py [Ignition] Test ignition on all bots. 2016-05-02 09:25:00 +00:00
run-valgrind.gyp [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
run-valgrind.isolate [Swarming] Isolate valgrind runner. 2016-02-15 12:47:54 +00:00
run-valgrind.py [test] Clean up valgrind runner. 2016-01-14 10:42:32 +00:00
run.py
shell-utils.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
SourceMap.js
splaytree.js
stats-viewer.py
test-server.py
tick-processor.html Remove snapshot log parsing and option from tools. 2016-04-05 15:31:32 +00:00
tickprocessor-driver.js Remove snapshot log parsing and option from tools. 2016-04-05 15:31:32 +00:00
tickprocessor.js [prof] export slide offset in profile log 2016-05-02 08:03:01 +00:00
trace-maps-processor.py
try_perf.py Add Ignition perf benchmarks to try_perf.py 2016-06-03 11:06:22 +00:00
v8-info.sh
v8-rolls.sh
v8heapconst.py Update tools/v8heapconst.py. 2016-02-08 08:14:50 +00:00
v8heapconst.py.tmpl
verify_source_deps.py [build] Prepare moving v8.gyp to src/ 2016-04-25 12:20:24 +00:00
whitespace.txt Whitespace change to test goma switch 2016-05-30 09:42:26 +00:00
windows-tick-processor.bat