• Milad Fa's avatar
    PPC/s390: [osr] Extend OSR tracing · 0e05d1b7
    Milad Fa authored
    Port 3e43010a
    
    Original Commit Message:
    
        New trace events:
    
        - finished OSR compilation.
        - entry into OSR code.
    
        Since the latter now happens without a trip into runtime, tracing is a
        bit more involved - we need to check FLAG_trace_osr in generated code,
        and call a runtime function if it is set.
    
    R=jgruber@chromium.org, joransiu@ca.ibm.com, junyan@redhat.com, midawson@redhat.com
    BUG=
    LOG=N
    
    Change-Id: I2f09eb755dd5986d94f736280ad38574129085e2
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3635717Reviewed-by: 's avatarJunliang Yan <junyan@redhat.com>
    Commit-Queue: Milad Farazmand <mfarazma@redhat.com>
    Cr-Commit-Position: refs/heads/main@{#80431}
    0e05d1b7
Name
Last commit
Last update
..
builtins-ppc.cc Loading commit data...