virt plugin: Do not report 'domain_state' metric when not enabled by ExtraStats
[collectd.git] / src / valgrind.suppress
1 {
2    libnl1_virt_initialization_unpreventable_leak
3    Memcheck:Leak
4    ...
5    obj:*libnl.so.1.*
6    ...
7 }