/schedprobe

Primary LanguageJupyter Notebook

schedprobe

Expose scheduler stats (as delta) in a csv format

Installation

git clone https://github.com/jacquetpi/schedprobe
cd schedprobe

Usage

python3 schedprobe.py --name={hostname} --delay={delay_in_ms} --output={output}

A notebook is present for example purposes

Background usage

./backgroundprobe.sh hostname delay output
sleep {duration}
systemctl --user stop schedprobe