Skip to content

Fail to work with android systrace #3

@xiasun

Description

@xiasun

Hi all, I follow the instruction to use this plugin but it seems someting is missed:

  1. Copy the asset folder into my unity project.
  2. Attach the SystracePlugin.cs on one of my game object. (I add log in SystracePlugin.Start() and found it is called)
  3. Use android systrace as normal to get trace. e.g. python systrace.py --time=10 --app=com.google.ar.core.examples.unity.helloar -o mgdhls4.html gfx input view wm am sm hal app sched irq freq sync

But there's nothing special shown on the my trace, it is exactly the same as the trace before using this plugin. Is there anything I missed?

Many thanks!

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