Hacker News new | ask | show | jobs
by mdaverde 1451 days ago
Great clean example of using libbpf.

Latest of libbpf (which seems like you vendored) comes with ability to calculate symbol offset for you. Thoughts on using that instead of your custom logic?

1 comments

Thanks I will check that!