mbox series

[0/3] libtracefs: APIs for inspecting of hist and synth objects

Message ID 20211206150855.361202-1-y.karadz@gmail.com (mailing list archive)
Headers show
Series libtracefs: APIs for inspecting of hist and synth objects | expand

Message

Yordan Karadzhov Dec. 6, 2021, 3:08 p.m. UTC
I hope this minor changes can go in before tagging new version.

Thanks!
Yordan

Yordan Karadzhov (VMware) (3):
  libtracefs: New API for getting the raw format of a histogram
  libtracefs: Rename the 'tracefs_get_hist_*()' APIs
  libtracefs: Add new API for getting synth event name WiP

 Documentation/libtracefs-hist.txt   | 24 +++++++++-
 Documentation/libtracefs-synth2.txt |  8 +++-
 include/tracefs.h                   | 10 +++--
 src/tracefs-hist.c                  | 69 +++++++++++++++++++++++++++--
 4 files changed, 101 insertions(+), 10 deletions(-)