linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Documentation and unit tests for new trace marker APIs
@ 2021-04-09  4:27 Tzvetomir Stoyanov (VMware)
  2021-04-09  4:27 ` [PATCH v2 1/2] libtracefs: Document " Tzvetomir Stoyanov (VMware)
  2021-04-09  4:27 ` [PATCH v2 2/2] libtracefs: Unit test for trace " Tzvetomir Stoyanov (VMware)
  0 siblings, 2 replies; 3+ messages in thread
From: Tzvetomir Stoyanov (VMware) @ 2021-04-09  4:27 UTC (permalink / raw)
  To: rostedt; +Cc: linux-trace-devel

Documentation and unit tests for new trace marker APIs

v2 changes:
   Split the APIs in two groups - printing formated strings and writing binary data

Tzvetomir Stoyanov (VMware) (2):
  libtracefs: Document marker APIs
  libtracefs: Unit test for trace marker APIs

 Documentation/libtracefs-marker.txt     | 116 ++++++++++++++++++++++++
 Documentation/libtracefs-marker_raw.txt | 102 +++++++++++++++++++++
 Documentation/libtracefs.txt            |  10 ++
 utest/tracefs-utest.c                   | 116 ++++++++++++++++++++++++
 4 files changed, 344 insertions(+)
 create mode 100644 Documentation/libtracefs-marker.txt
 create mode 100644 Documentation/libtracefs-marker_raw.txt

-- 
2.30.2


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

end of thread, other threads:[~2021-04-09  4:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-09  4:27 [PATCH v2 0/2] Documentation and unit tests for new trace marker APIs Tzvetomir Stoyanov (VMware)
2021-04-09  4:27 ` [PATCH v2 1/2] libtracefs: Document " Tzvetomir Stoyanov (VMware)
2021-04-09  4:27 ` [PATCH v2 2/2] libtracefs: Unit test for trace " Tzvetomir Stoyanov (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).