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/gnu-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 27c4009a 2: update: binutils-gcc-glibc: 1
new 59434cdf 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 (27c4009a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/gnu-release-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 | 184 +-
02-prepare_abe/console.log | 64 +-
03-build_abe-binutils/console.log | 10973 +-
04-build_abe-stage1/console.log | 17741 ++--
05-build_abe-linux/console.log | 284 +-
06-build_abe-glibc/console.log | 38582 +++----
07-build_abe-stage2/console.log | 44584 ++++----
09-benchmark--Os_LTO_mthumb/benchmark-start.log | 2 +-
09-benchmark--Os_LTO_mthumb/benchmark.log | 14 +-
09-benchmark--Os_LTO_mthumb/console.log | 146 +-
10-check_regression/console.log | 1094 +-
10-check_regression/results-0.csv | 230 +-
10-check_regression/results-1.csv | 241 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 248 +-
10-check_regression/results.csv | 70 +-
10-check_regression/results.log | 4756 +-
11-update_baseline/console.log | 3468 +-
11-update_baseline/results-1.csv | 241 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 238 +-
11-update_baseline/results.csv | 70 +-
11-update_baseline/results.log | 3374 +-
console.log | 117360 +++++++++++----------
jenkins/manifest.sh | 12 +-
results_id | 2 +-
26 files changed, 122228 insertions(+), 121866 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 05da40eb47cd Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
new 8a39e8c4d9ba perf test: Fix the "signal" test inline assembly
new d2c73501a767 perf bench: Fix 2 memory sanitizer warnings
new ce4326d2752f perf record: Set PERF_RECORD_PERIOD if attr->freq is set.
new ae5dcc8abe31 perf record: Prevent override of attr->sample_period for l [...]
new 8d761d2ccc3d tools headers UAPI: Sync kvm.h headers with the kernel sources
new 2fa3fc9579c9 tools headers UAPI: update linux/in.h copy
new 3b0a18c1aa6c perf record: Don't clear event's period if set by a term
new 880a784344fb perf test: Leader sampling shouldn't clear sample period
new 56f3a1cdafc2 perf vendor events amd: Remove trailing commas
new 22fe5a25b5d8 perf test: Free aliases for PMU event map aliases test
new 4f57a1ed749a perf metric: Fix some memory leaks
new b033ab11ad0c perf metric: Fix some memory leaks - part 2
new bfd1b83d75e4 perf evlist: Fix cpu/thread map leak
new b12eea5ad8e7 perf parse-event: Fix memory leak in evsel->unit
new f5a56570a3f2 perf test: Fix memory leaks in parse-metric test
new 437822bf38c1 perf metric: Release expr_parse_ctx after testing
new 27adafcda3d8 perf metric: Free metric when it failed to resolve
new 6f47ed6cd12a perf metric: Do not free metric when failed to resolve
new d26383dcb2b4 perf test: Free formats for perf pmu parse test
new ce9c13f31b10 perf stat: Fix the ratio comments of miss-events
new 5925fa68fe82 Merge tag 'perf-tools-fixes-for-v5.9-2020-09-16' of git:// [...]
The 21 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:
tools/include/uapi/linux/in.h | 2 +-
tools/include/uapi/linux/kvm.h | 6 ++--
tools/perf/bench/sched-messaging.c | 4 +--
tools/perf/pmu-events/arch/x86/amdzen1/core.json | 2 +-
tools/perf/pmu-events/arch/x86/amdzen2/core.json | 2 +-
tools/perf/tests/attr/README | 1 +
tools/perf/tests/attr/test-record-group2 | 29 ++++++++++++++++++++
tools/perf/tests/bp_signal.c | 5 +++-
tools/perf/tests/parse-metric.c | 14 ++++++----
tools/perf/tests/pmu-events.c | 5 ++++
tools/perf/tests/pmu.c | 1 +
tools/perf/util/evlist.c | 11 ++++++--
tools/perf/util/evsel.c | 10 +++++--
tools/perf/util/metricgroup.c | 35 +++++++++++++++++-------
tools/perf/util/parse-events.c | 2 +-
tools/perf/util/pmu.c | 13 ++++++++-
tools/perf/util/pmu.h | 2 ++
tools/perf/util/record.c | 34 +++++++++++++++++------
tools/perf/util/stat-shadow.c | 28 ++++++++++---------
19 files changed, 154 insertions(+), 52 deletions(-)
create mode 100644 tools/perf/tests/attr/test-record-group2
--
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 fc4f28bb3daf Merge tag 'for-5.9-rc5-tag' of git://git.kernel.org/pub/sc [...]
new 19873eec7e13 Drivers: hv: vmbus: hibernation: do not hang forever in vm [...]
new 911e1987efc8 Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload
new 00acc5050632 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...]
new bc62d68e2a0a device_cgroup: Fix RCU list debugging warning
new 1e484d388773 Merge tag 'fixes-v5.9a' of git://git.kernel.org/pub/scm/li [...]
new 244359c99fd9 scsi: libsas: Fix error path in sas_notify_lldd_dev_found()
new 9803ab172228 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 6279e774b0e4 MAINTAINERS: Fix Max's and Shravan's emails
new 3dabfa2bda48 clk: davinci: Use the correct size when allocating memory
new e9c006bc782c clk: rockchip: Fix initialization of mux_pll_src_4plls_p
new 73a203b0dc56 clk: bcm: dvp: Select the reset framework
new da9c43dc0e2e clk: versatile: Add of_node_put() before return statement
new d2249bf25c56 clk: qcom: lpass: Correct goto target in lpass_core_sc7180 [...]
new 05da40eb47cd Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
The 14 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 | 4 ++--
drivers/clk/bcm/Kconfig | 1 +
drivers/clk/davinci/pll.c | 2 +-
drivers/clk/qcom/lpasscorecc-sc7180.c | 7 ++++---
drivers/clk/rockchip/clk-rk3228.c | 2 +-
drivers/clk/versatile/clk-impd1.c | 4 +++-
drivers/hv/channel_mgmt.c | 7 +++++--
drivers/hv/vmbus_drv.c | 9 +++++++--
drivers/scsi/libsas/sas_discover.c | 3 ++-
security/device_cgroup.c | 3 ++-
10 files changed, 28 insertions(+), 14 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 945ff6e213d [gdb/testsuite] Fix gdb.dlang/watch-loc.exp on ppc64
new 5515f729737 Assume that PT_LWPINFO is always defined on FreeBSD hosts.
new bcb1da7fb70 Assume KERN_PROC_PATHNAME is present on FreeBSD hosts.
new 1f17d372496 Assume FreeBSD hosts include support for fetching signal in [...]
new e911c6663bb Require kinfo_get_file and kinfo_get_vmmap for FreeBSD hosts.
new fe5ddfc3ee2 Assume FreeBSD kernels always report exec events.
The 5 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:
gdb/ChangeLog | 33 ++++++++++++
gdb/config.in | 5 +-
gdb/configure | 77 ++++++----------------------
gdb/configure.ac | 6 ---
gdb/fbsd-nat.c | 139 +--------------------------------------------------
gdb/fbsd-nat.h | 4 --
gdbsupport/ChangeLog | 5 ++
gdbsupport/common.m4 | 10 ++--
gdbsupport/config.in | 2 +-
gdbsupport/configure | 16 +++++-
10 files changed, 78 insertions(+), 219 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/llvm-release-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards ca5b7227 2: update: binutils-gcc-glibc-llvm: 1
new 50c9341b 2: update: binutils-gcc-glibc-llvm: 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 (ca5b7227)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-release-aar [...]
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 | 130 +-
02-prepare_abe/console.log | 148 +-
03-build_abe-binutils/console.log | 11188 +--
04-build_abe-stage1/console.log | 13367 ++--
05-build_abe-linux/console.log | 204 +-
06-build_abe-glibc/console.log | 38957 +++++-----
07-build_abe-stage2/console.log | 35717 ++++-----
08-build_llvm-true/console.log | 12721 +--
10-benchmark--O3_LTO/benchmark-start.log | 2 +-
10-benchmark--O3_LTO/benchmark.log | 13 +-
10-benchmark--O3_LTO/console.log | 155 +-
11-check_regression/console.log | 100 +-
11-check_regression/results-0.csv | 93 +-
11-check_regression/results-1.csv | 97 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 101 +-
11-check_regression/results.csv | 48 +-
11-check_regression/results.log | 2352 +-
12-update_baseline/console.log | 1967 +-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/results-0.csv | 100 +-
12-update_baseline/results-1.csv | 97 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 4 +-
12-update_baseline/results-full.csv | 101 +-
12-update_baseline/results.csv | 48 +-
12-update_baseline/results.log | 2452 +-
12-update_baseline/results.regressions | 2 +-
console.log | 114686 ++++++++++++++--------------
jenkins/manifest.sh | 12 +-
results_id | 2 +-
31 files changed, 117233 insertions(+), 117709 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_kernel/gnu-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards d3722191 2: update: binutils-gcc-linux: 429
new f82c70a9 2: update: binutils-gcc-linux: 429
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 (d3722191)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 128 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 12107 ++++++------
04-build_abe-stage1/console.log | 15989 ++++++++--------
05-build_linux/console.log | 964 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 12 +-
08-update_baseline/console.log | 6 +-
08-update_baseline/results.regressions | 12 +-
console.log | 29632 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 29664 insertions(+), 29636 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 releases/gcc-8
in repository gcc.
from a4004f62d60 add intrinsics for vld1(q)_x4 and vst1(q)_x4
new 74c624523bd [PATCH, rs6000] Fix vector long long subtype (PR96139)
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/config/rs6000/rs6000.c | 4 ++--
gcc/testsuite/gcc.target/powerpc/pr96139-a.c | 32 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr96139-b.c | 32 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr96139-c.c | 26 ++++++++++++++++++++++
4 files changed, 92 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr96139-a.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr96139-b.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr96139-c.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.