This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch bernie/noise-experiment in repository toolchain/abe.
discards 58a7dc6 Use public fakebench discards 2c2517e Add support for the juno target discards caba25a Signal completion in a way that's friendlier to my local environment adds b03f630 Some belt-and-braces permissions adds 8d0aefb Mark off uname -a output adds a5df925 Mark off /etc/lsb-release output adds 2ad3823 Log lsb_release -a adds 7a0cfaf Log 'service' view of running services adds 8f0896b Log runtime environment adds 093f65f Log debian_version, if it exists adds 51b187e Log ASLR status adds 41a3842 Log kernel config adds 03e71b8 Add rev info to board_benchargs for Juno adds d8d1521 Add capability to record build-time data adds 363c208 Move all runtime controls to before target state report adds d1fdf3e Log control measures more explicity adds 5b981e8 Control environment (on by default) adds 7a65fef Order getopts adds 15ff106 Make ASLR and renice controls disable-able adds 4e8ec7d Check errors on size commands adds d14ba7c Add a binary for fakebench adds 7cb3f66 Replace build.log on each new build new ff4fe18 Better logging when ssh fails new 5e35e54 s/buildtar/benchbuild/ new fff17d2 Permit use of compressed tarball of benchmark, or plain benchmark. new cc03b2c Make rsync delete extraneous files new ea6b31b Add option to set target dir new 17e2eb6 Make warn on keep overrideable new f76de46 Signal completion in a way that's friendlier to my local environment new 4d59aaa Add support for the juno target new 45b8fbe Use public fakebench new 5c4b0bd Enter hostname for Juno target
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 (58a7dc6) \ N -- N -- N refs/heads/bernie/noise-experiment (5c4b0bd)
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 10 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/CPU2000.conf | 2 + config/CPU2006.conf | 2 + config/bench/boards/juno-a53.conf | 2 +- config/bench/boards/juno-a57.conf | 2 +- .../boards/noise-control-experiment-juno-a53.conf | 2 +- .../boards/noise-control-experiment-juno-a57.conf | 2 +- config/fakebench.conf | 2 + lib/remote.sh | 4 +- scripts/Benchmark.job | 5 + scripts/benchmark.sh | 82 ++++++++++----- scripts/controlledrun.sh | 114 +++++++++++++++------ scripts/runbenchmark.sh | 31 ++++-- 12 files changed, 181 insertions(+), 69 deletions(-)