Skip to content
New issue

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

where can i find the ersDataProducer.cpp #1334

Open
paridas0813 opened this issue Dec 14, 2023 · 0 comments
Open

where can i find the ersDataProducer.cpp #1334

paridas0813 opened this issue Dec 14, 2023 · 0 comments

Comments

@paridas0813
Copy link

Environment information:

  • AGI version:
  • Host OS: [e.g. Linux]
    If tracing on Android:
  • Device model: adreno GPU: A730.
  • Android Version: 13

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.
Screenshot-9

Additional debugging information

  • Please attach the generated gapis.log and gapic.log files you will find in the temp folder (e.g. /tmp/ on linux).
  • If using Android: Please attach a full logcat dump (adb logcat -d > logcat-full.txt) that contains logs since AGI was started.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant