##// END OF EJS Templates
Fixed CPU usage measurement, implemented CPU load AVG...
Fixed CPU usage measurement, implemented CPU load AVG - now CPU usage is computed between now and last call, not anymore since last CPU reset. - AVG is computed on last 60 measurements -> 60 seconds. It's a simple average.

File last commit:

r169:675402b630ea patch rev 2
r378:ad411bb94578 3.2.0.18 No PWD scrub with...
Show More
RELOAD_HELLO_WORLD_STAR_DUNDEE.py
9 lines | 214 B | text/x-python | PythonLexer
/ python_scripts / RELOAD_HELLO_WORLD_STAR_DUNDEE.py
#!/usr/bin/lppmon -e
RMAPPlugin0.setValueSpaceWireLinkNumber( 1 )
RMAPPlugin0.setValueTargetLogicalAddress( 254 )
dsu3plugin0.openFile("/opt/GCOV/hello_world/obj/main")
dsu3plugin0.loadFile()
dsu3plugin0.run()