Performance evaluation

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Performance evaluation

2,436件の閲覧回数
felipe-gm
Contributor II

Hi,

I am developing security solutions for embedded applications on the P2020-RDB design board. I would like to know if there is a way for me to evaluate the overhead of my solution (power, processing, memory) as the target solutions are constrained.

I am using SDK 1.9 Linux image, so any solution being either Linux-based or from a NXP tool/plugin would do. I am using TAP over ethernet for probing, so anything on that direction would do for me too.

Thanks, 

ラベル(1)
タグ(1)
0 件の賞賛
4 返答(返信)

2,430件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Online Power Monitoring
The Lm-sensors tool ( download from http://dl.lm-sensors.org/lm-sensors/releases) will be used to read the power/temperature from on-boards sensors.

Memory and CPU usage, you could use "top" command provided in Linux.

0 件の賞賛

2,423件の閲覧回数
felipe-gm
Contributor II

Hi @yipingwang ,

thank you very much for your response. The link seems to be broken.
One question though, aren't these methods intrusive, in the sense that they can interfere with the metrics?

Thanks once again

0 件の賞賛

2,411件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Please download QorIQ SDK 1.9 user manual from the following link.

https://drive.google.com/file/d/1GdxWp1zd8HyBCGka2T5j1euphEfLf9iU/view?usp=sharing

Please refer to section "Offline Power Monitoring" section in this user manual.

0 件の賞賛

2,296件の閲覧回数
felipe-gm
Contributor II

For the offiline solution, that is great thanks! As for the memory and CPU, top gives me the metrics while they are executing, but I was looking for something that could capture these for programs that execute and end. It is tricky to capture the metrics with top like that.

 

Any suggestions?

0 件の賞賛