Skip to content

str8outtajc/processTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

processTrack

Credit

Loosely adapted from http://hints.macworld.com/article.php?story=2009102906322976

Usage

Invoke script with three arguments:

  • Process name(s) (Must be in quotes if more than one process)
  • Number of minutes to run
  • Number of samples per minute

Examples

If you want to sample Safari for 5 minutes with 30 samples per minute

processTrack.sh Safari 5 30

If you want to sample Safari and Chrome for 5 minutes with 30 samples per minute

processTrack.sh "Safari Chrome" 5 30

Hint

If opening output file with Excel (to create graphs, etc), open as space delimited, treating consecutive delimiters as one.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages