linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] New methods for writing to file
@ 2021-04-15 12:13 Yordan Karadzhov (VMware)
  2021-04-15 12:13 ` [PATCH 1/3] libtracefs: Add more methods for writing to files Yordan Karadzhov (VMware)
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yordan Karadzhov (VMware) @ 2021-04-15 12:13 UTC (permalink / raw)
  To: rostedt; +Cc: tz.stoyanov, linux-trace-devel, Yordan Karadzhov (VMware)


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-15 12:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-15 12:13 [PATCH 0/3] New methods for writing to file Yordan Karadzhov (VMware)
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)

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).