VG_(di_notify_mmap): don't complain about being unable to stat64/stat files in /dev...
commit51fe122c63c0133908e57a212a377564f7dc2579
authorJulian Seward <jseward@acm.org>
Fri, 9 Mar 2018 18:17:06 +0000 (9 19:17 +0100)
committerJulian Seward <jseward@acm.org>
Fri, 9 Mar 2018 18:17:06 +0000 (9 19:17 +0100)
tree7bac5e6c960cf42afaa30d11344eec5463c35948
parent6b92194acabdcdc44ce86c748dc6523a7071e369
VG_(di_notify_mmap): don't complain about being unable to stat64/stat files in /dev/shm/.

Some applications cause this message to be emitted hundreds of times, which is annoying.
coregrind/m_debuginfo/debuginfo.c