INTERNAL: make sure all image thread is stopped when tracing is stopped 39/36539/3
authorgreatim <jaewon81.lim@samsung.com>
Mon, 9 Mar 2015 16:52:04 +0000 (01:52 +0900)
committerwoojin jung <woojin2.jung@samsung.com>
Mon, 16 Mar 2015 13:11:15 +0000 (06:11 -0700)
commit01ee6a99894b40b9b085711b97002c8fbc9cd05c
tree688bbb4bf470dc8e42446ff8d9a5cd674ca8e28b
parent5993e6365b81a4d756c54b6e6076fcaf3ab9c349
INTERNAL: make sure all image thread is stopped when tracing is stopped

make sure all image processing thread is terminated when tracing is terminated.

Change-Id: I2ee1cddacbed8c725c69bf821045f11409ff67a9
Signed-off-by: greatim <jaewon81.lim@samsung.com>
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/swap/logparser/ImageProcessingThread.java [new file with mode: 0644]
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/swap/logparser/LogParser.java