Hi, I have a library which is instrumented and tracepoints are added. And i have 2 binary's(or daemons) which try to include this library.(one binary has instrumented code with tracepoints and other binary doesn't use tracing) I found that i need to instrument the daemon which includes the instrumented library for the code to compile.
Cant i have a daemon(without tracing functionality) which can include a instrumented library (i don't want to use tracing functionality in this case) I'm only able to build if both library and daemon which includes it are instrumented. Can anyone please give me more details on how to do this? this is useful for huge code bases where you can selectively add tracing support to few librarys or daemons. Hope i have written clearly, please ask me more if you are not able to follow my query. Thanks, Anand Neeli
_______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
