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

i#5524: Fix view skip_refs timestamp undercounting #5525

Merged
merged 4 commits into from
Jun 13, 2022

Conversation

derekbruening
Copy link
Contributor

Fixes a regression in the view tool caused by the delay in printing
timestamps in order to print window dividers for multi-window traces.

Improves the view_test to include timestamps, which now fails without
this fix.

Fixes #5524

Fixes a regression in the view tool caused by the delay in printing
timestamps in order to print window dividers for multi-window traces.

Improves the view_test to include timestamps, which now fails without
this fix.

Fixes #5524
@derekbruening
Copy link
Contributor Author

The failure is something w/ the CI infra, maybe transient (happened again on re-run though):

ERROR: Your ANDROID_NDK_ROOT variable does not point to a valid directory.

@derekbruening derekbruening requested a review from bete0 June 10, 2022 22:27
@derekbruening
Copy link
Contributor Author

Failures are phys-threads #5514 and android NDK #5527

@derekbruening derekbruening merged commit fe24ab6 into master Jun 13, 2022
@derekbruening derekbruening deleted the i5524-view-skip-refs branch June 13, 2022 20:03
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

Successfully merging this pull request may close these issues.

drmemtrace view tool -skip_refs is under-counting
2 participants