Skip to content

Symbol resolution fails for system libraries in DevTools stack traces in Performance tab #95

@pwasowski2

Description

@pwasowski2

The problem is described in: #53 (comment)

run an app in profile mode and open the Performance view in Flutter DevTools, you will see this screen:

DevTools view

As you can see in the stack traces at the bottom of the view (CPU Flame Chart), symbols are resolved to their offsets within the shared objects (/proc/self/fd/35/lib/libflutter_engine.so+0x.....) but not their actual names. I'm not sure whether this is normal (because the symbols were stripped out).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions