X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=.gitignore;h=6cc8fb246a45aa1fcf4d4d7c11e357dac9b16a88;hb=85f8af7b80f5d52ab099e7f73d3ac8f59c6bb1e9;hp=acceec5ede434b8d1c42ce6b5f89dd0845efb66f;hpb=464c475658ae29039b3b9e769b5b02195688a94a;p=lttng-ust.git diff --git a/.gitignore b/.gitignore index acceec5e..6cc8fb24 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