salp icon indicating copy to clipboard operation
salp copied to clipboard

USDT probes in Golang on Linux

Results 3 salp issues
Sort by recently updated
recently updated
newest added

If I see the environment variables CGO_CFLAGS, CGO_LDFLAGS, and LD_LIBRARY_PATH then my program will NOT compile. I get the following error: /usr/local/go/pkg/tool/linux_amd64/link: running gcc failed: exit status 1 /home/opc/libstapsdt/out/libstapsdt.a(libstapsdt.o): In...

It's a fine library and all but it's an impediment to development and deployment. I'd like to get the dependencies down to just libdl (for dlopen, which is probably unavoidable)

Hacktoberfest

I'm not interested in instrumenting on OS X but compiling would be good.

Hacktoberfest