Compare commits

..

11 Commits

Author SHA256 Message Date
Ana Guerrero
5faaad9956 Accepting request 1241330 from devel:tools:lttng
OBS-URL: https://build.opensuse.org/request/show/1241330
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/babeltrace2?expand=0&rev=6
2025-01-30 13:53:10 +00:00
Dominique Leuenberger
211133a23a Accepting request 1102462 from devel:tools:lttng
OBS-URL: https://build.opensuse.org/request/show/1102462
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/babeltrace2?expand=0&rev=5
2023-08-06 14:29:34 +00:00
Alexei Sorokin
68c00d25d4 Accepting request 1102240 from home:elimat:branches:devel:tools:lttng
- Update to 2.0.5:
  * bt2: honor build system compiler/linker preferences
  * Fix: clear_string_field(): set first character to 0
  * Fix: src.ctf.fs: Not resolving event common ctx
  * debug-info: fix -Wenum-int-mismatch problem in copy_field_class_content_internal
  * fix: pass exec-prefix to python bindings install
  * fix: document proper Bison version requirement
  * cli: use return value of g_string_free
  * babeltrace2-query(1): erroneous parameter used in example
  * Fix: tests: print real values in a fixed format
  * Fix: bt2: autodisc: remove thread error while inserting status in map
  * tests: src.ctf.fs: add test for metadata with invalid syntax
  * tests: shorten names of session-rotation trace
  * bt2: ignore -Wredundant-decls warning
  * ctf: fix -Wformat-overflow error in ctf-meta-resolve.cpp
  * ctf-writer: fix -Wformat-overflow errors in resolve.c
  * Fix: src.text.details: use write_uint_prop_value to handle unsigned values in write_int_range
  * Add dev-requirements.txt for pip
  * Fix: src.ctf.lttng-live: consider empty metadata packet as retry
  * Fix: ctf: wrongfully requiring CTF metadata signature for every section
  * Fix: src.ctf.lttng-live: session closed before any metadata is received
  * fix: obsolete warnings with autoconf >= 2.71
  * fix: explicitly disable '-Wsuggest-attribute=format'
  * fix: set stable branch in gitreview config
  * Fix: ctf-writer: list of reserved keywords
  * compiler warning cleanup: is_signed_type: compare -1 to 1
  * Update working version to Babeltrace 2.0.5

OBS-URL: https://build.opensuse.org/request/show/1102240
OBS-URL: https://build.opensuse.org/package/show/devel:tools:lttng/babeltrace2?expand=0&rev=9
2023-08-05 10:52:43 +00:00
Dominique Leuenberger
962e976642 Accepting request 886477 from devel:tools:lttng
OBS-URL: https://build.opensuse.org/request/show/886477
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/babeltrace2?expand=0&rev=4
2021-04-18 19:45:27 +00:00
Alexei Sorokin
f3f0d976df Accepting request 886466 from home:susnux:branches:devel:tools:lttng
Update to 2.0.4

OBS-URL: https://build.opensuse.org/request/show/886466
OBS-URL: https://build.opensuse.org/package/show/devel:tools:lttng/babeltrace2?expand=0&rev=7
2021-04-18 15:14:54 +00:00
Dominique Leuenberger
a95ab2f7b1 Accepting request 830873 from devel:tools:lttng
OBS-URL: https://build.opensuse.org/request/show/830873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/babeltrace2?expand=0&rev=3
2020-09-01 18:09:39 +00:00
Alexei Sorokin
7aadcb4f94 Accepting request 830811 from home:Andreas_Schwab:Factory
- Add riscv64 to ExclusiveArch

