-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
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
Labels
No labels