Description[Interpreter] Add support for FunctionEntryHook.
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
Committed: https://crrev.com/559113b092571821cec9cae774fd93ccbba61aae
Cr-Commit-Position: refs/heads/master@{#35568}
Patch Set 1 #Patch Set 2 : Fix cctest.status #Patch Set 3 : Add ports #
Total comments: 2
Patch Set 4 : Make test stricter #
Messages
Total messages: 23 (10 generated)
|