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-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d46421d7 2: update: linux-6b02addb1d1748d21dd1261e46029b264be4e5a0: 19079
new 7139c986 2: update: binutils-gcc: 19079
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 (d46421d7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 164 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 11106 +++++------
04-build_abe-stage1/console.log | 18083 +++++++++---------
05-build_linux/console.log | 709 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 10 +-
08-update_baseline/console.log | 62 +-
08-update_baseline/results.regressions | 10 +-
console.log | 30554 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
11 files changed, 31050 insertions(+), 30092 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/llvm-release-arm-mainline-defconfig
in repository toolchain/ci/linux.
from 05da40eb47cd Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
adds 8a39e8c4d9ba perf test: Fix the "signal" test inline assembly
adds d2c73501a767 perf bench: Fix 2 memory sanitizer warnings
adds ce4326d2752f perf record: Set PERF_RECORD_PERIOD if attr->freq is set.
adds ae5dcc8abe31 perf record: Prevent override of attr->sample_period for l [...]
adds 8d761d2ccc3d tools headers UAPI: Sync kvm.h headers with the kernel sources
adds 2fa3fc9579c9 tools headers UAPI: update linux/in.h copy
adds 3b0a18c1aa6c perf record: Don't clear event's period if set by a term
adds 880a784344fb perf test: Leader sampling shouldn't clear sample period
adds 56f3a1cdafc2 perf vendor events amd: Remove trailing commas
adds 22fe5a25b5d8 perf test: Free aliases for PMU event map aliases test
adds 4f57a1ed749a perf metric: Fix some memory leaks
adds b033ab11ad0c perf metric: Fix some memory leaks - part 2
adds bfd1b83d75e4 perf evlist: Fix cpu/thread map leak
adds b12eea5ad8e7 perf parse-event: Fix memory leak in evsel->unit
adds f5a56570a3f2 perf test: Fix memory leaks in parse-metric test
adds 437822bf38c1 perf metric: Release expr_parse_ctx after testing
adds 27adafcda3d8 perf metric: Free metric when it failed to resolve
adds 6f47ed6cd12a perf metric: Do not free metric when failed to resolve
adds d26383dcb2b4 perf test: Free formats for perf pmu parse test
adds ce9c13f31b10 perf stat: Fix the ratio comments of miss-events
adds 5925fa68fe82 Merge tag 'perf-tools-fixes-for-v5.9-2020-09-16' of git:// [...]
new 5ef64cc8987a mm: allow a controlled amount of unfairness in the page lock
new 564c836fd945 MIPS: SNI: Fix MIPS_L1_CACHE_SHIFT
new b959b97860d0 MIPS: SNI: Fix spurious interrupts
new 4cbffc461ec9 Merge tag 'mips_fixes_5.9_2' of git://git.kernel.org/pub/s [...]
The 4 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:
arch/mips/Kconfig | 1 +
arch/mips/sni/a20r.c | 9 +-
include/linux/mm.h | 2 +
include/linux/wait.h | 1 +
kernel/sysctl.c | 8 ++
mm/filemap.c | 160 ++++++++++++++++++-----
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 ++--
25 files changed, 302 insertions(+), 85 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 0487a3b8 0: update: llvm-linux: boot
new 1c163f8f 0: update: llvm-linux: boot
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 (0487a3b8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-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 | 206 +-
02-build_llvm/console.log | 12608 +++++++++++++++++-----------------
03-build_linux/console.log | 660 +-
04-boot_linux/console.log | 494 +-
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 18 +-
console.log | 14000 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14004 insertions(+), 14004 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/llvm-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 48894922 0: update: llvm-linux: boot
new f672726f 0: update: llvm-linux: boot
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 (48894922)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-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 | 172 +-
02-build_llvm/console.log | 12716 ++++++++++++++++----------------
03-build_linux/console.log | 1680 ++---
04-boot_linux/console.log | 470 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 15040 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 15047 insertions(+), 15043 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 5925fa68fe82 Merge tag 'perf-tools-fixes-for-v5.9-2020-09-16' of git:// [...]
new 5ef64cc8987a mm: allow a controlled amount of unfairness in the page lock
new 564c836fd945 MIPS: SNI: Fix MIPS_L1_CACHE_SHIFT
new b959b97860d0 MIPS: SNI: Fix spurious interrupts
new 4cbffc461ec9 Merge tag 'mips_fixes_5.9_2' of git://git.kernel.org/pub/s [...]
The 4 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:
arch/mips/Kconfig | 1 +
arch/mips/sni/a20r.c | 9 ++-
include/linux/mm.h | 2 +
include/linux/wait.h | 1 +
kernel/sysctl.c | 8 +++
mm/filemap.c | 160 +++++++++++++++++++++++++++++++++++++++++----------
6 files changed, 148 insertions(+), 33 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/binutils-gdb.
from 945ff6e213 [gdb/testsuite] Fix gdb.dlang/watch-loc.exp on ppc64
adds 5515f72973 Assume that PT_LWPINFO is always defined on FreeBSD hosts.
adds bcb1da7fb7 Assume KERN_PROC_PATHNAME is present on FreeBSD hosts.
adds 1f17d37249 Assume FreeBSD hosts include support for fetching signal inf [...]
adds e911c6663b Require kinfo_get_file and kinfo_get_vmmap for FreeBSD hosts.
adds fe5ddfc3ee Assume FreeBSD kernels always report exec events.
adds fe83066292 Match demangled name in "skip"
adds 4d0bcfcf62 gdb: update instance_flags field name in gdb-gdb.py.in
adds b650a28273 gdb: use bool in the solib catchpoint area
adds c2f876e11e Automatic date update in version.in
adds c568ac5ff7 opcodes/csky: return the default disassembler when there is no bfd
adds 848471acef Tidy gas i386.exp
adds d2cd411356 gdb/riscv: fix decode of c.sdsp instruction
adds dd80eb2cff Skip IFUNC relocations in debug sections ignored by ld.so. [...]
adds 9519b2eea0 Make c-exp.y:name_obstack static
new 88f07206fa Use htab_up in auto-load.c
new c1fb98360c Use htab_up in breakpoint.c
new 32580f6d2e Use htab_up in completion_tracker
new 99032cfcc6 Use htab_up in filename_seen_cache
new 7a8a5d47c3 Use htab_up in linespec.c
new eb53f10555 Use htab_up in target-descriptions.c
new fa9b11648c Use htab_up in typedef_hash_table
new 6108fd1823 Use htab_up in type copying
new 280a9412e4 Use htab_up in dwarf2/read.c
The 9 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/ChangeLog | 6 +
bfd/elfxx-sparc.c | 20 ++-
bfd/version.h | 2 +-
gas/ChangeLog | 4 +
gas/testsuite/gas/i386/i386.exp | 68 +++++-----
gdb/ChangeLog | 141 +++++++++++++++++++++
gdb/auto-load.c | 41 +++---
gdb/breakpoint.c | 57 +++------
gdb/breakpoint.h | 18 ++-
gdb/c-exp.y | 2 +-
gdb/compile/compile-object-run.c | 6 +-
gdb/completer.c | 29 ++---
gdb/completer.h | 4 +-
gdb/config.in | 5 +-
gdb/configure | 77 +++--------
gdb/configure.ac | 6 -
gdb/dwarf2/read.c | 20 ++-
gdb/fbsd-nat.c | 139 +-------------------
gdb/fbsd-nat.h | 4 -
gdb/filename-seen-cache.c | 17 +--
gdb/filename-seen-cache.h | 5 +-
gdb/gdb-gdb.py.in | 2 +-
gdb/gdbtypes.c | 10 +-
gdb/gdbtypes.h | 2 +-
gdb/guile/scm-type.c | 7 +-
gdb/infrun.c | 12 +-
gdb/linespec.c | 30 ++---
gdb/python/py-type.c | 10 +-
gdb/riscv-tdep.c | 2 +-
gdb/target-descriptions.c | 16 +--
gdb/testsuite/ChangeLog | 6 +
.../gdb.base/{gold-gdb-index.c => skipcxx.cc} | 11 +-
.../{gdb.cp/pr10687.exp => gdb.base/skipcxx.exp} | 14 +-
gdb/typeprint.c | 29 ++---
gdb/typeprint.h | 4 +-
gdb/value.c | 11 +-
gdbsupport/ChangeLog | 5 +
gdbsupport/common.m4 | 10 +-
gdbsupport/config.in | 2 +-
gdbsupport/configure | 16 ++-
opcodes/ChangeLog | 5 +
opcodes/csky-dis.c | 32 ++---
42 files changed, 428 insertions(+), 479 deletions(-)
copy gdb/testsuite/gdb.base/{gold-gdb-index.c => skipcxx.cc} (91%)
copy gdb/testsuite/{gdb.cp/pr10687.exp => gdb.base/skipcxx.exp} (74%)
--
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 f82c70a9 2: update: binutils-gcc-linux: 429
new dcd23389 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 (f82c70a9)
\
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 | 48 +-
02-prepare_abe/console.log | 406 +-
03-build_abe-binutils/console.log | 12163 ++++++------
04-build_abe-stage1/console.log | 16294 ++++++++--------
05-build_linux/console.log | 934 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 12 +-
08-update_baseline/console.log | 90 +-
08-update_baseline/results.regressions | 12 +-
console.log | 29937 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
11 files changed, 29970 insertions(+), 29944 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.