Jordan Rome
Jordan Rome
- https://github.com/bpftrace/bpftrace/pull/4223
- https://github.com/bpftrace/bpftrace/pull/4242
Is there a reason why bpftrace doesn't just pass the pid by default for perf events if the probe specifies a filter (and possibly other probes if they support this...
This was fixed/added here: https://github.com/bpftrace/bpftrace/pull/3800/files
@jrife Sorry for the long delay. There was a conference and a lot of folks seem to be busy ☹ I discussed with the other maintainers during office hours (which...
> I'm a bit busy this week with some other work, but when I get some time I'll make the adjustments, clean things up, and work on adding some tests...
@jrife Just wanted to circle back and see if you're planning on continuing this work. No pressure - just a cool feature I want to see added.
Sounds great! Looking forward to it. > Any examples lying around of other features that do this? Yes. We just added map declarations and macros. The flag is a "config...
@jrife Great to hear, let me know if you have any questions.
Initial POC merged: - https://github.com/bpftrace/bpftrace/pull/3838