Skip to content

Create scheduling table suitable for visualization of process activities

License

Notifications You must be signed in to change notification settings

mox17/systemtap-sched

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program usage:

A file with scheduling traces is needed.

Run like this

./stsched.py --bucket=250000000 --duration=60 --merge --summary=sum.csv --output=table.csv scheduling.dat

The sample buckets are 250ms wide, stop after 60 seconds (as indicated by timestamps in file), merge processes with same names.

About

Create scheduling table suitable for visualization of process activities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published