Merge remote-tracking branch 'origin/patch-2' into docs-typo-fixes

This commit is contained in:
Chandan Rai 2017-02-03 22:23:21 +05:30
commit 1a3abb61ed

View file

@ -76,7 +76,7 @@ list. Possible options are:
* `enable-sampling` * `enable-sampling`
* `enable-systrace` * `enable-systrace`
The first 3 options are trace recoding modes and hence mutually exclusive. The first 3 options are trace recording modes and hence mutually exclusive.
If more than one trace recording modes appear in the `traceOptions` string, If more than one trace recording modes appear in the `traceOptions` string,
the last one takes precedence. If none of the trace recording modes are the last one takes precedence. If none of the trace recording modes are
specified, recording mode is `record-until-full`. specified, recording mode is `record-until-full`.