bottom/src
Clement Tsang 1598654bef
bug: Divide Windows process cpu usage by number of processors (#525)
Fixes a bug displaying the CPU usage of a process in Windows due to not dividing by the number of processors.
2021-06-26 02:34:32 -04:00
..
app bug: Divide Windows process cpu usage by number of processors (#525) 2021-06-26 02:34:32 -04:00
bin refactor: remove old traces (#486) 2021-05-23 00:29:31 -04:00
canvas bug: Fix battery widget color and mouse (#504) 2021-06-20 20:28:44 -04:00
options feature: Beginnings of in-app config (#231) 2020-09-22 18:12:36 -04:00
units feature: Rework network y-axis, linear interpolation for off-screen data (#437) 2021-04-04 05:38:57 -04:00
utils refactor: switch to procfs library (#479) 2021-05-13 23:41:43 -04:00
app.rs feature: add F9 as an alternative process kill key (#518) 2021-06-22 20:34:00 -04:00
canvas.rs change: remove gap between CPU and columns in basic (#460) 2021-04-24 15:08:19 -04:00
clap.rs other: make advanced kill default (#463) 2021-05-06 23:35:30 -04:00
constants.rs feature: add F9 as an alternative process kill key (#518) 2021-06-22 20:34:00 -04:00
data_conversion.rs bug: forgot to create memory usage string when collapsed (#473) 2021-05-11 01:38:36 -04:00
lib.rs feature: add F9 as an alternative process kill key (#518) 2021-06-22 20:34:00 -04:00
options.rs other: make advanced kill default (#463) 2021-05-06 23:35:30 -04:00
units.rs feature: Rework network y-axis, linear interpolation for off-screen data (#437) 2021-04-04 05:38:57 -04:00
utils.rs Change how we call time in data_collection step 2020-01-09 21:59:52 -05:00