chen-li 28f5901ce0 Columns name change for ScenarioRunnerResult
1. Change "time" to "duration".
Because "time" and "times" are too close, and have
different meaning in rally. While, "duration" is much cleaner,
has only one meaning that means actually what we have in results.

2. Change "atomic_actions_time" to "atomic_actions"
Because not only "time" include in this column, and we already
have "duration" inside it.

3. Similar changes for functions and class members

Change-Id: Id3fa44451184603c7f044296ec6f1a9b75f236fc
2014-04-18 01:21:37 +00:00
..