This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-master-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/base-artifacts.
discards c475bed9 4: update: binutils-gcc-glibc: 1
discards 7ef835ab 3: reset: : 1
discards a5ce00d8 2: update: binutils-glibc: 1
new 6a7fc6a2 2: update: binutils-glibc: 1
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 (c475bed9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-master-aarch [...]
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:
01-reset_artifacts/console.log | 181 +-
02-prepare_abe/console.log | 410 +-
03-build_abe-binutils/console.log | 11632 ++-
04-build_abe-stage1/console.log | 16015 ++--
05-build_abe-linux/console.log | 308 +-
06-build_abe-glibc/console.log | 39810 +++++-----
07-build_abe-stage2/console.log | 38057 +++++-----
09-benchmark--O2_LTO/benchmark-start.log | 2 +-
09-benchmark--O2_LTO/benchmark.log | 22 +-
09-benchmark--O2_LTO/console.log | 376 +-
10-check_regression/console.log | 1094 +-
10-check_regression/results-0.csv | 179 +-
10-check_regression/results-1.csv | 176 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 188 +-
10-check_regression/results.csv | 70 +-
10-check_regression/results.log | 4014 +-
11-update_baseline/console.log | 3650 +-
11-update_baseline/results-0.csv | 182 +-
11-update_baseline/results-1.csv | 176 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 6 -
11-update_baseline/results-full.csv | 188 +-
11-update_baseline/results.csv | 70 +-
11-update_baseline/results.log | 4186 +-
11-update_baseline/results.regressions | 2 +-
console.log | 111543 ++++++++++++++--------------
jenkins/manifest.sh | 18 +-
results_id | 2 +-
29 files changed, 117178 insertions(+), 115495 deletions(-)
--
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 linux.
from b765a32a2e91 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new e3e39c72b99f btrfs: block-group: fix free-space bitmap threshold
new 9771a5cf9371 btrfs: drop path before adding new uuid tree entry
new a48b73eca4ce btrfs: fix potential deadlock in the search ioctl
new e89c4a9c8e6c btrfs: allocate scrub workqueues outside of locks
new ad24466588ab btrfs: set the correct lockdep class for new nodes
new d3beaa253fd6 btrfs: set the lockdep class for log tree extent buffers
new f96d6960abbc btrfs: tree-checker: fix the error message for transid error
new dcdfd9cc28dd Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/sc [...]
new 4b04e0decd25 perf test: Fix basic bpf filtering test
new a74eaf1605d4 perf sched timehist: Fix use of CPU list with summary option
new 0c5f1acc2a14 perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPOR [...]
new 783abbd44492 perf symbols: Add mwait_idle_with_hints.constprop.0 to the [...]
new 19684e969deb perf: arm-spe: Fix check error when synthesizing events
new 57ed62892b9c MAINTAINERS: Add entries for CoreSight and Arm SPE tooling
new 20befbb10803 perf tools: Use %zd for size_t printf formats on 32-bit
new a060c1f12b52 perf record: Correct the help info of option "--no-bpf-event"
new 943b69ac1884 perf parse-events: Set exclude_guest=1 for user-space counting
new 492d4d876c29 perf test: Set NULL sentinel in pmu_events table in "Parse [...]
new 313146a84418 perf stat: Fix out of bounds array access in the print_cou [...]
new 33321a06c70b perf parse-events: Avoid an uninitialized read when using [...]
new d4ccbacb9c21 perf top/report: Fix infinite loop in the TUI for grouped events
new f5f8e7e55fbd perf cs-etm: Fix corrupt data after perf inject from
new a347306fbec5 perf intel-pt: Fix corrupt data after perf inject from
new 39c0a53b114d perf tools: Correct SNOOPX field offset
new 977f739b7126 perf report: Disable ordered_events for raw dump
new 9c7d619be5a0 Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git:// [...]
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:
MAINTAINERS | 8 +-
fs/btrfs/block-group.c | 4 +-
fs/btrfs/ctree.c | 6 +-
fs/btrfs/extent-tree.c | 2 +-
fs/btrfs/extent_io.c | 8 +-
fs/btrfs/extent_io.h | 6 +-
fs/btrfs/free-space-tree.c | 4 +
fs/btrfs/ioctl.c | 27 +++--
fs/btrfs/scrub.c | 122 +++++++++++++---------
fs/btrfs/tree-checker.c | 2 +-
fs/btrfs/volumes.c | 3 +-
tools/include/uapi/linux/perf_event.h | 2 +-
tools/perf/builtin-record.c | 2 +-
tools/perf/builtin-report.c | 3 +
tools/perf/builtin-sched.c | 6 +-
tools/perf/builtin-top.c | 2 +
tools/perf/tests/bpf.c | 2 +-
tools/perf/tests/parse-events.c | 4 +-
tools/perf/tests/parse-metric.c | 3 +
tools/perf/ui/browsers/hists.c | 3 +-
tools/perf/util/arm-spe-decoder/arm-spe-decoder.c | 6 +-
tools/perf/util/cs-etm.c | 9 +-
tools/perf/util/intel-pt.c | 9 +-
tools/perf/util/parse-events.c | 31 +++---
tools/perf/util/session.c | 2 +-
tools/perf/util/stat-display.c | 2 +-
tools/perf/util/symbol.c | 1 +
tools/perf/util/zstd.c | 2 +-
28 files changed, 182 insertions(+), 99 deletions(-)
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-check_cross
in repository toolchain/ci/base-artifacts.
discards 7dac7051 7: update: qemu-39335fab59e11cfda9b7cf63929825db2dd3a3e0: 1
new 7ef38142 7: update: binutils-ef5e5b0b6534bed8e9dcd6494acf3f8ee418f8e5: 1
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 (7dac7051)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-arm-che [...]
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:
01-reset_artifacts/console.log | 239 +-
02-prepare_abe/console.log | 174 +-
03-build_abe-binutils/console.log | 11473 +-
04-build_abe-stage1/console.log | 19056 ++--
05-build_abe-linux/console.log | 202 +-
06-build_abe-glibc/console.log | 34899 +++----
07-build_abe-stage2/console.log | 45641 ++++----
08-build_abe-qemu/console.log | 2931 +-
09-build_abe-dejagnu/console.log | 230 +-
10-build_abe-check_gcc/console.log | 30804 +++---
11-check_regression/console.log | 76 +-
11-check_regression/results.regressions | 6 +-
12-update_baseline/console.log | 14802 +--
12-update_baseline/results.regressions | 6 +-
console.log | 160649 +++++++++++++++--------------
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2283632 -> 2268044 bytes
sumfiles/g++.sum | 92 +-
sumfiles/gcc.log.xz | Bin 1961808 -> 1993444 bytes
sumfiles/gcc.sum | 312 +-
sumfiles/gfortran.log.xz | Bin 762408 -> 763556 bytes
sumfiles/gfortran.sum | 32 +-
sumfiles/libatomic.log.xz | Bin 2104 -> 2104 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 119096 -> 119216 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2460 -> 2460 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 398456 -> 397680 bytes
sumfiles/libstdc++.sum | 8 +-
30 files changed, 163712 insertions(+), 157958 deletions(-)
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-release-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/gcc.
from 4c1b39564fa Daily bump.
adds 58d3fb351ff Daily bump.
adds ba059280f87 Daily bump.
adds 794a013c529 Daily bump.
adds 1404c0045ff Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-release-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/base-artifacts.
discards 9be4974f 2: update: binutils-gcc-glibc: 1
new 8fe9edc7 2: update: binutils-gcc-glibc: 1
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 (9be4974f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-release-aarc [...]
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:
01-reset_artifacts/console.log | 181 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11134 +--
04-build_abe-stage1/console.log | 12991 ++--
05-build_abe-linux/console.log | 268 +-
06-build_abe-glibc/console.log | 39373 ++++++-----
07-build_abe-stage2/console.log | 35938 +++++-----
09-benchmark--O2_LTO/benchmark-start.log | 2 +-
09-benchmark--O2_LTO/benchmark.log | 22 +-
09-benchmark--O2_LTO/console.log | 246 +-
10-check_regression/console.log | 1094 +-
10-check_regression/results-0.csv | 165 +-
10-check_regression/results-1.csv | 161 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 171 +-
10-check_regression/results.csv | 70 +-
10-check_regression/results.log | 3720 +-
11-update_baseline/console.log | 3459 +-
11-update_baseline/results-1.csv | 161 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 161 +-
11-update_baseline/results.csv | 70 +-
11-update_baseline/results.log | 2858 +-
11-update_baseline/results.regressions | 2 +-
console.log | 105310 ++++++++++++++--------------
jenkins/manifest.sh | 12 +-
results_id | 2 +-
27 files changed, 109096 insertions(+), 109037 deletions(-)
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards f3727e6d 0: update: binutils-gcc-glibc: 1
new 6aa58b4a 0: update: llvm-2665425908e00618074e42155ec922a37f7c9002: 1
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 (f3727e6d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm- [...]
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:
01-reset_artifacts/console.log | 170 +-
02-prepare_abe/console.log | 122 +-
03-build_abe-binutils/console.log | 11005 ++-
04-build_abe-stage1/console.log | 20421 +++--
05-build_abe-linux/console.log | 294 +-
06-build_abe-glibc/console.log | 38131 ++++----
07-build_abe-stage2/console.log | 44849 +++++----
08-build_llvm-true/console.log | 13200 +--
10-benchmark--O3_marm/benchmark-start.log | 2 +-
10-benchmark--O3_marm/benchmark.log | 4 +-
10-benchmark--O3_marm/console.log | 148 +-
11-check_regression/console.log | 2431 +-
11-check_regression/results-0.csv | 2140 +-
11-check_regression/results-1.csv | 2164 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 13 +-
11-check_regression/results-full.csv | 2330 +-
11-check_regression/results.csv | 159 +-
11-check_regression/results.log | 2472 +-
12-update_baseline/console.log | 519 +-
12-update_baseline/results-0.csv | 2140 +-
12-update_baseline/results-1.csv | 2164 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 13 +-
12-update_baseline/results-full.csv | 2330 +-
12-update_baseline/results.csv | 159 +-
12-update_baseline/results.log | 2480 +-
console.log | 131344 +++++++++++++--------------
jenkins/manifest.sh | 16 +-
results_id | 2 +-
30 files changed, 139671 insertions(+), 141627 deletions(-)
--
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 binutils-gdb.
from ef5e5b0b653 gdb: change bcache::insert `added` parameter to bool
new 7d0a7dce391 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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.
unknown user pushed a change to branch gdb-9-branch
in repository binutils-gdb.
from a5c43dbf607 Automatic date update in version.in
new 571a529368b Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.