Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ parse_valgrind.py
File
parse_valgrind.py
Utilities/Maintenance/parse_valgrind.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/python
2
""
"
3
This script helps you create a valgrind suppression file that hides
4
bogus leaks so that only fixable leaks inside your project are reported.
Callers
nothing calls this directly
Calls
3
compile
Method · 0.80
parse
Function · 0.70
keys
Method · 0.45
Tested by
no test coverage detected