OBS-URL: https://build.opensuse.org/request/show/830811
OBS-URL: https://build.opensuse.org/package/show/devel:tools:lttng/babeltrace2?expand=0&rev=5
2020-08-31 15:57:57 +00:00
Dominique Leuenberger
e03a9e1375 Accepting request 827679 from devel:tools:lttng
OBS-URL: https://build.opensuse.org/request/show/827679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/babeltrace2?expand=0&rev=2
2020-08-19 16:53:21 +00:00
Alexei Sorokin
572a44ecf5 Accepting request 827677 from home:dirkmueller:branches:devel:tools:lttng
- update to 2.0.3:
  * Fix: lib: use appropriate format specifier to print message iterator class
  * Fix: sink.text.pretty: check that port is connected before creating message iterator
  * Add initial Python bindings documentation
  * Fix: bt2: read properties on _DiscardedEventsMessage
  * tests: add tests for discarded events/packets creation
  * Fix: bt2: add precond. check, for stream class supporting discarded msgs with clock snapshot without clock class
  * Fix: flt-utils.muxer: reference leak in muxer_msg_iter_add_upstream_msg_iter error path
  * Fix: sink.text.details: goto error when failing to add input port
  * Fix: src.text.dmesg: add missing assignment of `status` on error path
  * Revert "bt2: _EventConst.__getitem__(): use a single temporary variable"
  * Fix: src.ctf.fs: initialize the other_entry variable
  * bt2: _EventConst.__getitem__(): use a single temporary variable
  * Fix: _EventConst.__getitem__(): check if event has a packet
  * doc: bt_field_class...get_mapping_labels...(): clarify RV's validity
  * doc/api/libbabeltrace2/style.css: make font weight of `.intertd` normal
  * common: cast arguments to character classification functions to unsigned char
  * flt.utils.muxer: initialize variable to silence -Wmaybe-uninitialized warning
  * Fix: configure.ac: silently accepting invalid Python configuration
  * Cleanup: configure.ac: remove redundant `AC_ARG_ENABLE` parameters
  * Fix: plugin-dev.h: Disable address sanitizer on pointer array section variables
  * Fix: cli: use BT_CLI_LOGE_APPEND_CAUSE instead of printf to print errors
  * tests: improve flt.utils.trimmer/test_trimming to test streams without packets
  * Fix: flt-utils.trimmer: accept streams without packet support
  * Fix: lib: don't assume that streams have packets in auto seek
  * Fix: correct typo in README

OBS-URL: https://build.opensuse.org/request/show/827677
OBS-URL: https://build.opensuse.org/package/show/devel:tools:lttng/babeltrace2?expand=0&rev=3
2020-08-18 20:37:38 +00:00
Dominique Leuenberger
65c31869cd Accepting request 780081 from devel:tools:lttng
- Initial package.

OBS-URL: https://build.opensuse.org/request/show/780081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/babeltrace2?expand=0&rev=1
2020-03-03 09:15:05 +00:00
Alexei Sorokin
d78d8b0864 OBS-URL: https://build.opensuse.org/package/show/devel:tools:lttng/babeltrace2?expand=0&rev=1 2020-02-28 01:44:46 +00:00
2 changed files with 0 additions and 19 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b8f9ef2a7ee7c9ec292d4568811cf6926089b25e49cdaab449e2cb724edf2b4
size 3252593

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEf0kxSibg3nhCdoDgXxsqB4nxKxEFAmRtBCAACgkQXxsqB4nx
KxEhJw//S88nZzx4aTUk+amW/2/fTTaFLmScqkZdOVXkz1D72MDNHtS0dAv7SkcH
u+YH277e3+Eq9ufYlJi4bRt5Gk3MxckTLUTXWQanH3vCQH0V/8NDS2Y2e/Vk0sLA
j8ua609M/wWQWetCPNyj91+NV6O4DyvwbpIkSIa7SBxiEmablf21RuquDSpp3fLx
4wuMTHUUk3gXyrNuM6Fnli72yD5k84YREFbiRO54YOo9YAfU12UW9/j8bj0MbyTA
+Mgp2mQoUM+4+VPhfBfJtTIMQtjFZ6opNJwu+BRCJkMW76FvTW48yik2EC5R6siZ
u5uxN9lMCJ404Zr27yMbWN5lvxSJ4KbPW0V5kQfxXXmhbtJAOFwwAMwdVcDh1OHz
vvDD08VKo4SgD56WKHI8+jSTEd6im+o9gHqc+2/207NSTOQwXXNdVjrlinG4Sh7l
XMds2FGs7p8v5bf57eAuIwNeGBs+5f+s5Ksuba0B7UVPr0GiAi+1Gf4sggK0igwq
qw3wwHP4wV+hJ16xjxfj4gHGB7lQmoClDJE93k26ufcUPIWpKkPat1ZDKwdky5Z6
N65poNQYxWt2nuhd0REBsDTFYg6m0yiXSGxLlUMRgF5GDMLecPjY4NLqRpJyeQHs
SIACpJxJiM6vlBJRaVTxM3GZwiP2dkG0mim2jM5l86UN9En+qJ0=
=LoE9
-----END PGP SIGNATURE-----