* [ANNOUNCE] libtracecmd v1.4 is released
@ 2023-06-07 23:27 Steven Rostedt
0 siblings, 0 replies; only message in thread
From: Steven Rostedt @ 2023-06-07 23:27 UTC (permalink / raw)
To: linux-trace-users@vger.kernel.org, Linux Trace Devel,
Linux Trace Kernel
https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/tag/?h=libtracecmd-1.4.0
libtracecmd: version 1.4
Changes since v1.3.1
New API:
- tracecmd_get_tsc2nsec() retrieve the conversion numbers used to convert the
timestamp into nanoseconds (if the data file has it).
Fixes:
- Unlock the records in tracecmd_iterate_events(), as if a callback were to
exit out early, it would fail to free the records that were cached.
- Fix tracecmd_compress_copy_from() as it was returning 4 bytes less than the
size for compressed sections.
https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/
Enjoy!
-- Steve
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-06-07 23:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-07 23:27 [ANNOUNCE] libtracecmd v1.4 is released 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).