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

docs: fix parameters of bpf_trace_printk() #2121

Merged
merged 1 commit into from
Jan 9, 2019

Conversation

boat0
Copy link
Contributor

@boat0 boat0 commented Jan 9, 2019

bpf_trace_printk() does not have fmt_size as the second parameter in BCC.
See: #64

bpf_trace_printk() does not have `fmt_size` as the second parameter in BCC.
@yonghong-song
Copy link
Collaborator

[buildbot, test this please]

@yonghong-song
Copy link
Collaborator

The change looks good to me. Thanks!

@yonghong-song yonghong-song merged commit e96836d into iovisor:master Jan 9, 2019
@boat0 boat0 deleted the doc-fix branch January 10, 2019 02:51
brendangregg pushed a commit to brendangregg/bcc that referenced this pull request Jan 11, 2019
bpf_trace_printk() does not have `fmt_size` as the second parameter in BCC.
palexster pushed a commit to palexster/bcc that referenced this pull request Jul 7, 2019
bpf_trace_printk() does not have `fmt_size` as the second parameter in BCC.
CrackerCat pushed a commit to CrackerCat/bcc that referenced this pull request Jul 31, 2024
bpf_trace_printk() does not have `fmt_size` as the second parameter in BCC.
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