v8/tools
Sigurd Schneider ee0eb614e9 [turbolizer] Improve disassembly view
This CL makes both absolute address and opcode literal (byte sequence
of the instruction) display optional, which improves readability.

Additionally, jump offsets are parsed and can now once again be clicked.

TBR=neis@chromium.org

Bug: v8:7327
Notry: true
Change-Id: I709f44540b32f6d4afabdd1e5eb27e932208e7fc
Reviewed-on: https://chromium-review.googlesource.com/c/1388540
Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
Reviewed-by: Sigurd Schneider <sigurds@chromium.org>
Cr-Commit-Position: refs/heads/master@{#58444}
2018-12-21 15:30:59 +00:00
..
blink_tests [test] Skip some layout tests on V8 side 2018-08-31 16:17:14 +00:00
cfi [CFI] Expand blacklisted entries 2018-04-11 09:00:31 +00:00
clusterfuzz [foozzie] Properly stub out typed array constructor 2018-12-11 09:14:40 +00:00
dev [gm.py] Fix gm.py to work on Windows 2018-12-18 17:09:10 +00:00
gcmole Revert GC scheduling for external backing stores 2018-08-30 14:24:38 +00:00
generate_shim_headers
heap-stats [tools] Fix V8 heap-stats loading spinner 2018-11-21 11:20:19 +00:00
ignition
jsfunfuzz [test] update the jsfunfuzz archive in Google Storage 2018-12-18 15:00:35 +00:00
link_clicker.extension
mb Use gn from PATH on aix 2018-08-09 21:01:15 +00:00
memory
msan
ninja
node [node] remove everything before updating v8. 2018-12-14 14:14:26 +00:00
perf [tools] Refactor patch/no-patch terminology in run_perf.py 2017-11-22 07:19:50 +00:00
profview [profview] Fix the source indexing with ids. 2018-10-09 07:05:50 +00:00
profviz [log] Improve log parsing 2018-06-20 13:40:22 +00:00
release [release] Force branch commit messages on upload 2018-12-07 13:19:02 +00:00
sanitizers Drop the two ICU entries from Tsan suppresion list 2018-11-04 06:11:51 +00:00
snapshot [builtins] Emit builtins as inline assembly on windows clang builds 2018-11-22 11:08:36 +00:00
sodium
testrunner Revert "[tools] Pass large_output to avoid re-running tests that generate lots of output" 2018-12-21 12:26:16 +00:00
toolchain [build] Add support for the other MIPS architectures 2018-03-19 10:43:07 +00:00
torque [torque] Add new and refine existing Torque intrinsic support 2018-12-05 19:06:56 +00:00
turbolizer [turbolizer] Improve disassembly view 2018-12-21 15:30:59 +00:00
ubsan [build] Add ubsan blacklist file 2018-06-19 10:46:53 +00:00
unittests [testrunner] Add mode detection for v8_enable_pointer_compression 2018-12-19 16:59:46 +00:00
v8.xcodeproj
valgrind/asan [build] Add testrunner data deps 2018-03-26 12:17:08 +00:00
vim
visual_studio
wasm [wasm/tools] Add import profiler 2018-11-22 15:36:21 +00:00
__init__.py [test] make python recognize tools and tools/unittests as packages 2018-12-17 12:12:43 +00:00
adb-d8.py
android-build.sh
android-ll-prof.sh
android-run.py
android-sync.sh [tools] Move common arguments processing into separate file 2017-10-24 00:25:04 +00:00
arguments.js [tools] Move common arguments processing into separate file 2017-10-24 00:25:04 +00:00
avg.py [tools] Add an averaging script 2018-07-09 14:45:42 +00:00
bash-completion.sh
bigint-tester.py Remove always-true --harmony-bigint runtime flag 2018-10-01 11:31:13 +00:00
BUILD.gn [test] Fix predictable builder after swarming switch 2018-10-23 13:24:53 +00:00
callstats.html [RCS / TurboFan] Enable basic off-thread RCS for Concurrent Optimization. 2018-09-07 10:02:27 +00:00
callstats.py [tools] Always set --data-path for content_shell 2018-10-22 14:19:35 +00:00
callstats.py.vpython [tools] Fix platform specification for scipi 2018-08-17 18:49:49 +00:00
check-inline-includes.sh
check-static-initializers.sh
check-unused-bailouts.sh
check-unused-symbols.sh [cleanup] Remove unused heap-symbols and add tool. 2018-11-08 17:57:05 +00:00
codemap.js [builtins] Add kind specific flag for off-heap trampolines 2018-06-22 09:43:25 +00:00
collect_deprecation_stats.sh [objects] Deprecate GetIsolate/Heap behind a flag 2018-06-01 15:19:21 +00:00
compare-table-gen.js
concatenate-files.py
consarray.js
cpu.sh
cross_build_gcc.sh
csvparser.js Escape backslashes when logging. 2018-08-10 09:09:19 +00:00
deprecation_stats.py Introduce script to collect deprecation statistics 2018-11-28 15:02:24 +00:00
DEPS
detect-builtins.js
disasm.py
draw_instruction_graph.sh
dump-cpp.py [tools] Move common arguments processing into separate file 2017-10-24 00:25:04 +00:00
dumpcpp-driver.js
dumpcpp.js [log] Improve log parsing 2018-06-20 13:40:22 +00:00
eval_gc_nvp.py
eval_gc_time.sh [in-place weak refs] Remove WeakCell 2018-08-14 08:05:05 +00:00
find_depot_tools.py
find-commit-for-patch.py
freebsd-tick-processor
fuzz-harness.sh
gc_nvp_common.py
gc-nvp-to-csv.py
gc-nvp-trace-processor.py
gdb-v8-support.py [tools] Add redirect gdb helper 2017-11-24 16:55:16 +00:00
gdbinit [gdb] Fix dcheck_stop_handler 2018-12-18 11:09:53 +00:00
gen-inlining-tests.py
gen-keywords-gen-h.py [parser] Remove #line directives from keywords-gen.h 2018-11-28 15:22:05 +00:00
gen-postmortem-metadata.py [typedarrays] Use Detach instead of Neuter 2018-12-11 11:57:30 +00:00
generate-builtins-tests.py
generate-header-include-checks.py [wasm] Implement trap handler on Windows 2018-10-30 10:25:37 +00:00
generate-ten-powers.scm
get_landmines.py [build] Prepare removal of gyp-defines from landmine 2018-02-16 23:28:14 +00:00
grokdump.py Rename ShortExternalString to UncachedExternalString. 2018-08-27 16:54:03 +00:00
ic-explorer.html [tools] Fix IC-Explorer drilldown and format file 2017-10-30 11:17:43 +00:00
ic-processor [tools] Move common arguments processing into separate file 2017-10-24 00:25:04 +00:00
ic-processor-driver.js [tools] Fix IC-Explorer drilldown and format file 2017-10-30 11:17:43 +00:00
ic-processor.js Delete dead/debug code in (tick|ic|map)processor.js. 2018-08-16 12:31:02 +00:00
js2c.py Remove the js minifier 2018-12-20 11:54:27 +00:00
linux-tick-processor [tools] Make tick processor report error to stderr. 2018-11-06 14:25:55 +00:00
ll_prof.py
lldb_commands.py Reland "Fix and extend lldbinit" 2018-07-13 07:40:19 +00:00
locs.py [tools] Improve locs.py 2018-12-17 08:53:42 +00:00
logreader.js [log] Improve log parsing 2018-06-20 13:40:22 +00:00
mac-nm
mac-tick-processor
Makefile.tags [Makefile] Move tags generation to standalone Makefile 2018-01-26 12:03:32 +00:00
map-processor tick processor: fix arguments and comments 2018-10-29 09:48:23 +00:00
map-processor-driver.js [tools] All new shiny maptracer.html 2017-12-18 12:48:00 +00:00
map-processor.html [tools] Add file positions to map-explorer 2018-11-29 11:42:25 +00:00
map-processor.js [tools] Add file positions to map-explorer 2018-11-29 11:42:25 +00:00
mips_toolchain.tar.gz.sha1 [build] Enable downloading mips toolchain via runhooks 2018-01-31 14:38:43 +00:00
objdump-v8
OWNERS
parse-processor tick processor: fix arguments and comments 2018-10-29 09:48:23 +00:00
parse-processor-driver.js [tools] New parse processor tool 2017-12-20 13:07:17 +00:00
parse-processor.html [tools] Improve function event logging and parse processor 2018-07-16 14:05:14 +00:00
parse-processor.js [tools] Improve function event logging and parse processor 2018-07-16 14:05:14 +00:00
perf-compare.py Reland "Reland "[test] Creating command before execution phase."" 2017-12-04 13:40:29 +00:00
plot-timer-events tick processor: fix arguments and comments 2018-10-29 09:48:23 +00:00
predictable_wrapper.py Reland "[test] Add logic to run tests on Android" 2018-08-10 17:56:12 +00:00
PRESUBMIT.py [tools] Remove tools/presubmit.py and move unittests/PRESUBMIT.py into its place 2018-10-30 17:12:35 +00:00
profile_view.js
profile.js [profview] Avoid treating embedded builtins as CPP code. 2018-09-27 12:14:15 +00:00
run_perf.py Revert "[tools] Push files using high-level device.PushChangedFiles method" 2018-12-21 10:13:55 +00:00
run-clang-tidy.py [clang-tidy] Suppress compiler flag 2018-10-26 13:44:19 +00:00
run-llprof.sh
run-num-fuzzer.py [test] Implement gc fuzzer with test processors 2018-01-19 16:58:49 +00:00
run-perf.sh
run-tests.py
run.py
shell-utils.h
SourceMap.js
splaytree.js
stats-viewer.py
test262-results-parser.js test262 roll 2018-08-28 21:18:23 +00:00
tick-processor.html [tools] Move common arguments processing into separate file 2017-10-24 00:25:04 +00:00
tickprocessor-driver.js [d8] pass --no-arguments to omit top-level arguments 2018-10-31 07:42:22 +00:00
tickprocessor.js Delete dead/debug code in (tick|ic|map)processor.js. 2018-08-16 12:31:02 +00:00
trace-maps-processor.py
try_perf.py [tools] Trigger linux32 perf trybot on swarming 2018-11-21 14:07:44 +00:00
turbolizer-perf.py
update-object-macros-undef.py Add script to auto-generate object-macros-undef.h 2018-11-22 11:32:36 +00:00
v8_presubmit.py Remove the js minifier 2018-12-20 11:54:27 +00:00
v8heapconst.py [cleanup][heap] Fix kPointerSize usages in src/heap/ 2018-12-19 19:58:20 +00:00
whitespace.txt Whitespace change to test bots 2018-12-07 07:48:57 +00:00
windows-tick-processor.bat [tools] Move common arguments processing into separate file 2017-10-24 00:25:04 +00:00