update marker
[lttv.git] / tests / kernel / Makefile
index 3cba56ad6be88d58ac58628c1f7e8b3fa9307f1e..1d947906b9dd201ec0c3bf62aaceea84688d23e2 100644 (file)
@@ -8,8 +8,15 @@ ifneq ($(CONFIG_LTT),)
 #      obj-m += test-instrument-size-big.o
 #      obj-m += test-printk-effect.o
 endif
-       obj-m += test-cmpxchg.o
-       obj-m += test-cmpxchg-nolock.o
+       obj-m += test-debugfs.o
+#      obj-m += test-mod.o
+#      obj-m += atomic-pIII-cmx.o
+       obj-m += test-hotplug.o
+       obj-m += rdtsc-smp.o
+       obj-m += test-local.o
+       obj-m += test-ser.o
+#      obj-m += test-cmpxchg.o
+#      obj-m += test-cmpxchg-nolock.o
 #      obj-m += test-spinlock.o
 #      obj-m += test-inc.o
 #      obj-m += test-inc-nolock.o
@@ -20,8 +27,9 @@ endif
        #obj-m += test-printk.o
        #obj-m += test-debugfs.o
        obj-m += test-mark.o
-       obj-m += probe.o
-       obj-m += test-irqloop.o
+       obj-m += test-markxmc.o
+#      obj-m += probe.o
+#      obj-m += test-irqloop.o
        #obj-m += marker-loader.o
        #obj-m += test-linuxtrace.o
 
This page took 0.023022 seconds and 4 git commands to generate.