Commit Graph

37 Commits

Author SHA1 Message Date
Pedro Pombeiro 9f84e6a17a Add timestamps to debug output (#5) 2018-01-30 11:45:14 +01:00
Pedro Pombeiro f9a5db3525
Make column header report time span of actual data that is reported for totals, max, etc 2018-01-29 18:36:31 +01:00
Pedro Pombeiro 68b7cabb30
Make network stats start at zero 2018-01-29 17:43:37 +01:00
Pedro Pombeiro 5acfa9637f
Improve UI reactivity by parallelizing data collection 2018-01-29 17:43:06 +01:00
Pedro Pombeiro 1ff7bd5500
Move `HistoryLimit` to data structure consumer 2018-01-29 17:41:54 +01:00
Pedro Pombeiro b10243a3c4
Remove code repetition in `UI.UpdateNetstats` 2018-01-29 16:43:48 +01:00
Pedro Pombeiro 397f6a4cb3
Fix wrong network stats bug (process uid was not being saved) 2018-01-29 16:43:45 +01:00
Pedro Pombeiro fbbc18f2cf
Add support for resetting stats without leaving app 2018-01-29 16:43:41 +01:00
Ivan Danyliuk 47b9b1e186
Add memory totals 2018-01-18 12:26:48 +01:00
Ivan Danyliuk 968efa8dc1
Change UI to have 2x2 pane 2018-01-18 12:02:06 +01:00
Pedro Pombeiro e8ab49e4e2 Add memory usage metrics support (#4) 2018-01-18 11:37:18 +01:00
Ivan Danyliuk 54acc405a5
Update CSV headers 2018-01-11 10:53:21 +01:00
Ivan Danyliuk 510b466601
Add netstats to csv output 2018-01-10 23:19:52 +01:00
Ivan Danyliuk 539f8657cf
Update demo picture 2018-01-10 23:15:14 +01:00
Ivan Danyliuk 846201d317
Tuned UI 2018-01-10 23:14:18 +01:00
Ivan Danyliuk d8d21248b0
Add netstats to UI 2018-01-10 23:02:47 +01:00
Ivan Danyliuk 9ec97724a1
Add netstats for ADB support 2018-01-10 22:27:57 +01:00
Ivan Danyliuk 3aead89839
Add source for device data source 2017-12-28 20:06:47 +02:00
Ivan Danyliuk 379631bb27
Cleanup source 2017-12-19 16:23:47 +01:00
Ivan Danyliuk 67aeb67626
Add source interface 2017-12-19 15:37:58 +01:00
Ivan Danyliuk 6ad8d7dc68
Update README 2017-12-16 20:55:07 +01:00
Ivan Danyliuk 4b137bfdce
Improve messages on exit 2017-12-16 20:51:45 +01:00
Ivan Danyliuk 28ed76f428
Update top output parse 2017-12-16 19:19:27 +01:00
Ivan Danyliuk eff38714c9
Update README and some fixes 2017-12-16 15:20:26 +01:00
Ivan Danyliuk bc7d4f5890
Add time to header 2017-12-16 14:46:35 +01:00
Ivan Danyliuk c779f9ebe8
Update misc 2017-12-16 14:41:24 +01:00
Ivan Danyliuk 9a4d3c6f40
Improved CSV dump 2017-12-16 14:27:42 +01:00
Ivan Danyliuk c9b187622d
Improve UI 2017-12-16 13:44:42 +01:00
Ivan Danyliuk 169bfb85e2
Update UI 2017-12-16 13:35:17 +01:00
Ivan Danyliuk fee5f4d037
Update headers 2017-12-16 13:23:21 +01:00
Ivan Danyliuk 934edc3594
Cleanup 2017-12-16 13:07:22 +01:00
Ivan Danyliuk 3017c59c2e
Connect data to UI 2017-12-16 13:00:33 +01:00
Ivan Danyliuk c7c7d29ebe
Add data structure 2017-12-16 12:54:21 +01:00
Ivan Danyliuk 851c8fa426
Update circular buffer 2017-12-16 12:54:13 +01:00
Ivan Danyliuk 2c1b6ec3e2
Add interval variable 2017-12-16 12:51:18 +01:00
Ivan Danyliuk 9e8ec35160
Add circular buffer 2017-12-16 12:51:03 +01:00
Ivan Danyliuk 74831a9ee8
Initial commit 2017-12-16 12:24:37 +01:00