X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=.gitignore;h=4dffcdf4292545b0f26b27b5a6a9b8116e636b4f;hb=refs%2Fheads%2F2.13-custom-upgrade-rev3;hp=fb0f0bdb747c3f0f82d8a4f3699fdcd28e0dc06e;hpb=43c692e7a0f593984abffa5674c28e2c23c1e10a;p=lttng-ust.git diff --git a/.gitignore b/.gitignore index fb0f0bdb..4dffcdf4 100644 --- a/.gitignore +++ b/.gitignore @@ -113,6 +113,10 @@ cscope.* /tests/regression/abi0-conflict/app_ust_indirect_abi0_abi1 /tests/regression/abi0-conflict/app_ust_indirect_abi1 /tests/unit/gcc-weak-hidden/test_gcc_weak_hidden +/tests/unit/libcommon/get_cpu_mask_from_sysfs +/tests/unit/libcommon/get_max_cpuid_from_sysfs +/tests/unit/libcommon/test_get_max_cpuid_from_mask +/tests/unit/libcommon/test_get_possible_cpus_array_len /tests/unit/libmsgpack/test_msgpack /tests/unit/libringbuffer/test_shm /tests/unit/pthread_name/test_pthread_name @@ -208,6 +212,7 @@ cscope.* /tests/regression/Makefile /tests/unit/Makefile /tests/unit/gcc-weak-hidden/Makefile +/tests/unit/libcommon/Makefile /tests/unit/libmsgpack/Makefile /tests/unit/libringbuffer/Makefile /tests/unit/pthread_name/Makefile