Create plots of memory usage for a process.
Project description
process-plot
Create plots of memory and CPU usage for a process.
This is a wrapper around the ps command, which polls it at a set interval.
Usage
Install the package with pip or pipx:
$ pipx install process-plot
then run:
$ pplot exec -i 0.1 "sleep 1"
PPLOT INFO: Output files will be written to: /user/pplot_out, with basename: 20210921024614
PPLOT INFO: Running process
PPLOT INFO: Total run time: 0 hour(s), 00 minute(s), 01.175246 second(s)
PPLOT INFO: Plotting results
PPLOT SUCCESS!
You will then find the output files in /user/pplot_out
, with a plot for the process like:
Acknowledgements
Initially adapted from: https://github.com/jeetsukumaran/Syrupy
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
process_plot-0.1.0.tar.gz
(7.4 kB
view hashes)
Built Distribution
Close
Hashes for process_plot-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6022c8f5919f353b694fedc2558ebfe43afbdf589820dac2287da3356dd58339 |
|
MD5 | 8a4ba5980235101e0266e6e54711190c |
|
BLAKE2b-256 | 1f023de5a64e36c736488d3715e070db5e5d209e3ca78fc1ad276d46fb97eed7 |