-
Notifications
You must be signed in to change notification settings - Fork 9
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
error Cannot read properties of undefined (reading 'pid') #48
Comments
Hi, can you adb pull the cpuprofile and send it on here? I think your profile is missing a |
I'm getting the same error, this is the
|
Unfortunately this still happens years later |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
First I followed https://reactnative.dev/docs/hermes/
then https://reactnative.dev/docs/profile-hermes
Recording a Hermes sampling profile seems to succeed
(hermes-profile-transformer is in my node-modules at version 0.0.6)
Then the command to convert and transfer the Hermes tracing profile fails as follows:
The text was updated successfully, but these errors were encountered: