v8/tools
Michael Achenbach 9b5042575c [foozzie] Mock out typed array set function to suppress range error
NOTRY=true

Bug: chromium:728867
Change-Id: Ie116021aab9d72d01e1532036cb5de8f4b2bd2ab
Reviewed-on: https://chromium-review.googlesource.com/522663
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#45689}
2017-06-02 13:57:55 +00:00
..
blink_tests [Interpreter] Remove failure expectation for observer-expectations blink test. 2016-06-27 16:10:20 +00:00
cfi
dev [gm.py] Re-run mksnapshot in GDB on failure 2017-06-02 13:45:48 +00:00
foozzie [foozzie] Mock out typed array set function to suppress range error 2017-06-02 13:57:55 +00:00
gcmole [intl] Reorganize code 2017-04-24 13:54:15 +00:00
generate_shim_headers
ignition Use --opt instead of --crankshaft in tests. 2017-04-28 14:20:39 +00:00
jsfunfuzz [compiler] Make --debug-code the default in debug builds. 2016-12-02 11:36:55 +00:00
link_clicker.extension [tools] Add link_click chrome extension 2017-05-09 15:25:21 +00:00
luci-go Roll isolate binaries generated at infra@9249eb0 2017-01-20 13:35:56 +00:00
mb v8: Remove dependency on xdisplaycheck 2016-12-02 16:54:59 +00:00
memory Free Isolate in ValueSerializerUnittest 2017-04-28 07:40:24 +00:00
msan [gn] Add missing dep and blacklist for msan 2016-07-29 09:01:24 +00:00
ninja
perf [benchmarks] Add R script for statistical tests on benchmark results 2016-02-05 12:29:58 +00:00
profview [profview] Add runtime-entry top-down tree. 2017-04-11 11:33:47 +00:00
profviz [ic] Drop TimerEventScopes from *IC_Miss runtime functions 2016-11-10 13:10:25 +00:00
release Fix update_node tool to work around git 2.14. 2017-05-17 07:48:25 +00:00
sanitizers [tools] Fix merging sancov files from multiple test attempts 2016-10-14 10:00:26 +00:00
sodium
testrunner [test] Deprecate timeout test expectations 2017-05-29 10:38:55 +00:00
turbolizer [turbolizer] Match instruction offsets as a hexadecimal numbers 2017-05-15 17:43:26 +00:00
unittests [test] Implement results processor for perf runner. 2017-02-16 15:43:19 +00:00
v8.xcodeproj
vim
visual_studio
wasm [wasm] Move the wasm fuzzer corpus to a different directory 2017-04-28 23:29:41 +00:00
android-build.sh
android-ll-prof.sh
android-run.py Bug fix: android-run.py 2016-07-18 09:45:23 +00:00
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 Fix static initializer in ic.cc 2017-04-10 17:45:35 +00:00
callstats.py [RuntimeCallStats] Exclude Adwords and Speedometer from Total calculation. 2017-03-04 10:16:49 +00:00
check-inline-includes.sh
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
codemap.js [profiler] Graphical front-end for tick processor. 2017-03-04 13:04:58 +00:00
compare-table-gen.js
concatenate-files.py
consarray.js
cpu.sh
cross_build_gcc.sh
csvparser.js
DEPS
detect-builtins.js [tools] Fix detect-builtins.js 2016-06-09 10:17:32 +00:00
disasm.py [grokdump] Include -z flag to make objdump disassemble all-zero sections 2017-04-21 13:35:37 +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 [Heap] Remove code flushing. 2017-05-22 09:34:43 +00:00
find_depot_tools.py
find-commit-for-patch.py
freebsd-tick-processor
fuzz-harness.sh [compiler] Make --debug-code the default in debug builds. 2016-12-02 11:36:55 +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
gc-nvp-trace-processor.py
gdb-v8-support.py gdb-v8-support.py: Fix old style print statement 2016-07-03 07:11:47 +00:00
gdbinit [tools] Adding heap_find gdb helper 2017-05-09 15:27:01 +00:00
gen-inlining-tests.py [turbofan] Improve inline-exception tests. 2016-08-29 11:17:16 +00:00
gen-postmortem-metadata.py Reland: [objects.h splitting] Move Map and related classes. 2017-05-17 12:12:18 +00:00
generate-builtins-tests.py
generate-ten-powers.scm
grokdump.py [tools] Fix frame marker printing on x64 in grokdump.py 2017-05-03 12:44:27 +00:00
gyp_flag_compare.py [gn] Let gyp/gn comparison be more verbose on error 2016-07-12 11:18:40 +00:00
ic-explorer.html [tools] Update ic-explorer.html 2017-04-11 14:41:44 +00:00
ic-processor Reimplement TraceIC using the logger 2017-02-20 09:50:40 +00:00
ic-processor-driver.js Reimplement TraceIC using the logger 2017-02-20 09:50:40 +00:00
ic-processor.js [Ic-Processor] Let us know if an IC is in opt. or unopt. code. 2017-04-25 12:01:18 +00:00
isolate_driver.py [swarming] Port updated version of isolate_driver.py 2016-07-06 14:21:12 +00:00
js2c.py [js2c] Fix ordering issue of TextMacro expansion 2016-08-16 16:51:39 +00:00
jsmin.py
linux-tick-processor
ll_prof.py Fix annotated disassembly in ll_prof.py 2016-04-06 12:38:44 +00:00
lldb_commands.py [tools] add lldbinit 2017-03-27 06:44:15 +00:00
lldbinit [tools] add lldbinit 2017-03-27 06:44:15 +00:00
logreader.js [tools/logreader] Print overflow drops to stderr 2017-03-17 13:42:14 +00:00
mac-nm [profiler] Graphical front-end for tick processor. 2017-03-04 13:04:58 +00:00
mac-tick-processor
mingw-generate-makefiles.sh [build] Move gyp folder 2016-04-27 12:37:35 +00:00
objdump-v8 [disasm] Make jump target printing perf friendly 2017-03-20 14:47:04 +00:00
OWNERS
parser-shell.cc Make isolate explicit param of parsing:: functions 2017-03-28 08:20:56 +00:00
parser-shell.gyp Reland of land "Turn libbase into a component" (patchset #1 id:1 of https://codereview.chromium.org/2396933002/ ) 2016-10-07 07:56:52 +00:00
perf-compare.py [tools] perf-compare.py is now able to combine multiple json results into one column. 2017-03-24 10:38:28 +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 Use --opt instead of --crankshaft in tests. 2017-04-28 14:20:39 +00:00
presubmit.py Also ignore export-template.h when invoking tools/presubmit.py 2017-05-02 12:08:48 +00:00
process-heap-prof.py
profile_view.js
profile.js [Ic-Processor] Let us know if an IC is in opt. or unopt. code. 2017-04-25 12:01:18 +00:00
run_perf.py [tests] Allow filtering of benchmarks in run_perf.py. 2017-04-27 08:24:36 +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 [compiler] Make --debug-code the default in debug builds. 2016-12-02 11:36:55 +00:00
run-llprof.sh
run-perf.sh [tools] run-perf: ensure command line arguments are prepended 2016-10-05 15:15:38 +00:00
run-tests.py [test] Enable passing --extra-flags multiple times 2017-05-11 18:35:59 +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
SourceMap.js
splaytree.js
stats-viewer.py
test-server.py
tick-processor.html [tools] Show more entries in the ticks-processor 2017-03-10 10:34:11 +00:00
tickprocessor-driver.js [tools] Add options to separate more entries in tickprocessor 2017-04-11 10:23:02 +00:00
tickprocessor.js Revert of [tickprocessor] Consider top of the stack as pc if it points to a code object. (patchset #1 id:1 of https://codereview.chromium.org/2822433002/ ) 2017-04-27 10:07:13 +00:00
trace-maps-processor.py
try_perf.py [tools] Fix tryperf depot_tools updating 2017-05-17 06:21:54 +00:00
turbolizer-perf.py [turbolizer] Fixed naming of turbolizer perf script. 2016-07-28 12:38:00 +00:00
v8-rolls.sh
v8heapconst.py [runtime] Implement SmallOrderedHashTable 2017-05-29 10:04:22 +00:00
verify_source_deps.py [tools] backport_node.py increments V8 version in target. 2017-04-27 14:50:10 +00:00
whitespace.txt Whitespace change to capture perf changes 2017-05-08 08:50:53 +00:00
windows-tick-processor.bat