Open mittachaitu opened 4 years ago
Explored Valgrind tool to detect memory leak/corruption in istgt
istgt
process as Valgrind ./istgt
to get memory stats but if we kill that process then it is not giving any stats about the memory(since Valgrind itself dies so no one is there to print output).Basically, to overcome the above issue we need to have istgtcontrol command to kill istgt process alone and need to check whether Valgrind is able to give stats.
What would you like to be added: It will help to fix memory issues/corruption in cstor-istgt.
Why is this needed: Add a test case to track memory leak (or) corruption using Valgrind tool
Describe the solution you'd like: [A clear and concise description of what you want to happen]
Environment:
kubectl version
):/etc/os-release
):