10 lines
335 B
Diff
10 lines
335 B
Diff
|
--- jemalloc-5.2.0/test/unit/prof_log.c 2019-04-03 02:51:39.000000000 +0200
|
||
|
+++ jemalloc-5.2.0/test/unit/prof_log.c.new 2019-04-04 11:42:22.371447078 +0200
|
||
|
@@ -141,6 +141,5 @@
|
||
|
prof_log_dummy_set(true);
|
||
|
return test_no_reentrancy(
|
||
|
test_prof_log_many_logs,
|
||
|
- test_prof_log_many_traces,
|
||
|
test_prof_log_many_threads);
|
||
|
}
|