浏览代码

small fix profiling

Andra Hugo 13 年之前
父节点
当前提交
c3ea163f9b
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/core/workers.c

+ 0 - 2
src/core/workers.c

@@ -713,8 +713,6 @@ int starpu_init(struct starpu_conf *user_conf)
 
 	_starpu_profiling_init();
 
-	_starpu_load_bus_performance_files();
-
 	/* store the pointer to the user explicit configuration during the
 	 * initialization */
 	if (user_conf == NULL)