• rmcilroy's avatar
    [Interpreter] Add support for FunctionEntryHook. · 559113b0
    rmcilroy authored
    Adds code to call FunctionEntryHook on entry to the InterpreterEntryTrampoline.
    This should give SyzyProf enough information to build non-discontinous profile
    graphs, however since interpreter functions aren't uniquely identified they will
    all get lumped into one bucket. This should be good enough for SyzyProf's current
    use-case.
    
    BUG=v8:4763
    LOG=N
    
    Review URL: https://codereview.chromium.org/1884133002
    
    Cr-Commit-Position: refs/heads/master@{#35568}
    559113b0
Name
Last commit
Last update
..
OWNERS Loading commit data...
assembler-s390-inl.h Loading commit data...
assembler-s390.cc Loading commit data...
assembler-s390.h Loading commit data...
builtins-s390.cc Loading commit data...
code-stubs-s390.cc Loading commit data...
code-stubs-s390.h Loading commit data...
codegen-s390.cc Loading commit data...
codegen-s390.h Loading commit data...
constants-s390.cc Loading commit data...
constants-s390.h Loading commit data...
cpu-s390.cc Loading commit data...
deoptimizer-s390.cc Loading commit data...
disasm-s390.cc Loading commit data...
frames-s390.cc Loading commit data...
frames-s390.h Loading commit data...
interface-descriptors-s390.cc Loading commit data...
macro-assembler-s390.cc Loading commit data...
macro-assembler-s390.h Loading commit data...
simulator-s390.cc Loading commit data...
simulator-s390.h Loading commit data...