Skip to content

Java profiling for Fennec broken #109

@buttercookie42

Description

@buttercookie42

Profiling C++/JS works fine, however when trying to profile Java code as well, the process hangs at the "Retrieving profile" stage.
Looking at the debug output, it gets as far as

Get profile
get json profile
got json profile

and then runs into trouble here because the Java thread doesn't have any frameTable data. In fact, it doesn't appear to have anything but simple sample data with frames.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions