Create and free per-CPU helper threads from the main thread and tell thread sanitizer to suppress leaking threads. (We are not leaking threads ourselves and we can safely ignore the Userspace-RCU thread leaks.)
8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
# Uninstrumented libraries
|
|
called_from_lib:libfstrm.so
|
|
called_from_lib:libdummyrpz.so
|
|
# be more selective with liburcu
|
|
race:rcu_barrier
|
|
race:rcu_memb_barrier
|
|
thread:*
|