• Irina Yatsenko's avatar
    Reland "Add Crash Keys support" · 5ad5f0ac
    Irina Yatsenko authored
    This is a reland of 02103b27
    
    Fix for the original build break: build android with noop crashkeys for now
    
    Original change's description:
    > Add Crash Keys support
    >
    > This adds crash keys containing the isolate address and addresses of
    > the read_only, map, and code spaces to crash report minidumps.
    > When not compiling V8 with Chrome, a noop implementation is used.
    >
    > Bug: v8:9323
    > Change-Id: I8523630e7a4ff792855163c06bf76dab35b1b9e5
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1641326
    > Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
    > Commit-Queue: Irina Yatsenko <irinayat@microsoft.com>
    > Cr-Commit-Position: refs/heads/master@{#62059}
    
    Bug: v8:9323
    Change-Id: I6bb115ad14b2ce5865f4d8fb255245c38fb0cd14
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1658505
    Commit-Queue: Irina Yatsenko <irinayat@microsoft.com>
    Reviewed-by: 's avatarJakob Kummerow <jkummerow@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#62320}
    5ad5f0ac
Name
Last commit
Last update
..
arm Loading commit data...
arm64 Loading commit data...
ia32 Loading commit data...
mips Loading commit data...
mips64 Loading commit data...
ppc Loading commit data...
s390 Loading commit data...
x64 Loading commit data...
DEPS Loading commit data...
OWNERS Loading commit data...
basic-block-profiler.cc Loading commit data...
basic-block-profiler.h Loading commit data...
code-tracer.h Loading commit data...
compilation-statistics.cc Loading commit data...
compilation-statistics.h Loading commit data...
crash-key-noop.cc Loading commit data...
crash-key.cc Loading commit data...
crash-key.h Loading commit data...
disasm.h Loading commit data...
disassembler.cc Loading commit data...
disassembler.h Loading commit data...
eh-frame.cc Loading commit data...
eh-frame.h Loading commit data...
gdb-jit.cc Loading commit data...
gdb-jit.h Loading commit data...
objects-debug.cc Loading commit data...
objects-printer.cc Loading commit data...
perf-jit.cc Loading commit data...
perf-jit.h Loading commit data...
unwinder.cc Loading commit data...
unwinding-info-win64.cc Loading commit data...
unwinding-info-win64.h Loading commit data...