From: "Yordan Karadzhov (VMware)" <y.karadz@gmail.com>
To: rostedt@goodmis.org
Cc: tz.stoyanov@gmail.com, linux-trace-devel@vger.kernel.org,
"Yordan Karadzhov (VMware)" <y.karadz@gmail.com>
Subject: [PATCH 0/3] New methods for writing to file
Date: Thu, 15 Apr 2021 15:13:08 +0300 [thread overview]
Message-ID: <20210415121311.59787-1-y.karadz@gmail.com> (raw)
Yordan Karadzhov (VMware) (3):
libtracefs: Add more methods for writing to files
libtracefs: Add tests for the new methods for writing
libtracefs: Document the new methods for writing to file.
.../libtracefs-instances-file-manip.txt | 199 ++++++++++++++++++
Documentation/libtracefs-instances-files.txt | 35 +--
include/tracefs.h | 4 +
src/tracefs-instance.c | 74 +++++--
utest/tracefs-utest.c | 32 +++
5 files changed, 296 insertions(+), 48 deletions(-)
create mode 100644 Documentation/libtracefs-instances-file-manip.txt
--
2.25.1
next reply other threads:[~2021-04-15 12:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-15 12:13 Yordan Karadzhov (VMware) [this message]
2021-04-15 12:13 ` [PATCH 1/3] libtracefs: Add more methods for writing to files Yordan Karadzhov (VMware)
2021-04-15 12:13 ` [PATCH 2/3] libtracefs: Add tests for the new methods for writing Yordan Karadzhov (VMware)
2021-04-15 12:13 ` [PATCH 3/3] libtracefs: Document the new methods for writing to file Yordan Karadzhov (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=20210415121311.59787-1-y.karadz@gmail.com \
--to=y.karadz@gmail.com \
--cc=linux-trace-devel@vger.kernel.org \
--cc=rostedt@goodmis.org \
--cc=tz.stoyanov@gmail.com \
/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).