Commit 5feff61
authored
ci: add yocto-pybootchartgui (#832)
Create buildchart.svg with the buildstats collected data. We have the
buildstats enabled but the output is hard to read and understand. The
openembedded-core pybootchartgui scripts can process this logs and
generates some pretty charts.
For each Yocto build, this will generate a github artifact by machine
like `buildchart-qcm6490-idp.zip` with an svg image inside
https://github.com/qualcomm-linux/meta-qcom/actions/runs/14362539141/artifacts/2916117283
2 files changed
+28
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
114 | 120 | | |
115 | 121 | | |
116 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments