Cyril Roelandt ce10d8c178 Coccinelle: add a script that looks for calls to starpu_task_submit() that are not checked against 0. hace 13 años
..
modes 42343c2f77 Add a Python script that makes the output of modes.cocci pretty. hace 13 años
cpu_func_to_cpu_funcs.cocci f98b20266c add missing copyrights hace 13 años
cpu_func_to_cpu_funcs_test.c f98b20266c add missing copyrights hace 13 años
cuda_check_return_values.cocci 995dc04f9e cuda_check_return_values.cocci: add patch and context modes. hace 13 años
cuda_check_return_values_test.c e80564005f cuda_check_return_values.cocci : adding a test case that does not work. hace 13 años
func_to_funcs.sh 6868d2ed61 Fix a path error. hace 13 años
function_call_termination_condition.cocci 795aab35ea function_call_termination_condition.cocci: add a patch mode. hace 13 años
function_call_termination_condition_test.c 795aab35ea function_call_termination_condition.cocci: add a patch mode. hace 13 años
not_unlocked_mutex.cocci ab1f11fd5e Coccinelle: add a script that checks for mutex that are locked and unlocked in a function, but not unlocked when treating error cases. hace 13 años
not_unlocked_mutex_test.c ab1f11fd5e Coccinelle: add a script that checks for mutex that are locked and unlocked in a function, but not unlocked when treating error cases. hace 13 años
opencl_check_return_values.cocci d48918dade Coccinelle: show all calls to OpenCL functions that are not checked. hace 13 años
opencl_check_return_values_test.c d48918dade Coccinelle: show all calls to OpenCL functions that are not checked. hace 13 años
remove_where_field.cocci f98b20266c add missing copyrights hace 13 años
remove_where_field.sh 98e6236fee tools/dev/experimental/: add shell scripts to apply coccinelle patches hace 13 años
remove_where_field_test.c f98b20266c add missing copyrights hace 13 años
skip_valgrind.cocci 057eb16b24 Add an experimental Coccinelle script that adds "STARPU_SKIP_IF_VALGRIND;" at the beginning of codelets. hace 13 años
skip_valgrind_test.c 057eb16b24 Add an experimental Coccinelle script that adds "STARPU_SKIP_IF_VALGRIND;" at the beginning of codelets. hace 13 años
test_return_values.cocci f98b20266c add missing copyrights hace 13 años
test_return_values.sh 98e6236fee tools/dev/experimental/: add shell scripts to apply coccinelle patches hace 13 años
test_return_values_test.c f98b20266c add missing copyrights hace 13 años
unchecked_starpu_function_calls.cocci ce10d8c178 Coccinelle: add a script that looks for calls to starpu_task_submit() that are not checked against 0. hace 13 años
unchecked_starpu_function_calls_test.c ce10d8c178 Coccinelle: add a script that looks for calls to starpu_task_submit() that are not checked against 0. hace 13 años
use_starpu_macros.cocci be5c0eb52f Coccinelle: use_starpu_macros.cocci now comes with context, org, patch and report modes. hace 13 años
use_starpu_macros.sh 98e6236fee tools/dev/experimental/: add shell scripts to apply coccinelle patches hace 13 años
use_starpu_macros_test.c b65c0d1934 use_starpu_macros.cocci : add support for STARPU_MIN and STARPU_MAX hace 13 años
use_starpu_pthread_macros.cocci 8eeddc4ff3 Coccinelle: use_starpu_pthread_macros.cocci now has context, org, patch and report modes. hace 13 años
use_starpu_pthread_macros.sh 98e6236fee tools/dev/experimental/: add shell scripts to apply coccinelle patches hace 13 años
use_starpu_pthread_macros_test.c 92670e43f8 Add use_starpu_pthread_macros.cocci. hace 13 años