Skip to content

Tool for plotting cpu activity and flow throughput from .lrc files

Notifications You must be signed in to change notification settings

LNST-project/lrc-plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lrc Plotter

This is a simple tool that graphs CPU utilization and flow throughput of LNST recipe runs based on provided lrc file.

To show the cpu utilization:

poetry run lrc-plotter --view cpu /tmp/lnst-run-data-0.lrc

To show the flow throughput:

poetry run lrc-plotter --view flow /tmp/lnst-run-data-0.lrc

About

Tool for plotting cpu activity and flow throughput from .lrc files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages