X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=liblttng-ust%2FMakefile.am;h=698b4805ee800d7fef8fbd117958b0830da57858;hb=f8921d33bfc7f2ec7370b12859064520653ccab0;hp=a716a34fcdf5fa69b8f1ec0c2dc64535c191b988;hpb=cf73e0fea355d408180a66a88ba7a33cfbd17c33;p=lttng-ust.git diff --git a/liblttng-ust/Makefile.am b/liblttng-ust/Makefile.am index a716a34f..698b4805 100644 --- a/liblttng-ust/Makefile.am +++ b/liblttng-ust/Makefile.am @@ -26,6 +26,7 @@ liblttng_ust_runtime_la_SOURCES = \ lttng-context-pthread-id.c \ lttng-context-procname.c \ lttng-context-ip.c \ + lttng-context-cpu-id.c \ lttng-context.c \ lttng-events.c \ lttng-filter.c \ @@ -35,6 +36,7 @@ liblttng_ust_runtime_la_SOURCES = \ lttng-filter-interpreter.c \ filter-bytecode.h \ lttng-hash-helper.h \ + lttng-ust-elf.c \ lttng-ust-statedump.c \ lttng-ust-statedump.h \ lttng-ust-statedump-provider.h \ @@ -47,6 +49,8 @@ liblttng_ust_runtime_la_SOURCES = \ error.h \ tracef.c \ lttng-ust-tracef-provider.h \ + tracelog.c \ + lttng-ust-tracelog-provider.h \ getenv.h if HAVE_PERF_EVENT