Introduce profiling feature on test_driver.sh (#1248)
author김용섭/동작제어Lab(SR)/Engineer/삼성전자 <yons.kim@samsung.com>
Thu, 17 May 2018 07:46:29 +0000 (16:46 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Thu, 17 May 2018 07:46:29 +0000 (16:46 +0900)
commitd8e1c43c50b9a42c7462356d89e25d98bb69a1a5
treebca192f0fcbd6b393c2b31255dc5439f91ce41c8
parentcf4252b2aad757a0208c6f5a3b2e1e836a04244a
Introduce profiling feature on test_driver.sh (#1248)

Now `test_driver.sh --profile` runs profiling by `oprofile`. To profile,
`oprofile` should be installed on target machine and needs root
permission.

Signed-off-by: Yongseop Kim <yons.kim@samsung.com>
tools/test_driver/test_driver.sh