public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/5] Improve buildstats functionality
@ 2024-01-12  6:12 Uladzimir Bely
  2024-01-12  6:12 ` [PATCH 1/5] buildstats: Sync code base with openembedded-core 2022-04.15 Uladzimir Bely
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Uladzimir Bely @ 2024-01-12  6:12 UTC (permalink / raw)
  To: isar-users

This series improves and enables by default buildstats in Isar.

Patches 2 and 3 are also sent to OE upstream in order to avoid forking
the code in Isar.

Uladzimir Bely (5):
  buildstats: Sync code base with openembedded-core 2022-04.15
  buildstats: consider multiconfigs when collecting statistics.
  buildstats: support of custom disk usage command
  meta/bitbake.conf: Use custom disk usage command for buildstats
  buildstats: Collect build statictics by default

 meta-isar/conf/local.conf.sample                 |  2 +-
 meta-test/conf/local.conf.sample                 |  3 +++
 meta/classes/buildstats.bbclass                  |  7 ++++++-
 meta/conf/bitbake.conf                           |  2 ++
 meta/lib/buildstats.py                           |  4 ++--
 scripts/pybootchartgui/pybootchartgui/draw.py    | 10 +++++++++-
 scripts/pybootchartgui/pybootchartgui/parsing.py |  2 +-
 7 files changed, 24 insertions(+), 6 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-01-12  6:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-12  6:12 [PATCH 0/5] Improve buildstats functionality Uladzimir Bely
2024-01-12  6:12 ` [PATCH 1/5] buildstats: Sync code base with openembedded-core 2022-04.15 Uladzimir Bely
2024-01-12  6:12 ` [PATCH 2/5] buildstats: consider multiconfigs when collecting statistics Uladzimir Bely
2024-01-12  6:12 ` [PATCH 3/5] buildstats: support of custom disk usage command Uladzimir Bely
2024-01-12  6:12 ` [PATCH 4/5] meta/bitbake.conf: Use custom disk usage command for buildstats Uladzimir Bely
2024-01-12  6:12 ` [PATCH 5/5] buildstats: Collect build statictics by default Uladzimir Bely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox