update scripts
[lttv.git] / tests / kernel / Makefile
index 3cba56ad6be88d58ac58628c1f7e8b3fa9307f1e..23b718bd0ca473171e914769025a39a4e86f1f28 100644 (file)
@@ -8,8 +8,12 @@ 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-hotplug.o
+       obj-m += rdtsc-smp.o
+       obj-m += test-local.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
@@ -19,9 +23,9 @@ endif
        #obj-m += test-kprobes.o
        #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-mark.o
+#      obj-m += probe.o
+#      obj-m += test-irqloop.o
        #obj-m += marker-loader.o
        #obj-m += test-linuxtrace.o
 
This page took 0.047828 seconds and 4 git commands to generate.