From: Steven Rostedt <rostedt@goodmis.org>
To: "linux-trace-users@vger.kernel.org"
<linux-trace-users@vger.kernel.org>,
Linux Trace Devel <linux-trace-devel@vger.kernel.org>,
Linux Trace Kernel <linux-trace-kernel@vger.kernel.org>
Subject: [ANNOUNCE] libtracecmd v1.4 is released
Date: Wed, 7 Jun 2023 19:27:30 -0400 [thread overview]
Message-ID: <20230607192730.0e9dd418@gandalf.local.home> (raw)
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
reply other threads:[~2023-06-07 23:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230607192730.0e9dd418@gandalf.local.home \
--to=rostedt@goodmis.org \
--cc=linux-trace-devel@vger.kernel.org \
--cc=linux-trace-kernel@vger.kernel.org \
--cc=linux-trace-users@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).