games-samples icon indicating copy to clipboard operation
games-samples copied to clipboard

[adpf] gettid for PerformanceHintManager

Open HakimHauston opened this issue 1 year ago • 1 comments

Should pass on Thread-ID instead of process-id

https://android.googlesource.com/platform/bionic/+/refs/heads/main/libc/include/unistd.h#84

HakimHauston avatar Nov 30 '23 03:11 HakimHauston

Going to hold off until I can update with the merged code version in the next day or two so this change can go in the common adpf_manager.

natetrost avatar Nov 30 '23 20:11 natetrost

Redid this for the common merged adpf_manager.cpp in a new PR:

https://github.com/android/games-samples/pull/61

natetrost avatar Jan 03 '24 19:01 natetrost