lttng-ust: update to 2.15.0
authorAlexandru Ardelean <redacted>
Wed, 22 Apr 2026 09:27:27 +0000 (12:27 +0300)
committerAlexandru Ardelean <redacted>
Sun, 10 May 2026 08:31:30 +0000 (11:31 +0300)
commita6ea77f3b2eb50bc7ee07c38b3c722f776244e8c
tree305dd16051800725559d59a58d455dac19d0506e
parent0cb6ee26645346d21e99096f1b8323e5ea2c3ceb
lttng-ust: update to 2.15.0

Update from 2.13.9 to 2.15.0 (skips 2.14.x stable series).

Highlights of the 2.14/2.15 series:
- C++ header compatibility improvements (tracepoint API usable from C++)
- liblttng-ust-tracepoint split into its own shared library
- Add liblttng-ust-fd, liblttng-ust-fork helper libraries
- Ring buffer API cleanup and modernisation
- Drop internal libcompat layer

Patch update:
- 100-no-tests.patch: adjust hunk offset from line 7 to line 9; the
  tests/ entry in SUBDIRS moved down two lines in Makefile.am

Reference: https://lttng.org/files/lttng-ust/

Signed-off-by: Alexandru Ardelean <redacted>
libs/lttng-ust/Makefile
libs/lttng-ust/patches/100-no-tests.patch
libs/lttng-ust/test.sh [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT