From: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@gmail.com>
To: rostedt@goodmis.org
Cc: linux-trace-devel@vger.kernel.org
Subject: [PATCH v2 0/4]Synchronize libtraceevent with kernel tree
Date: Mon, 22 Jun 2020 17:36:47 +0300 [thread overview]
Message-ID: <20200622143651.179674-1-tz.stoyanov@gmail.com> (raw)
Backported few traceevent library patches from kernel's tools/lib/traceevent
v2 changes:
- Signed off patches by me ( Tzvetomir Stoyanov (VMware) )
He Zhe (1):
trace-cmd traceevent: Take care of return value of asprintf
Hewenliang (1):
trace-cmd traceevent: Fix memory leakage in filter_event
Paolo Bonzini (1):
trace-cmd traceevent: update KVM plugin
Zou Wei (1):
trace-cmd libtraceevent: Remove unneeded semicolon
lib/traceevent/kbuffer-parse.c | 2 +-
lib/traceevent/parse-filter.c | 33 +++++++++++++++++++----------
lib/traceevent/plugins/plugin_kvm.c | 25 +++++++++++++++-------
3 files changed, 40 insertions(+), 20 deletions(-)
--
2.26.2
next reply other threads:[~2020-06-22 14:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-22 14:36 Tzvetomir Stoyanov (VMware) [this message]
2020-06-22 14:36 ` [PATCH v2 1/4] trace-cmd libtraceevent: Remove unneeded semicolon Tzvetomir Stoyanov (VMware)
2020-06-22 14:36 ` [PATCH v2 2/4] trace-cmd traceevent: Fix memory leakage in filter_event Tzvetomir Stoyanov (VMware)
2020-06-22 14:36 ` [PATCH v2 3/4] trace-cmd traceevent: Take care of return value of asprintf Tzvetomir Stoyanov (VMware)
2020-06-22 14:36 ` [PATCH v2 4/4] trace-cmd traceevent: update KVM plugin Tzvetomir Stoyanov (VMware)
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=20200622143651.179674-1-tz.stoyanov@gmail.com \
--to=tz.stoyanov@gmail.com \
--cc=linux-trace-devel@vger.kernel.org \
--cc=rostedt@goodmis.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).