Add an optional outputfiles parameter to the cmdprofile profiler that
lets you override outputfile with a list of outputfiles instead of
just specifying a single file that all the command are written into.

This will allow users to profile multiple commands more easily
without having to add multiple profilers (which technically works,
but more by accident then due to being properly supported).

Risk: Low
Visibility: Adds a new optional parameter to cmdprofile for specifying
    multiple output files.

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


git-svn-id: http://test.kernel.org/svn/autotest/trunk@4034 592f7852-d20e-0410-864c-8624ca9c26a4
1 file changed