[FIX] simultaneously work nsp and function profiling 46/44146/1
authorVyacheslav Cherkashin <v.cherkashin@samsung.com>
Thu, 16 Jul 2015 16:43:19 +0000 (19:43 +0300)
committerVyacheslav Cherkashin <v.cherkashin@samsung.com>
Thu, 16 Jul 2015 16:54:09 +0000 (19:54 +0300)
commit91843044de4ea0aee1281fba9b9a8f17387d0190
treebbd82b6730ca4f54216b53dcf8be9082b9882e0a
parentb7b06e059429ad233dfbd41599a31b96ee09a361
[FIX] simultaneously work nsp and function profiling

Currently it is impossible to probe one function more then once.
Because of it we cann't use nsp and main() function profiling
simultaneously.

Add main() function profiling message in nsp handler.

Change-Id: Ibb9708c511f4f8497a4eac04b417dd4abd207559
Signed-off-by: Vyacheslav Cherkashin <v.cherkashin@samsung.com>
nsp/nsp.c
retprobe/rp_msg.c