• mbrandy's avatar
    Fix external callback logging in profiler. · 2bd5914b
    mbrandy authored
    For platforms that use function descriptors (currently AIX and
    PPC64BE), log an external callback's entrypoint address rather than
    its function descriptor address.  This allows proper lookup in the
    tick processor's symbol table.
    
    R=jkummerow@chromium.org, michael_dawson@ca.ibm.com
    BUG=
    
    Review URL: https://codereview.chromium.org/1409993006
    
    Cr-Commit-Position: refs/heads/master@{#31633}
    2bd5914b
vm-state.h 1.48 KB