intel_gpu_top: support profiling user-specified commands
authorEugeni Dodonov <eugeni.dodonov@intel.com>
Mon, 5 Sep 2011 22:41:24 +0000 (19:41 -0300)
committerEugeni Dodonov <eugeni.dodonov@intel.com>
Mon, 5 Sep 2011 22:45:01 +0000 (19:45 -0300)
commita483c97d910d18b0626591f770d212ca97e2f7a1
tree6ef580bf932725cc9bbf6bb8485fb24166e70468
parentc2983f24e34936fd9e0d513922af70485d579e61
intel_gpu_top: support profiling user-specified commands

This patch adds support for running intel_gpu_top to profile specific
commands. The required command will be carried out in separate process,
and main intel_gpu_top will leave when the child process will exit.

Signed-off-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
man/intel_gpu_top.1
tools/intel_gpu_top.c