Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Fix Version/s: 10.1.17
-
Component/s: Tests
-
Labels:
Description
Using other valgrind tools in MTR is a little difficult as the MTR ties the tool to memcheck or calllgrind.
https://github.com/MariaDB/server/pull/194 provides a valgrind-tool option for easy selection.
MTR_TEST_NAME is also exported for recording results per test run (using a custom --valgrind-path= wrapper script).