[FIX] Task data searches symbols by substring 52/33652/2
authorAlexander Aksenov <a.aksenov@samsung.com>
Fri, 28 Nov 2014 11:31:27 +0000 (14:31 +0300)
committerAlexander Aksenov <a.aksenov@samsung.com>
Tue, 24 Feb 2015 08:18:31 +0000 (11:18 +0300)
commit3ee21298d5198e52f30894be766569baf4870985
tree2a0025f29deae055a57be8dc37bcfc57883baa16
parenta7aa24722c33a62720d9882a8d3c5fa1b2533704
[FIX] Task data searches symbols by substring

This prevents issuses with changeable kernel functions names,
for example, when copy_process changes its name to copy_process.part...

Change-Id: I4c815609f9c8e3f02fcf72aab6297ebb48427fd2
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
task_data/task_data.c