This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance in repository toolchain/abe.
omits 1038f4f Support external sysroot omits 1bca1bc dispatch-benchmark.py: Validate input omits 2d08952 dispatch-benchmark.py: Message on dry-run exit omits 3a69782 dispatch-benchmark.py: Move dryrun exit to more natural location omits e5a249b dispatch-benchmark.py: Script to dispatch benchmarks omits 756ff2e template.yaml: Metadata must be a string omits a5f49f3 Remove old jobdefs new afd25d2 Benchmark.sh: Make bundle stream default paranoid new 93a02b0 Remove old jobdefs new 48cbe1f template.yaml: Metadata must be a string new 222c64c dispatch-benchmark.py: Script to dispatch benchmarks new d6d8e17 dispatch-benchmark.py: Move dryrun exit to more natural location new 551ea2a dispatch-benchmark.py: Message on dry-run exit new a62fdb4 dispatch-benchmark.py: Validate input new c314f41 dispatch-benchmark.py: Option to set bundle stream new d032bb9 Support external sysroot new d2477c0 Apply target context when looking for binaries new 1f24b1e Add some (commented-out) debugging output new 4b2d88f CoremarkPro support new 52ed361 dispatch-benchmark.py: Support Coremark Pro
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 (1038f4f) \ N -- N -- N refs/heads/bernie/benchmarking-uinstance (52ed361)
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 13 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/CoremarkPro.conf | 30 ++++++++++++++++++++++++++++++ config/sources.conf | 1 + scripts/Benchmark.sh | 2 +- scripts/benchmark.sh | 7 +++++-- scripts/dispatch-benchmark.py | 10 +++++++++- 5 files changed, 46 insertions(+), 4 deletions(-) create mode 100644 config/CoremarkPro.conf