We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Environment information:
Bug description
it work well but cannot capture performance count.
Stacktrace 10:29:03.096 W: FUCHSIA_FFX_PATH is not set, disabling Fuchsia device monitoring. 10:29:03.096 I: Adding new device 10:29:03.096 I: New scheduler for device: 22eefdef64c72869021c9a032a0c9f4385176d97 10:29:03.096 I: New trace scheduler for device: 22eefdef64c72869021c9a032a0c9f4385176d97 pa-HP-Pro-Tower-480-G9-PCI-Desktop-PC 10:29:03.097 I: Starting grpc server 10:29:03.307 I: [Try ABI: arm64-v8a⇒gapidapk.EnsureInstalled] Examining gapid.apk on host... 10:29:03.312 I: [Try ABI: arm64-v8a⇒gapidapk.EnsureInstalled] Looking for gapid.apk... 10:29:03.389 W: [Try ABI: arm64-v8a⇒gapidapk.EnsureInstalled] Name is com.google.android.gapid.arm64v8a 10:29:03.389 I: [Try ABI: arm64-v8a⇒gapidapk.EnsureInstalled] Found gapid package... 10:29:03.528 I: No developer driver found, attempting to use GPU profiling libraries in system image. 10:29:03.850 W: preparePerfettoProducerLauncherFromApk com.google.android.gapid.arm64v8a 10:29:03.986 W: launch producer is /data/local/tmp/agi_launch_producer 10:29:04.013 I: [launch producer] I: Trying libgpudataproducer.so 10:29:04.058 I: [launch producer] I: Calling start at 0x72bc784e8c 10:29:04.058 I: [launch producer] [270.207] perfetto.cc:37699 Producer connected 10:29:04.058 I: [launch producer] rm: /data/data/agi_launch_producer/.SDP.: No such file or directory 10:29:04.075 I: [launch producer] [270.261] ersDataProducer.cpp:791 Unrecognized GPU: A730. Setting the max GPU frequency to int::max. 10:29:04.084 I: [launch producer] [270.271] ersDataProducer.cpp:241 gpu.counters: Starting tracing thread 10:29:04.086 I: [launch producer] [270.272] perfetto.cc:37699 Producer connected 10:29:04.285 I: [launch producer] [270.471] ersDataProducer.cpp:317 Start counter trace returned 0 10:29:05.014 I: [startDevInfoService] Attempt to start service: com.google.android.gapid.DeviceInfoService 10:29:05.014 W: [startDevInfoService] startService args is [start-foreground-service -a com.google.android.gapid.action.SEND_DEV_INFO -n com.google.android.gapid.arm64v8a/com.google.android.gapid.DeviceInfoService] 10:29:05.159 I: [startDevInfoService] Attempt to start service: com.google.android.gapid.DeviceInfoService 10:29:05.159 W: [startDevInfoService] startService args is [start-foreground-service -a com.google.android.gapid.action.SEND_DEV_INFO -n com.google.android.gapid.arm64v8a/com.google.android.gapid.DeviceInfoService] 10:29:05.304 I: [startDevInfoService] Attempt to start service: com.google.android.gapid.DeviceInfoService 10:29:05.305 W: [startDevInfoService] startService args is [start-foreground-service -a com.google.android.gapid.action.SEND_DEV_INFO -n com.google.android.gapid.arm64v8a/com.google.android.gapid.DeviceInfoService] 10:29:05.715 I: [Try ABI: arm64-v8a⇒gapidapk.EnsureInstalled] Examining gapid.apk on host... 10:29:05.724 I: [Try ABI: arm64-v8a⇒gapidapk.EnsureInstalled] Looking for gapid.apk... 10:29:05.795 W: [Try ABI: arm64-v8a⇒gapidapk.EnsureInstalled] Name is com.google.android.gapid.arm64v8a 10:29:05.795 I: [Try ABI: arm64-v8a⇒gapidapk.EnsureInstalled] Found gapid package... 10:29:05.919 I: No developer driver found, attempting to use GPU profiling libraries in system image. 10:29:06.192 I: [launch producer] Exit. 10:29:06.192 E: [EnsurePerfettoProducerLaunched] error: exit status 143 10:29:06.251 W: preparePerfettoProducerLauncherFromApk com.google.android.gapid.arm64v8a Screenshots If applicable, add screensho gapis.log ts to help explain your problem.
Additional debugging information
adb logcat -d > logcat-full.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment information:
If tracing on Android:
Bug description
it work well but cannot capture performance count.
Stacktrace
10:29:03.096 W: FUCHSIA_FFX_PATH is not set, disabling Fuchsia device monitoring.
10:29:03.096 I: Adding new device
10:29:03.096 I: New scheduler for device: 22eefdef64c72869021c9a032a0c9f4385176d97
10:29:03.096 I: New trace scheduler for device: 22eefdef64c72869021c9a032a0c9f4385176d97 pa-HP-Pro-Tower-480-G9-PCI-Desktop-PC
10:29:03.097 I: Starting grpc server
10:29:03.307 I: [Try ABI: arm64-v8a⇒gapidapk.EnsureInstalled] Examining gapid.apk on host...
10:29:03.312 I: [Try ABI: arm64-v8a⇒gapidapk.EnsureInstalled] Looking for gapid.apk...
10:29:03.389 W: [Try ABI: arm64-v8a⇒gapidapk.EnsureInstalled] Name is com.google.android.gapid.arm64v8a
10:29:03.389 I: [Try ABI: arm64-v8a⇒gapidapk.EnsureInstalled] Found gapid package...
10:29:03.528 I: No developer driver found, attempting to use GPU profiling libraries in system image.
10:29:03.850 W: preparePerfettoProducerLauncherFromApk com.google.android.gapid.arm64v8a
10:29:03.986 W: launch producer is /data/local/tmp/agi_launch_producer
10:29:04.013 I: [launch producer] I: Trying libgpudataproducer.so
10:29:04.058 I: [launch producer] I: Calling start at 0x72bc784e8c
10:29:04.058 I: [launch producer] [270.207] perfetto.cc:37699 Producer connected
10:29:04.058 I: [launch producer] rm: /data/data/agi_launch_producer/.SDP.: No such file or directory
10:29:04.075 I: [launch producer] [270.261] ersDataProducer.cpp:791 Unrecognized GPU: A730. Setting the max GPU frequency to int::max.
10:29:04.084 I: [launch producer] [270.271] ersDataProducer.cpp:241 gpu.counters: Starting tracing thread
10:29:04.086 I: [launch producer] [270.272] perfetto.cc:37699 Producer connected
10:29:04.285 I: [launch producer] [270.471] ersDataProducer.cpp:317 Start counter trace returned 0
10:29:05.014 I: [startDevInfoService] Attempt to start service: com.google.android.gapid.DeviceInfoService
10:29:05.014 W: [startDevInfoService] startService args is [start-foreground-service -a com.google.android.gapid.action.SEND_DEV_INFO -n com.google.android.gapid.arm64v8a/com.google.android.gapid.DeviceInfoService]
10:29:05.159 I: [startDevInfoService] Attempt to start service: com.google.android.gapid.DeviceInfoService
10:29:05.159 W: [startDevInfoService] startService args is [start-foreground-service -a com.google.android.gapid.action.SEND_DEV_INFO -n com.google.android.gapid.arm64v8a/com.google.android.gapid.DeviceInfoService]
10:29:05.304 I: [startDevInfoService] Attempt to start service: com.google.android.gapid.DeviceInfoService
10:29:05.305 W: [startDevInfoService] startService args is [start-foreground-service -a com.google.android.gapid.action.SEND_DEV_INFO -n com.google.android.gapid.arm64v8a/com.google.android.gapid.DeviceInfoService]
10:29:05.715 I: [Try ABI: arm64-v8a⇒gapidapk.EnsureInstalled] Examining gapid.apk on host...
10:29:05.724 I: [Try ABI: arm64-v8a⇒gapidapk.EnsureInstalled] Looking for gapid.apk...
10:29:05.795 W: [Try ABI: arm64-v8a⇒gapidapk.EnsureInstalled] Name is com.google.android.gapid.arm64v8a
10:29:05.795 I: [Try ABI: arm64-v8a⇒gapidapk.EnsureInstalled] Found gapid package...
10:29:05.919 I: No developer driver found, attempting to use GPU profiling libraries in system image.
10:29:06.192 I: [launch producer] Exit.
10:29:06.192 E: [EnsurePerfettoProducerLaunched] error: exit status 143
10:29:06.251 W: preparePerfettoProducerLauncherFromApk com.google.android.gapid.arm64v8a
Screenshots
If applicable, add screensho
gapis.log
ts to help explain your problem.
Additional debugging information
adb logcat -d > logcat-full.txt
) that contains logs since AGI was started.The text was updated successfully, but these errors were encountered: