Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions test/supp/drd-test_disjoint_pool.supp

This file was deleted.

8 changes: 0 additions & 8 deletions test/supp/drd-test_jemalloc_coarse_devdax.supp
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,3 @@
fun:je_*
...
}

{
False-positive ConflictingAccess in critnib_insert
drd:ConflictingAccess
fun:utils_atomic_store_release_ptr
fun:critnib_insert
...
}
8 changes: 0 additions & 8 deletions test/supp/drd-test_jemalloc_coarse_file.supp
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,3 @@
fun:je_*
...
}

{
False-positive ConflictingAccess in critnib_insert
drd:ConflictingAccess
fun:utils_atomic_store_release_ptr
fun:critnib_insert
...
}
8 changes: 0 additions & 8 deletions test/supp/helgrind-test_disjoint_pool.supp
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,3 @@
fun:*gthread_mutex_unlock*pthread_mutex_t
...
}

{
False-positive Race in critnib_insert
Helgrind:Race
fun:utils_atomic_store_release_ptr
fun:critnib_insert
...
}
17 changes: 0 additions & 17 deletions test/supp/helgrind-test_ipc.supp
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
{
False-positive race in critnib_insert (lack of instrumentation)
Helgrind:Race
fun:utils_atomic_store_release_ptr
fun:critnib_insert
...
}

{
False-positive race in critnib_find (lack of instrumentation)
Helgrind:Race
fun:find_predecessor
fun:find_le
fun:critnib_find
...
}

{
[false-positive] Double check locking pattern in trackingOpenIpcHandle
Helgrind:Race
Expand Down
17 changes: 0 additions & 17 deletions test/supp/helgrind-test_ipc_max_opened_limit.supp
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
{
False-positive race in critnib_insert (lack of instrumentation)
Helgrind:Race
fun:utils_atomic_store_release_ptr
fun:critnib_insert
...
}

{
False-positive race in critnib_find (lack of instrumentation)
Helgrind:Race
fun:find_predecessor
fun:find_le
fun:critnib_find
...
}

{
[false-positive] Double check locking pattern in trackingOpenIpcHandle
Helgrind:Race
Expand Down
8 changes: 0 additions & 8 deletions test/supp/helgrind-test_jemalloc_coarse_devdax.supp
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,3 @@
fun:je_*
...
}

{
False-positive Race in critnib_insert
Helgrind:Race
fun:utils_atomic_store_release_ptr
fun:critnib_insert
...
}
8 changes: 0 additions & 8 deletions test/supp/helgrind-test_jemalloc_coarse_file.supp
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,3 @@
fun:je_*
...
}

{
False-positive Race in critnib_insert
Helgrind:Race
fun:utils_atomic_store_release_ptr
fun:critnib_insert
...
}
17 changes: 0 additions & 17 deletions test/supp/helgrind-test_provider_file_memory_ipc.supp
Original file line number Diff line number Diff line change
Expand Up @@ -19,23 +19,6 @@
...
}

{
False-positive race in critnib_insert (lack of instrumentation)
Helgrind:Race
fun:utils_atomic_store_release_ptr
fun:critnib_insert
...
}

{
False-positive race in critnib_find (lack of instrumentation)
Helgrind:Race
fun:find_predecessor
fun:find_le
fun:critnib_find
...
}

{
False-positive ConflictingAccess in jemalloc
Helgrind:Race
Expand Down
Loading