[lttng-dev] Names collisions with LTTng-UST
Simon Marchi
simon.marchi at polymtl.ca
Wed Jul 31 14:29:12 EDT 2013
Hello tracing bending units,
I encountered a problem while trying to put UST tracepoints in GDB
today. Since GDB defines a struct tracepoint, it conflicts with
LTTng's struct tracepoint. Renaming all struct tracepoint in UST to
struct ust_tracepoint, and rebuilding/installing, provided a simple
workaround. Would it be possible to do change something in LTTng to
avoid conflicts like this in the future?
Thanks
Simon
More information about the lttng-dev
mailing list