linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] libtraceevent 1.8.3
@ 2024-07-24 19:33 Steven Rostedt
  0 siblings, 0 replies; only message in thread
From: Steven Rostedt @ 2024-07-24 19:33 UTC (permalink / raw)
  To: Linux Trace Devel, LKML

We are pleased to announce: libtraceevent: 1.8.3

Changes since 1.8.2

- Add "make meson", "make meson_install", and "make meson_docs"
  This will build the code using meson and not use the Makefiles.

- Include libgen.h for basename() for compiling utest with musl

- Various Meson build fixes

- Fix tests to run on big endian achitectures

- Have single quotes represent characters in the print-fmt.
  When used as a printf parameter, the code was breaking as it
  was treating it as as string and not a character.

- Fix a few memory leaks

- Avoid asprintf() usage that caused noticeable overhead.

- Fix some file descriptor leaks.

- Have the unit test fail (return error) if any of the tests fail

- Fix passing an address of a local variable out of a function

- Fix a double free.

git repo: git://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git
tarball: https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/snapshot/libtraceevent-1.8.3.tar.gz

-- Steve

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-07-24 19:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-24 19:33 [ANNOUNCE] libtraceevent 1.8.3 Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).