generic-poky/scripts/contrib/bb-perf
Darren Hart fa4bcfdb73 bb-matrix: correct BB and PM number canonicalization
The bash string operation ${BB##*0} was greedy and in addition to converting
"02" to "2", also converted "20" to "", causing all builds for a BB value ending
in 0 to run with BB_NUMBER_THREADS=1.

(From OE-Core rev: b975de5ea76c5f8827fb48c0c3c29902872ad3d6)

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-14 22:23:09 +01:00
..
bb-matrix-plot.sh bb-matrix: initial scripts to record TIME(1) metrics for BB and PM combinations 2011-07-12 15:08:21 +01:00
bb-matrix.sh bb-matrix: correct BB and PM number canonicalization 2011-07-14 22:23:09 +01:00