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

[ebpf] Add the output of bpftool struct_ops dump #2116

Closed
wants to merge 1 commit into from
Closed

[ebpf] Add the output of bpftool struct_ops dump #2116

wants to merge 1 commit into from

Conversation

jcastill
Copy link
Contributor

@jcastill jcastill commented Jun 17, 2020

This patch dumps all struct_ops currently existing in
the system via the commant 'bpftool struct_ops dump'.

Resolves: #2116

Signed-off-by: Jose Castillo jcastillo@redhat.com


Please place an 'X' inside each '[]' to confirm you adhere to our Contributor Guidelines

  • Is the commit message split over multiple lines and hard-wrapped at 72 characters?
  • Is the subject and message clear and concise?
  • Does the subject start with [plugin_name] if submitting a plugin patch or a [section_name] if part of the core sosreport code?
  • Does the commit contain a Signed-off-by: First Lastname email@example.com?
  • If this commit closes an existing issue, is the line Closes: #ISSUENUMBER included in an independent line?
  • If this commit resolves an existing pull request, is the line Resolves: #PRNUMBER included in an independent line?

This patch dumps all struct_ops currently existing in
the system via the commant 'bpftool struct_ops dump'.

Signed-off-by: Jose Castillo <jcastillo@redhat.com>
Copy link
Member

@bmr-cymru bmr-cymru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Buildbot for s390x failed but unrelated to the change in this PR - ack.

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.

None yet

3 participants