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

DTrace scripts are out of date #170

Open
bnaecker opened this issue Nov 2, 2023 · 0 comments
Open

DTrace scripts are out of date #170

bnaecker opened this issue Nov 2, 2023 · 0 comments

Comments

@bnaecker
Copy link
Collaborator

bnaecker commented Nov 2, 2023

While debugging some bad I2C transactions during manufacturing test, we noticed that the D scripts used to trace messages are out of date. Specifically, here we're trying to read arg1 as the message, but that's now arg2. arg1 is the Header. We should update these to reflect changes to the protocol that came down as part of #71.

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