linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Introduce new API to set synthetic event instance
@ 2023-03-28 15:03 Tzvetomir Stoyanov (VMware)
  2023-03-28 15:03 ` [PATCH 1/2] libtracefs: New " Tzvetomir Stoyanov (VMware)
  2023-03-28 15:03 ` [PATCH 2/2] libtracefs: Documentation for tracefs_synth_set_instance Tzvetomir Stoyanov (VMware)
  0 siblings, 2 replies; 4+ messages in thread
From: Tzvetomir Stoyanov (VMware) @ 2023-03-28 15:03 UTC (permalink / raw)
  To: rostedt; +Cc: linux-trace-devel

A new API tracefs_synth_set_instance() to set the trace instance, where the
synthetic event is created - the trigger files of the start and end events.

Tzvetomir Stoyanov (VMware) (2):
  libtracefs: New API to set synthetic event instance
  libtracefs: Documentation for tracefs_synth_set_instance

 Documentation/libtracefs-synth2.txt | 15 +++++++++++----
 Documentation/libtracefs.txt        |  1 +
 include/tracefs.h                   |  1 +
 src/tracefs-hist.c                  | 19 +++++++++++++++++++
 4 files changed, 32 insertions(+), 4 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-05-30  4:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-28 15:03 [PATCH 0/2] Introduce new API to set synthetic event instance Tzvetomir Stoyanov (VMware)
2023-03-28 15:03 ` [PATCH 1/2] libtracefs: New " Tzvetomir Stoyanov (VMware)
2023-03-28 15:03 ` [PATCH 2/2] libtracefs: Documentation for tracefs_synth_set_instance Tzvetomir Stoyanov (VMware)
2023-05-30  4:50   ` Steven Rostedt

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