|
From: Nicholas N. <nj...@cs...> - 2005-10-10 22:03:47
|
On Mon, 10 Oct 2005, Manish Marathe wrote: > I built the Postgresql database and actually ran the tests for postgres > under Valgrind. I am using Fedora Core 3 > > I am executing the tests like > > valgrind --tool=memcheck make check > > "check" is the test target they use to run tests. The output which I > got, I think Valgrind was monitoring "make" and not postgresql server > against which the tests were ran. > > Am I doing something wrong? Not reading the FAQ... www.valgrind.org/docs/FAQ/ question 5.1. Nick |