summaryrefslogtreecommitdiffstats
path: root/scripts/lib/build_perf/report.py
diff options
context:
space:
mode:
authorJoshua Watt <JPEWhacker@gmail.com>2024-05-23 12:17:58 -0600
committerSteve Sakoman <steve@sakoman.com>2024-06-06 06:53:49 -0700
commitd1811356b766280553dd84220d3216387f3a0a51 (patch)
tree7a50debdc6147e5b839a23622e4355998e94f0c5 /scripts/lib/build_perf/report.py
parentbcb569e698d8ce7a81840b3c3373ddf30dcec5c4 (diff)
downloadpoky-d1811356b766280553dd84220d3216387f3a0a51.tar.gz
bitbake: bb: Use namedtuple for Task data
Task dependency data is becoming unwieldy with the number of indices it contains. Convert it to use a named tuple instead, which allows members to be indexed by a named property or an index (which allows it to retain backward compatibility). (Bitbake rev: bc7c44affe8e3fa94e92c3bcb8ad85bf11963779) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/build_perf/report.py')
0 files changed, 0 insertions, 0 deletions