GrapheneOS / os-issue-tracker

Issue tracker for GrapheneOS Android Open Source Project hardening work. Standalone projects like Auditor, AttestationServer and hardened_malloc have their own dedicated trackers.
https://grapheneos.org/
337 stars 18 forks source link

Developers tools: System Tracing tool not working correctly #2206

Open tujh2 opened 1 year ago

tujh2 commented 1 year ago

Android has built-in System Tracing tool (In Developers options). And this is not working on my device with GrapheneOS. It generates empty trace files. I tried to capture trace using Android Gpu Inspector and it stucked on "Initialising".

Also System Tracing->Categories has empty list (see screenshot).

System Tracing categories on GrapheneOS ![photo_2023-05-25 15 49 13](https://github.com/GrapheneOS/os-issue-tracker/assets/24863565/2f19dbb7-ccc3-4159-b6f4-925f4e7ef3fa)

On my other non-google device with LineageOS it has many options. (see screenshot)

System Tracing categories on LineageOS ![Screenshot_20230525-152259_System_Tracing](https://github.com/GrapheneOS/os-issue-tracker/assets/24863565/fa8bba54-ec89-4714-aa35-bc14a141da5d)

Device: Google Pixel 6 (oriole) Build number: TQ2A.230505.002.2023051600

thestinger commented 1 year ago

Did you try with exec spawning disabled?

tujh2 commented 1 year ago

Did you try with exec spawning disabled?

Yep, I tried with "secure app spawning" turned off