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-master-arm-mainline-allnoconfig in repository toolchain/ci/qemu.
from e551455f1e Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/b [...] adds 6745c8a01f trace: Send "-d trace:help" output to stdout adds c05012a365 tracetool: add output filename command-line argument adds 294170c1dd tracetool: add out_lineno and out_next_lineno to out() adds 4e66c9ef64 tracetool: add input filename and line number to Event adds 7fb48c0ee1 tracetool: show trace-events filename/lineno in fmt string errors adds 74a0a6fcec Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/t [...]
No new revisions were added by this update.
Summary of changes: docs/devel/tracing.txt | 3 ++- meson.build | 3 +-- scripts/tracetool.py | 12 +++++---- scripts/tracetool/__init__.py | 53 ++++++++++++++++++++++++++++++++----- scripts/tracetool/backend/ftrace.py | 4 +++ scripts/tracetool/backend/log.py | 4 +++ scripts/tracetool/backend/syslog.py | 4 +++ trace/control.c | 12 ++++----- trace/control.h | 3 ++- trace/meson.build | 21 +++++---------- 10 files changed, 83 insertions(+), 36 deletions(-)