[FEATURE] native setup profiling implement 79/40979/4
authorVyacheslav Cherkashin <v.cherkashin@samsung.com>
Wed, 10 Jun 2015 12:09:51 +0000 (15:09 +0300)
committerDmitry Kovalenko <d.kovalenko@samsung.com>
Thu, 11 Jun 2015 15:50:31 +0000 (08:50 -0700)
commit27f1310b9b48ac47fe464679560b21a00f5917b3
treeca94357aeb25b70bb1b3b7d82ff009d2c7814b18
parente0798aa7c286847b8ecae7553a13bbc3bdde2773
[FEATURE] native setup profiling implement

Change-Id: I1b3cf9934d3e93aae8c03cff4a61073ec159b2d4
Signed-off-by: Vyacheslav Cherkashin <v.cherkashin@samsung.com>
17 files changed:
Kbuild
nsp/Kbuild [new file with mode: 0644]
nsp/nsp.c [new file with mode: 0644]
nsp/nsp.h [new file with mode: 0644]
nsp/nsp_debugfs.c [new file with mode: 0644]
nsp/nsp_debugfs.h [new file with mode: 0644]
nsp/nsp_module.c [new file with mode: 0644]
nsp/nsp_msg.c [new file with mode: 0644]
nsp/nsp_msg.h [new file with mode: 0644]
nsp/nsp_print.h [new file with mode: 0644]
nsp/nsp_tdata.c [new file with mode: 0644]
nsp/nsp_tdata.h [new file with mode: 0644]
packaging/swap-modules.spec
uprobe/swap_uaccess.h [new file with mode: 0644]
writer/swap_msg.c
writer/swap_msg.h
wsp/wsp.c