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

A tutorial to explain use of Rust-Aya for writing tracepoint programs #157

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

nsengupta
Copy link

My intention is to fill in the missing portions (at least, some of it) in aya-book's tutorials.

Here is an attempt to do that for tracepoints.

I presume, this will be useful for all aspiring Rust-Aya programmers.

Copy link

netlify bot commented May 18, 2024

Deploy Preview for aya-rs ready!

Name Link
🔨 Latest commit d4c7cca
🔍 Latest deploy log https://app.netlify.com/sites/aya-rs/deploys/6672752d22ff6e0008e5eb82
😎 Deploy Preview https://deploy-preview-157--aya-rs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Updated the path to source code for the tutorial
@nsengupta
Copy link
Author

@vadorovsky I have been away for quite some time. Apologies and thanks for your observations.

I have merged the changes. Please check in your own time.

@vadorovsky
Copy link
Member

vadorovsky commented Nov 26, 2024

@nsengupta Sorry for even later reaction from my side! Could you rebase your PR? You will likely get some markdownlint errors to fix.

For the next time, could you also submit pull requests from other branches than main? When a pull request is based on a custom branch, "Update branch" functionality of GitHub works well and maintainers of the main project are able to push to that custom branch as well. In that case, we could sort out the rebase without bothering you. 🙂

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