[FEATURE] Add web profiling 97/30397/7
authorRuslan Soloviev <r.soloviev@samsung.com>
Wed, 26 Nov 2014 13:46:32 +0000 (16:46 +0300)
committerRuslan Soloviev <r.soloviev@samsung.com>
Wed, 26 Nov 2014 13:46:32 +0000 (16:46 +0300)
commit370ea3e3d96b79d8d6e0aeeb18e9430b42a0b286
treec3099a87d6f7b83ae81f7e83e9838ce87bbc7ff4
parentbe5215a9806f52245a780775e85794b0f49ca43b
[FEATURE] Add web profiling

Used libwebsockets, libjson
Setup probes (probe type 3):
ewk_context_inspector_server_start
JSC::ProfileGenerator::willExecute
JSC::ProfileGenerator::didExecute

Change-Id: I48b5223c67f3c7239484f5dcf6bbd895c9080b18
Signed-off-by: Ruslan Soloviev <r.soloviev@samsung.com>
13 files changed:
daemon/Makefile
daemon/da_protocol.c
daemon/da_protocol.h
daemon/da_protocol_inst.c
daemon/daemon.c
daemon/daemon.h
daemon/start.sh
daemon/stop.sh
daemon/utils.c
daemon/utils.h
daemon/wsi.c [new file with mode: 0644]
daemon/wsi.h [new file with mode: 0644]
packaging/swap-manager.spec