[FEATURE] native setup profiling implement 61/40961/5
authorVyacheslav Cherkashin <v.cherkashin@samsung.com>
Wed, 10 Jun 2015 10:42:19 +0000 (13:42 +0300)
committerDmitry Kovalenko <d.kovalenko@samsung.com>
Thu, 11 Jun 2015 15:54:54 +0000 (08:54 -0700)
commit8802159464660d187b3a18e66d5a415bf5bf0415
tree2df4da0a9232b0ca6d5f9d328ba2606b42a9132e
parent05468591436e92b38b861df940357bf3f17b1ab6
[FEATURE] native setup profiling implement

Change-Id: If7945d80108486b0d943790798fc6cb7cf61ea44
Signed-off-by: Vyacheslav Cherkashin <v.cherkashin@samsung.com>
12 files changed:
daemon/Makefile
daemon/cpp/common.h
daemon/cpp/features/feature_manager_c.cpp
daemon/cpp/features/feature_manager_c.h
daemon/cpp/features/feature_nsp.cpp [new file with mode: 0644]
daemon/da_protocol.c
daemon/da_protocol.h
daemon/da_protocol_inst.c
packaging/swap-manager.spec
scripts/gen_nsp_data.sh [new file with mode: 0755]
scripts/start.sh
scripts/stop.sh