Updated log format for SCHED_WINDOW

This commit is contained in:
Bhargavi Hanumant Alandikar 2019-12-09 11:27:33 -05:00 committed by GitHub
parent ad78b7827e
commit 6a577a4135
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,5 +8,5 @@ The logs are written to a file named _\<logFilePrefix\>\_\<timestamp\>\_schedWin
The format of the data logged is as shown below.
```
<yyyy/mm/dd> <hh:mm:ss> <sched window size> <sched policy name>
```
[<loglevel>]: <yyyy-mm-dd> <hh:mm:ss> Window size=<sched window size>, Name=<sched policy name>
```