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

Add printf for key/leaf and fix trace_printk bug #125

Merged
merged 2 commits into from
Aug 12, 2015
Merged

Add printf for key/leaf and fix trace_printk bug #125

merged 2 commits into from
Aug 12, 2015

Conversation

drzaeus77
Copy link
Collaborator

No description provided.

Brenden Blanco added 2 commits August 11, 2015 13:25
This extends upon the sscanf reader functionality, with the intent of
providing key/leaf pretty printing

Signed-off-by: Brenden Blanco <[email protected]>
There was an issue where the rewrite of bpf_trace_printk combined with
conversion of function argument to ctx->$reg was mangling the text. Fix
up this case and add a test.

Signed-off-by: Brenden Blanco <[email protected]>
4ast pushed a commit that referenced this pull request Aug 12, 2015
Add printf for key/leaf and fix trace_printk bug
@4ast 4ast merged commit 02bf681 into master Aug 12, 2015
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.

2 participants