Message ID | 20200716081754.22422-1-r.bolshakov@yadro.com (mailing list archive) |
---|---|
Headers | show |
Series | Add dtrace support on macOS | expand |
Adding Stefan as the trace maintainer. On Thu, Jul 16, 2020 at 11:17:50AM +0300, Roman Bolshakov wrote: > Hi, > > This is a small series that enables dtrace tracing backend on macOS. > Whether or not it should go to 5.1 is up to discretion of tracing > maintainers. > > Thanks, > Roman > > Roman Bolshakov (4): > scripts/tracetool: Fix dtrace generation for macOS > scripts/tracetool: Use void pointer for vcpu > build: Don't make object files for dtrace on macOS > net/colo: Match is-enabled probe to tracepoint > > Makefile.objs | 2 ++ > net/colo-compare.c | 12 +++++++----- > net/filter-rewriter.c | 8 ++++++-- > net/trace-events | 2 -- > scripts/tracetool/format/d.py | 9 ++++++++- > scripts/tracetool/vcpu.py | 2 +- > 6 files changed, 24 insertions(+), 11 deletions(-) > > -- > 2.26.1 > Regards, Daniel