master.cfg: Add example of enabling profiling

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2020-02-16 22:34:12 +00:00
parent 701a7089b3
commit 8fe016342b

View File

@ -81,3 +81,6 @@ c['title'] = "Yocto Autobuilder"
c['titleURL'] = "https://autobuilder.yoctoproject.org/main/"
# visible location for internal web server
c['buildbotURL'] = "https://autobuilder.yoctoproject.org/main/"
# How to enable profiling
#c['www']['plugins']['profiler'] = True