You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Emmagee creates bad output. The CSV file looks like this:
Timestamp,App Used Memory PSS(MB),App Used Memory(%),System Available Memory(MB),App Used CPU(%),Total Used CPU(%),cpu0 Total Usage(%),cpu1 Total Usage(%),cpu2 Total Usage(%),cpu3 Total Usage(%),Net Traffic(KB),Battery(%),Current(mA),Temperature(C),Voltage(V)
2014-12-09 10:21:04,32,20,1,72,1277,32,0,0,0.00,0.00,0.00,0.00,0,36,-130,33.7,3.878
So the title has 15 entries, but there are 18 data values.
Emmagee creates bad output. The CSV file looks like this:
So the title has 15 entries, but there are 18 data values.
Here is the corresponding code:
Write titles:
Write data entries:
The text was updated successfully, but these errors were encountered: