1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

3 Commits

Author SHA1 Message Date
Benoit Jacob
e7a110eb76 Restart from scratch! 2020-11-16 15:55:22 -05:00
Benoit Jacob
a9c391b9e3 Remove the 'payload' stuff now that we're just doing IO.
This unifies the android and other-linux code paths.

The rationale for just doing IO now is as in the previous commit:
we need the whole process to be run as root, so we don't need to
isolate this particular IO in a separate `su -c` command anymore.
2020-11-12 11:18:18 -05:00
Bartosz Taudul
3dba4088ee Embed precompiled tracy_systrace for android. 2019-09-27 15:50:58 +02:00