forked from pool/lttng-ust
Accepting request 1135441 from home:dirkmueller:Factory
- update to 2.13.6: * Fix: segmentation fault on filter interpretation in "switch" mode * Fix: `ip` context is expressed as a base-10 field * Fix: c99: use __asm__ __volatile__ * Fix: c99: static assert: clang build fails due to multiple typedef * Fix: Reevaluate LTTNG_UST_TRACEPOINT_DEFINE each time tracepoint.h is included * Fix: trace events in C++ constructors/destructors * Fix: trace events in C constructors/destructors * Fix: use unaligned pointer accesses for lttng_inline_memcpy OBS-URL: https://build.opensuse.org/request/show/1135441 OBS-URL: https://build.opensuse.org/package/show/devel:tools:lttng/lttng-ust?expand=0&rev=51
This commit is contained in:
parent
516ae09222
commit
174e9c4b3d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f1d7bb4984a3dc5dacd3b7bcb4c10c04b041b0eecd7cba1fef3d8f86aff02bd6
|
|
||||||
size 1336658
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEKgtO2RXy0/pF9bFiFygKl4EYas8FAmM3NfIACgkQFygKl4EY
|
|
||||||
as92qgf/abF5HFSDoNuw0ry+YhYwacWkT0DS8kU4JtXLy7lmF7FGxWmCJHPivqKg
|
|
||||||
7Fx/v8qS4hIQoQL2Tn9YOFihQQt2rj8tp8CKM0y1p2p7TAvMbD0aTZun76nOfeCt
|
|
||||||
m0nHbYdemkuyeP3p0v/XRAtcaK+8BFqXFVyWGL4U5hOb4ff1/9CtEAduS9vrkqaz
|
|
||||||
7XuG6TJyMU0+S8FGbsz63dzKM0eavuNSf5L95LNkUJiWCI0E+mpRKQ9v/dGr1EIT
|
|
||||||
jxE9425jINWbm+DvzdvysucsBsXSG+Jqhny7uYrZn1za/fDRzoaOz/HcklYyec05
|
|
||||||
sIUfvboddB4L7Gb2KFmEwaCF0ffx4Q==
|
|
||||||
=Q2yY
|
|
||||||
-----END PGP SIGNATURE-----
|
|
BIN
lttng-ust-2.13.6.tar.bz2
(Stored with Git LFS)
Normal file
BIN
lttng-ust-2.13.6.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
11
lttng-ust-2.13.6.tar.bz2.asc
Normal file
11
lttng-ust-2.13.6.tar.bz2.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEKgtO2RXy0/pF9bFiFygKl4EYas8FAmSAmIcACgkQFygKl4EY
|
||||||
|
as+tbQf/UM+Nbqo76sK+fvai9LvUZpLiJdE2J1v48ar6WjKd1QvOZJsrjXGjXC0W
|
||||||
|
A0kEW2gAv6yDR1IlGlvEVNb1gzLuVhaDIEeGMqhSUZUkTrCQU9lnl97O6cMRFuXd
|
||||||
|
DWBR43rCg+ciAl8/aKvrJjgcfWVI/RdS/oR2NgP1ynLJmcc2CI0T5olhA3yDghW+
|
||||||
|
8BBHgCTNJNkJNQUA07ah7a/UuvevFJFQbcJAPB6byckz1NHVgueOuizbDTnbAdrs
|
||||||
|
qIbg/Nk4bNHSv0RdyRsBNBcqpxS91XTrE5a/UdCtxoEbNqN5Ivwe4K3RG410XWhc
|
||||||
|
ml9B0BaizmeIG4q10lCKmH3ceBEJjw==
|
||||||
|
=tkkl
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 28 08:50:05 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 2.13.6:
|
||||||
|
* Fix: segmentation fault on filter interpretation in "switch"
|
||||||
|
mode
|
||||||
|
* Fix: `ip` context is expressed as a base-10 field
|
||||||
|
* Fix: c99: use __asm__ __volatile__
|
||||||
|
* Fix: c99: static assert: clang build fails due to multiple
|
||||||
|
typedef
|
||||||
|
* Fix: Reevaluate LTTNG_UST_TRACEPOINT_DEFINE each time
|
||||||
|
tracepoint.h is included
|
||||||
|
* Fix: trace events in C++ constructors/destructors
|
||||||
|
* Fix: trace events in C constructors/destructors
|
||||||
|
* Fix: use unaligned pointer accesses for lttng_inline_memcpy
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 2 18:13:47 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
|
Sun Oct 2 18:13:47 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package lttng-ust
|
# spec file for package lttng-ust
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%define sover 1
|
%define sover 1
|
||||||
%define sover_ctl 5
|
%define sover_ctl 5
|
||||||
Name: lttng-ust
|
Name: lttng-ust
|
||||||
Version: 2.13.5
|
Version: 2.13.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Linux Trace Toolkit Userspace Tracer library
|
Summary: Linux Trace Toolkit Userspace Tracer library
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user