This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch bernie/benchmarking-clang-gcc-coremark-pro
in repository toolchain/abe.
at 4954371 Clean up toolchain usage
This branch includes the following new commits:
new dc55b96 CPU2006.sh: Attach raw output to run
new c104d20 Add trusted-host-session.yaml
new 2447d1f WIP: 'Semi-trusted' concept, for testing purposes
new 93e61a9 Remove redundant TODO
new d8e8549 Add script to derive all job parameters
new ef897f1 Import template.yaml from lava-jobs
new b6ae58b Benchmark.sh: Allow optional parms to be undefined
new 86d6a50 Benchmark.sh: Braces-and-spaces
new 683945c Benchmark.sh: Get bundle server from external LAVA_SERVER def
new d5b7ab5 Benchmark.sh: Make LAVA_USER available to params
new d8f7620 Benchmark.sh,template.yaml: s/ABE_/TESTDEF_/
new 243c10a Benchmark.sh,template.yaml: Accept public key
new 5936dfc Benchmark.sh,template.yaml: Map from target type to image
new d2372e7 Benchmark.sh: Remove redundant comments
new 0c9cbeb Benchmark.sh: Set the right default branch
new e322085 Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
new 12d163d Benchmark.sh: Handle enquoting in parameters
new e472071 Benchmark.sh: Make bundle stream default paranoid
new 9fff06f Benchmark.sh,template.yaml: s/BUNDLE_STREAM_NAME/BUNDLE_STREAM/
new 117948a Remove old jobdefs
new 7114fc1 template.yaml: Metadata must be a string
new ee779dc dispatch-benchmark.py: Script to dispatch benchmarks
new b0743c0 dispatch-benchmark.py: Move dryrun exit to more natural location
new 4a51ba1 dispatch-benchmark.py: Message on dry-run exit
new f469a2e dispatch-benchmark.py: Validate input
new 0d689ce dispatch-benchmark.py: Option to set bundle stream
new ced6914 Support external sysroot
new 85533ed Apply target context when looking for binaries
new 0656a63 Always read configs with target context
new fd0786c Add some (commented-out) debugging output
new 9e79058 CoremarkPro support
new 26ba2be dispatch-benchmark.py: Support Coremark Pro
new 8dbdd3a WIP: Remove tag restrictions
new db05f99 WIP: Disable netctl for Juno
new 65665e3 Ensure that unset params get value None
new 4954371 Clean up toolchain usage
The 36 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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 167af16 Rename test file that had incorrect bug number
new 899cc28 PR tree-optimization/65337 * tree-ssa-pre.c (eliminate): Al [...]
The 1 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:
gcc/ChangeLog | 8 +++++++-
gcc/tree-ssa-pre.c | 2 ++
2 files changed, 9 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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.
discards 4954371 Clean up toolchain usage
discards 65665e3 Ensure that unset params get value None
discards db05f99 WIP: Disable netctl for Juno
discards 8dbdd3a WIP: Remove tag restrictions
discards 26ba2be dispatch-benchmark.py: Support Coremark Pro
discards 9e79058 CoremarkPro support
discards fd0786c Add some (commented-out) debugging output
discards 0656a63 Always read configs with target context
discards 85533ed Apply target context when looking for binaries
discards ced6914 Support external sysroot
discards 0d689ce dispatch-benchmark.py: Option to set bundle stream
discards f469a2e dispatch-benchmark.py: Validate input
discards 4a51ba1 dispatch-benchmark.py: Message on dry-run exit
discards b0743c0 dispatch-benchmark.py: Move dryrun exit to more natural location
discards ee779dc dispatch-benchmark.py: Script to dispatch benchmarks
discards 7114fc1 template.yaml: Metadata must be a string
discards 117948a Remove old jobdefs
discards 9fff06f Benchmark.sh,template.yaml: s/BUNDLE_STREAM_NAME/BUNDLE_STREAM/
discards e472071 Benchmark.sh: Make bundle stream default paranoid
discards 12d163d Benchmark.sh: Handle enquoting in parameters
discards e322085 Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
discards 0c9cbeb Benchmark.sh: Set the right default branch
discards d2372e7 Benchmark.sh: Remove redundant comments
discards 5936dfc Benchmark.sh,template.yaml: Map from target type to image
discards 243c10a Benchmark.sh,template.yaml: Accept public key
discards d8f7620 Benchmark.sh,template.yaml: s/ABE_/TESTDEF_/
discards d5b7ab5 Benchmark.sh: Make LAVA_USER available to params
discards 683945c Benchmark.sh: Get bundle server from external LAVA_SERVER def
discards 86d6a50 Benchmark.sh: Braces-and-spaces
discards b6ae58b Benchmark.sh: Allow optional parms to be undefined
discards ef897f1 Import template.yaml from lava-jobs
discards d8e8549 Add script to derive all job parameters
discards 93e61a9 Remove redundant TODO
discards 2447d1f WIP: 'Semi-trusted' concept, for testing purposes
discards c104d20 Add trusted-host-session.yaml
discards dc55b96 CPU2006.sh: Attach raw output to run
adds a3e655e CPU2006.sh: Attach raw output to run
adds c2c052a Add trusted-host-session.yaml
adds ccb8cd9 WIP: 'Semi-trusted' concept, for testing purposes
adds 2770a92 Remove redundant TODO
adds 485d94e Add script to derive all job parameters
adds 9497a97 Import template.yaml from lava-jobs
adds 509e2b3 Benchmark.sh: Allow optional parms to be undefined
adds 5ddfaed Benchmark.sh: Braces-and-spaces
adds 4bb803f Benchmark.sh: Get bundle server from external LAVA_SERVER def
adds 54fb1cf Benchmark.sh: Make LAVA_USER available to params
adds a9ee5b6 Benchmark.sh,template.yaml: s/ABE_/TESTDEF_/
adds bbacf2f Benchmark.sh,template.yaml: Accept public key
adds 2c16e96 Benchmark.sh,template.yaml: Map from target type to image
adds 9588f83 Benchmark.sh: Remove redundant comments
adds c94f182 Benchmark.sh: Set the right default branch
adds 11d2661 Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
adds 276b177 Benchmark.sh: Handle enquoting in parameters
adds 82e1276 Benchmark.sh: Make bundle stream default paranoid
adds 6f8a0a2 Benchmark.sh,template.yaml: s/BUNDLE_STREAM_NAME/BUNDLE_STREAM/
adds 6dd89f0 Remove old jobdefs
adds 4226a1f template.yaml: Metadata must be a string
adds c610b09 dispatch-benchmark.py: Script to dispatch benchmarks
adds 64f91e5 dispatch-benchmark.py: Move dryrun exit to more natural location
adds 3100dbe dispatch-benchmark.py: Message on dry-run exit
adds 190b219 dispatch-benchmark.py: Validate input
adds fcaa26e dispatch-benchmark.py: Option to set bundle stream
adds 4234e4f Support external sysroot
adds f9cd693 Apply target context when looking for binaries
adds 6508886 Always read configs with target context
adds b1d5fbc Add some (commented-out) debugging output
adds 5597d02 CoremarkPro support
adds bf7a56e dispatch-benchmark.py: Support Coremark Pro
adds 6a64030 Gather script for Coremark Pro
adds e46c159 WIP: Remove tag restrictions
adds 5e430a9 WIP: Disable netctl for Juno
adds de6e3f7 Ensure that unset params get value None
adds 795f116 Only check for toolchain if building benchmark
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 (4954371)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (795f116)
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.
No new revisions were added by this update.
Summary of changes:
config/bench/gather/CPU2006.sh | 21 ++-
config/bench/gather/CoremarkPro.sh | 206 ++++++++++++++++++++++++++
config/bench/gather/test_CPU2006.sh | 7 +
config/bench/gather/test_CoremarkPro.sh | 251 ++++++++++++++++++++++++++++++++
config/bench/lava/host-session | 13 --
scripts/Benchmark.sh | 6 +-
scripts/benchmark.sh | 14 +-
scripts/dispatch-benchmark.py | 17 ++-
8 files changed, 497 insertions(+), 38 deletions(-)
create mode 100755 config/bench/gather/CoremarkPro.sh
create mode 100755 config/bench/gather/test_CoremarkPro.sh
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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 a97496f Revert "WIP: Install less packages"
discards 2a83e36 WIP: Install less packages
discards fb32819 Add missing tcpdump dependency
discards 4d3ee45 Permit host machine to be of any type
discards 62ac3ae WIPish: Always read config with target context
discards 1e20086 WIPish: Fix sysroot?
discards e10fa62 WIPish: Ensure that unset params get value None
discards ed32104 WIP: Disable netctl for Juno
discards 3a293ec WIP: Remove tag restrictions
discards 5d9ad8a dispatch-benchmark.py: Support Coremark Pro
discards 372e28a CoremarkPro support
discards f64471f Add some (commented-out) debugging output
discards 00ef0cd Apply target context when looking for binaries
discards 1508794 Support external sysroot
discards 5d8df5b dispatch-benchmark.py: Option to set bundle stream
discards 6af1ad0 dispatch-benchmark.py: Validate input
discards 0ca3268 dispatch-benchmark.py: Message on dry-run exit
discards 2a8d0d2 dispatch-benchmark.py: Move dryrun exit to more natural location
discards bb1d8d3 dispatch-benchmark.py: Script to dispatch benchmarks
discards 19e9314 template.yaml: Metadata must be a string
discards 7c2d9a8 Remove old jobdefs
discards 2a19d7e Benchmark.sh,template.yaml: s/BUNDLE_STREAM_NAME/BUNDLE_STREAM/
discards 78109e3 Benchmark.sh: Make bundle stream default paranoid
discards f7373f8 Benchmark.sh: Handle enquoting in parameters
discards 4407c90 Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
discards 5a890d1 Benchmark.sh: Set the right default branch
discards ebfbacc Benchmark.sh: Remove redundant comments
discards 5a5e1ac Benchmark.sh,template.yaml: Map from target type to image
discards 75fb21b Benchmark.sh,template.yaml: Accept public key
discards a6adf30 Benchmark.sh,template.yaml: s/ABE_/TESTDEF_/
discards f5a05e2 Benchmark.sh: Make LAVA_USER available to params
discards 83f6157 Benchmark.sh: Get bundle server from external LAVA_SERVER def
discards bd8fa81 Benchmark.sh: Braces-and-spaces
discards e4162d3 Benchmark.sh: Allow optional parms to be undefined
discards f463438 Import template.yaml from lava-jobs
discards b647701 Add script to derive all job parameters
discards bd695c5 Remove redundant TODO
discards c92eeb5 WIP: 'Semi-trusted' concept, for testing purposes
discards 6114740 Add trusted-host-session.yaml
discards f14cf67 CPU2006.sh: Attach raw output to run
discards eac0803 fakebench.sh: Attach to run, not a test case
discards 5989bd0 Gather script + tests for CPU2006
discards b5917b1 gather/fakebench.sh: All output to console
discards 8d1b704 WIP: Experiment in collecting metadata
discards 4ff53fe Clean up path handling
discards ad317c6 Attach raw files when gathering fakebench
discards 8da8049 Remove redundant exit from remote_exec_async
discards 15591c3 Add some standard settings to target-session
discards 23190cd Support gathering of results to bundle stream
discards 6f48ff4 Support post-run-cmd
discards 0171d1a Simplify benchmark.sh invocations
discards 1dcaba0 Allow benchmark.sh to take prebuilt tarball
discards c82323f Merge Benchmark.job into host-session
discards 0430bc7 Use ip_addr in error report, if available
discards 9019768 Remove bench dir for being confusing
discards a6ad739 Fix fakebench.conf
adds 3724f96 Fix fakebench.conf
adds c5f5ee1 Remove bench dir for being confusing
adds d534d9b Use ip_addr in error report, if available
adds bb7fd79 Merge Benchmark.job into host-session
adds b65cfcd Allow benchmark.sh to take prebuilt tarball
adds fd70f71 Simplify benchmark.sh invocations
adds 166d9e9 Support post-run-cmd
adds d17bda5 Support gathering of results to bundle stream
adds 9f34427 Add some standard settings to target-session
adds 901eb1b Remove redundant exit from remote_exec_async
adds fd4bbae Attach raw files when gathering fakebench
adds 54ff360 Clean up path handling
adds 25d601e WIP: Experiment in collecting metadata
adds 708f946 gather/fakebench.sh: All output to console
adds bcb8972 Gather script + tests for CPU2006
adds f3b9728 fakebench.sh: Attach to run, not a test case
new a3e655e CPU2006.sh: Attach raw output to run
new c2c052a Add trusted-host-session.yaml
new ccb8cd9 WIP: 'Semi-trusted' concept, for testing purposes
new 2770a92 Remove redundant TODO
new 485d94e Add script to derive all job parameters
new 9497a97 Import template.yaml from lava-jobs
new 509e2b3 Benchmark.sh: Allow optional parms to be undefined
new 5ddfaed Benchmark.sh: Braces-and-spaces
new 4bb803f Benchmark.sh: Get bundle server from external LAVA_SERVER def
new 54fb1cf Benchmark.sh: Make LAVA_USER available to params
new a9ee5b6 Benchmark.sh,template.yaml: s/ABE_/TESTDEF_/
new bbacf2f Benchmark.sh,template.yaml: Accept public key
new 2c16e96 Benchmark.sh,template.yaml: Map from target type to image
new 9588f83 Benchmark.sh: Remove redundant comments
new c94f182 Benchmark.sh: Set the right default branch
new 11d2661 Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
new 276b177 Benchmark.sh: Handle enquoting in parameters
new 82e1276 Benchmark.sh: Make bundle stream default paranoid
new 6f8a0a2 Benchmark.sh,template.yaml: s/BUNDLE_STREAM_NAME/BUNDLE_STREAM/
new 6dd89f0 Remove old jobdefs
new 4226a1f template.yaml: Metadata must be a string
new c610b09 dispatch-benchmark.py: Script to dispatch benchmarks
new 64f91e5 dispatch-benchmark.py: Move dryrun exit to more natural location
new 3100dbe dispatch-benchmark.py: Message on dry-run exit
new 190b219 dispatch-benchmark.py: Validate input
new fcaa26e dispatch-benchmark.py: Option to set bundle stream
new 4234e4f Support external sysroot
new f9cd693 Apply target context when looking for binaries
new 6508886 Always read configs with target context
new b1d5fbc Add some (commented-out) debugging output
new 5597d02 CoremarkPro support
new bf7a56e dispatch-benchmark.py: Support Coremark Pro
new 6a64030 Gather script for Coremark Pro
new e46c159 WIP: Remove tag restrictions
new 5e430a9 WIP: Disable netctl for Juno
new de6e3f7 Ensure that unset params get value None
new 795f116 Only check for toolchain if building benchmark
new a6765b2 Enquote sysroot
new 2233112 Permit host machine to be of any type
new e04cb85 Add missing tcpdump dependency
new 1ed3d73 WIP: Install less packages
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 (a97496f)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (1ed3d73)
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 41 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 | 21 ++-
config/bench/gather/CoremarkPro.sh | 206 +++++++++++++++++++++++
config/bench/gather/test_CPU2006.sh | 7 +
config/bench/gather/test_CoremarkPro.sh | 251 ++++++++++++++++++++++++++++
config/bench/lava/host-session.yaml | 2 -
config/bench/lava/trusted-host-session.yaml | 2 -
config/fakebench.conf | 2 +-
scripts/benchmark.sh | 12 +-
scripts/runbenchmark.sh | 8 +-
9 files changed, 491 insertions(+), 20 deletions(-)
create mode 100755 config/bench/gather/CoremarkPro.sh
create mode 100755 config/bench/gather/test_CoremarkPro.sh
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7192da4 libstdc++/68995 qualify calls to __callable_functor
new 167af16 Rename test file that had incorrect bug number
The 1 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:
libstdc++-v3/ChangeLog | 4 ++++
.../testsuite/20_util/function_objects/mem_fn/{68276.cc => 68982.cc} | 0
2 files changed, 4 insertions(+)
rename libstdc++-v3/testsuite/20_util/function_objects/mem_fn/{68276.cc => 68982.c [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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.
discards 4694844 Clean up toolchain usage
new 4954371 Clean up toolchain usage
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 (4694844)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (4954371)
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 1 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/lava/host-session | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from fa1c725 Fix typo
new 311ceeb libstdc++/68276 consistently qualify std::forward
new 7192da4 libstdc++/68995 qualify calls to __callable_functor
The 2 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:
libstdc++-v3/ChangeLog | 12 ++++++++
libstdc++-v3/include/std/functional | 32 +++++++++++++---------
.../atomic/65147.cc => 20_util/function/68995.cc} | 11 ++++----
.../65760.cc => function_objects/mem_fn/68276.cc} | 31 +++++++++++++--------
4 files changed, 55 insertions(+), 31 deletions(-)
copy libstdc++-v3/testsuite/{29_atomics/atomic/65147.cc => 20_util/function/68995. [...]
copy libstdc++-v3/testsuite/20_util/{function/65760.cc => function_objects/mem_fn/ [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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.
discards 3205ee1 Clean up toolchain usage
new 4694844 Clean up toolchain usage
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 (3205ee1)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (4694844)
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 1 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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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.
discards 1ba623a Clean up toolchain usage
new 3205ee1 Clean up toolchain usage
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 (1ba623a)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (3205ee1)
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 1 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:
scripts/dispatch-benchmark.py | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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.
discards ffa46f7 Clean up toolchain usage
new 1ba623a Clean up toolchain usage
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 (ffa46f7)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (1ba623a)
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 1 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:
scripts/Benchmark.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.