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

examples: Fix disksnoop #3879

Merged
merged 1 commit into from
Feb 24, 2022
Merged

Conversation

chenhengqi
Copy link
Collaborator

Kernel commit 24b83deb29b ("block: move struct request to blk-mq.h")
and be6bfe36db17 ("block: inline hot paths of blk_account_io_*()")
introduce changes which break disksnoop.

Like #3748 and #3877 but for disksnoop, this commit fixes those issues.

Closes #3825.

Signed-off-by: Hengqi Chen chenhengqi@outlook.com

Kernel commit 24b83deb29b ("block: move struct request to blk-mq.h")
and be6bfe36db17 ("block: inline hot paths of blk_account_io_*()")
introduce changes which break disksnoop.

Like iovisor#3748 and iovisor#3877 but for disksnoop, this commit fixes those issues.

Closes iovisor#3825.

Signed-off-by: Hengqi Chen <chenhengqi@outlook.com>
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.

tutorial bcc python: disksnoop.py not working
2 participants