mdbx-build: refine memcheck target.

Change-Id: I8551c5d7ce5249a16959d34c1272c38cd1ad2d27
This commit is contained in:
Leonid Yuriev
2019-10-14 22:47:25 +03:00
parent a0e9c33e54
commit 2280ab0513
2 changed files with 12 additions and 2 deletions

View File

@@ -14,3 +14,12 @@
...
fun:mdbx_env_sync_ex
}
{
pwrite-page-flush
Memcheck:Param
pwritev(vector[...])
fun:pwritev
fun:mdbx_pwritev
fun:mdbx_page_flush
fun:mdbx_txn_commit
}