bottom/src
Clement Tsang 4b03b4b0b0
refactor: Refactor code, add new tests
Refactor code so we use a lib, allowing for easier testing. Adds additional tests for layouts.
2020-08-19 16:32:33 -04:00
..
app bug: fix not switching sort type when toggling % in mem 2020-08-17 15:52:09 -04:00
bin refactor: Refactor code, add new tests 2020-08-19 16:32:33 -04:00
canvas feature: Add appox. total mem as an option for processes and basic mem 2020-08-17 15:41:37 -04:00
options feature: Allow sorting by any column 2020-08-15 20:35:49 -04:00
utils bug: made the regex error one line in search 2020-05-03 00:08:18 -04:00
app.rs bug: fix not switching sort type when toggling % in mem 2020-08-17 15:52:09 -04:00
canvas.rs feature: Add appox. total mem as an option for processes and basic mem 2020-08-17 15:41:37 -04:00
constants.rs feature: Add appox. total mem as an option for processes and basic mem 2020-08-17 15:41:37 -04:00
data_conversion.rs feature: Add appox. total mem as an option for processes and basic mem 2020-08-17 15:41:37 -04:00
lib.rs refactor: Refactor code, add new tests 2020-08-19 16:32:33 -04:00
options.rs refactor: Refactor code, add new tests 2020-08-19 16:32:33 -04:00
utils.rs Change how we call time in data_collection step 2020-01-09 21:59:52 -05:00