Languages

Menu
Sites
Language
Can't use Dynamic Analyzer on Smart TV

Hello,

the Dynamic Analyzer doesn't work for a Tizen Web app Smart TV Project 2.4.

I used Tizen IDE 2.4 rev 8 and Tizen Studio but both the IDEs don't work.

Tizen IDE 2.4:

If I follow those steps

  1. Right-click your project in the Tizen Studio Project Explorer view.
  2. Select Profile As > Profile with Dynamic Analyzer.

an error has returned:

"step SDB shell handle failed
Failed to `step SDB shell handle 'mkdir -p /opt/usr/apps/tmp' command` operation
sdb command rejected exception"

Instead, if I follow those steps no device can be found:

  1. Launch the Dynamic Analyzer from the Tizen Studio Tools > Dynamic Analyzer menu.
  2. Select the target device and the application to be traced from the combo box in the Dynamic Analyzer toolbar.
  3. Click the Start button.

 

Tizen Studio:

If I follow those steps

  1. Right-click your project in the Tizen Studio Project Explorer view.
  2. Select Profile As > Profile with Dynamic Analyzer.

it is returned the same error:

"step SDB shell handle failed
Failed to `step SDB shell handle 'mkdir -p /opt/usr/apps/tmp' command` operation
sdb command rejected exception"

Instead, if I follow those steps there is an error:

  1. Launch the Dynamic Analyzer from the Tizen Studio Tools > Dynamic Analyzer menu.
  2. Select the target device and the application to be traced from the combo box in the Dynamic Analyzer toolbar.
  3. Click the Start button.

"Current device is not supported"

How can I solve this problem?

Thanks.

 

Responses

2 Replies
Armaan-Ul- Islam

I also faced the same error. As far as my finding 'Profiling with Dynamic Analyzer' feature is not available for TV applications. Dynamic Analyzer profiles mobile and wearable applications. I guess the Mobile and watch Icon on top section of this webpage represents so.

ss ndcdev

Hello,

I hope Samsung will develop this feature asap, it's really important can find a memory leak or optimize a smart tv application...

Thanks for your response.