This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance-arbitrary in repository toolchain/abe.
discards 9c85030 gather: set -x in all gather scripts discards c8ffec3 CoremarkPro.sh: Report sizes first discards 93c02c2 CoremarkPro.sh: Require exactly one log discards d3f6435 CoremarkPro.sh: Remove commented-out code discards e314995 CoremarkPro.sh: Pass name to report_measured discards c8f72df CoremarkPro.sh: Make function-local var local discards 82ae79c CoremarkPro.sh: Count everything that can be multiple discards c448d34 CoremarkPro.sh: Cosmetic changes to test IDs discards 750e2b3 CoremarkPro.sh: Eliminate spaces in TEST_CASE_ID discards f8aec42 Template for use in trusted LAVA uinstance discards b7306a8 Remove *-multilib from host packages discards 049b9a7 Add missing tcpdump dependency discards c9721d6 Permit host machine to be of any type discards 1ffedc8 Fix race when gathering benchmark data discards fa93903 Make post-run command synchronous discards e97c992 Match tcpdump output even if user gave username discards f375672 Match tcpdump output even if user gave hostnames discards 3cb1743 Do not report names in tcpdump discards a646842 benchmark.sh: Rename GCC to something more generic discards ffac3e0 Clean up toolchain usage discards f0b3243 Ensure that unset params get value None new 133135f CoremarkPro.sh: Eliminate spaces in TEST_CASE_ID new 805a452 CoremarkPro.sh: Cosmetic changes to test IDs new 7808360 CoremarkPro.sh: Count everything that can be multiple new 7d34907 CoremarkPro.sh: Make function-local var local new af891b0 CoremarkPro.sh: Pass name to report_measured new 222afbc CoremarkPro.sh: Remove commented-out code new adb9898 CoremarkPro.sh: Require exactly one log new 3786f22 CoremarkPro.sh: Report sizes first new 7cd7581 Ensure that unset params get value None new 71e46cf Clean up toolchain usage new 7b4dfcb benchmark.sh: Rename GCC to something more generic new d1d707f Do not report names in tcpdump new 13217ee Match tcpdump output even if user gave hostnames new dc0b0ab Match tcpdump output even if user gave username new 836e56b Make post-run command synchronous new fd67e21 Fix race when gathering benchmark data new 15c5cf5 gather: set -x in all gather scripts new aac5269 benchmark.sh preserves -x for runbenchmark.sh new f458e35 gather scripts: Provide mime type for attachments new 858eceb host-session: Consistent use of {} with args new 15b1330 Remove redundant ABE_BRANCH parameter new 4e1a104 host-session invokes benchmark scripts with -x new 15b86db Permit host machine to be of any type new 2ae3104 Add missing tcpdump dependency new 066ba3d Remove *-multilib from host packages new ef39d47 Template for use in trusted LAVA uinstance
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (9c85030) \ N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (ef39d47)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 26 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: config/bench/gather/CPU2006.sh | 15 ++++++---- config/bench/gather/CoremarkPro.sh | 23 ++++++++------- config/bench/gather/fakebench.sh | 13 ++++---- config/bench/gather/test_CPU2006.sh | 12 ++++---- config/bench/gather/test_CoremarkPro.sh | 46 ++++++++++++++--------------- config/bench/lava/host-session | 41 +++++++++++-------------- config/bench/lava/host-session.yaml | 2 +- config/bench/lava/trusted-host-session.yaml | 2 +- scripts/benchmark.sh | 2 +- 9 files changed, 79 insertions(+), 77 deletions(-)