mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 12:49:03 +02:00
master.cfg: Add example of enabling profiling
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
701a7089b3
commit
8fe016342b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user