Change profiling build
authorPrzemyslaw Ciezkowski <p.ciezkowski@samsung.com>
Wed, 24 Oct 2012 07:22:43 +0000 (09:22 +0200)
committerJihoon Chung <jihoon.chung@samsung.com>
Tue, 30 Oct 2012 08:18:04 +0000 (17:18 +0900)
commit4f7ac6f1f21d4c1cc6dfff296c809b86b58ad22c
tree75d3055742027df35808d17852e917070296c85b
parent966a432550277a99a5734603292ed0091a3d3110
Change profiling build

[Issue#] LINUXNGWAP-444
[Feature] Change build parameters for profiling: -O2 optimization, disable debug symbols generation,
disable logs (change WebProcess profiling), disable gprof symbols generation.
Also profiling script was fixed after last changes in wrt-launcher.
[Cause] N/A
[Solution] Changed and fixed profiling. Updated wrt-preloader.
[Verification] Build repository with build_type=profiling. Run any widget,
check if wrt-client logs are disabled. Run profiling scripts.

Change-Id: I9870546ef472e763c548f77eb1b0d3722a48bf3a
CMakeLists.txt
src/profiling/profiling_util.cpp
src/profiling/profiling_util.h
src/profiling/script/profiling-target-part.pl
src/profiling/script/utils/wrt-preloader
src/view/webkit/bundles/CMakeLists.txt