Tanat Boozayaangool

Results 73 comments of Tanat Boozayaangool

Closing this issue as we do not have the bandwidth to explore/support this usecase

Hi all, closing this stale issue. Support for GPU profiling features require implementation from the device itself, not from additional code in AGI. Moving forward, devices should support GPU profiling...

Hi all, closing this stale issue. Support for GPU profiling features require implementation from the device itself, not from additional code in AGI. Moving forward, devices should support GPU profiling...

When `adb shell getprop graphics.gpu.profiler.support` returns nothing, that means that this device is not capable of returning GPU profiling information. Without data from the device, AGI can't surface information that...

Sorry, couldn't find helpful answers here -- closing this for now as there isn't anything that can be done from the tool side if the device says it's not capable...

It's could be from the `pacman -S gcc gcc-libs` I ended up using gcc 10.3 ``` curl -O https://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-gcc-10.3.0-8-any.pkg.tar.zst curl -O https://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-gcc-libs-10.3.0-8-any.pkg.tar.zst curl -O https://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-binutils-2.37-4-any.pkg.tar.zst pacman -U --noconfirm mingw-w64-x86_64-gcc-10.3.0-8-any.pkg.tar.zst mingw-w64-x86_64-gcc-libs-10.3.0-8-any.pkg.tar.zst...

An improved build process on windows (i.e. doesn't break when the hosted gcc lib goes down) makes sense, but we don't have the resources to invest in these improvements

Thanks for the issue, looks like the pictures have been swapped around this whole time. Not sure if or when we'll be able to get around to fixing this, but...

Thanks for flagging this. I don't think we will be able to prioritize fixing this issue, but this helps us understand developer struggles with the tool. I think it's reasonable...

This is very weird behaviour, and I have not seen this before. Is this crash something that happens regularly? Struggling to find cause of the crash from the logcat