Marc Bonnici
3e4d068eff
NetStat: Updated Regex to match logcat format in android 6.0
...
Android marshmallow uses a different default view for logcat
therefore prevented output from being extracted. The regex
expression has been updated to include matching the new format.
2016-12-20 09:56:26 +00:00
Sebastian Goscik
9707aa6237
Pylint fixes
...
Pylint now checks for trailing new lines, this commit fixes them.
2016-07-21 16:40:26 +01:00
Sebastian Goscik
7b92f355c8
netstat: Changed exception type & typo fix
2016-06-08 11:13:35 +01:00
Sergei Trofimov
d7ef6ff8ba
netstats: added "period" parameter.
...
This parameter allows specifying polling period for the on-device
service.
2015-09-21 08:45:26 +01:00
Sergei Trofimov
2904246cb5
Adding netstats instrument.
...
This instrument allows monitoring data sent/received by applications on
an Android device.
2015-09-18 09:33:17 +01:00