Fix up a possible race in the profiler startup; have the server
wait for the profiler on the client to be ready before signalling
that it should start. Otherwise you can run into situations where
the server goes ahead and tries to wait for profiler.finished
before the profiler is even ready to start.

Risk: Medium
Visibility: Fixes a potential race in the server-side profiler startup.

Signed-off-by: John Admanski <jadmanski@google.com>
	


git-svn-id: http://test.kernel.org/svn/autotest/trunk@3094 592f7852-d20e-0410-864c-8624ca9c26a4
2 files changed