1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-06-28 03:03:27 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
1e750c659b utils/log: add early record buffering
Buffer early log records until a log file becomes available, flush
records to said file afterwards. This ensures that early log output,
which, among other things, contains plugin discovery logging, is not
lost. Buffer capacity is configurable via an environment variable.
2018-05-09 15:06:31 +01:00
504703d444 doc/migration_guide: Fix typo 2018-04-30 09:14:22 +01:00
f60b7eca16 doc/output_api: Improve examples 2018-04-30 09:14:22 +01:00
bc87eacde2 Documentation: Update WA3 Documentation
Update the documentation and build system for producing documentation for
WA3 with support for automatic building on readthedocs.

Note: This is currently a WIP.
2018-04-24 09:59:57 +01:00