On 9.12.21 г. 18:23 ч., Steven Rostedt wrote:
On Thu, 9 Dec 2021 12:45:21 +0200 "Yordan Karadzhov (VMware)" <y.karadz@xxxxxxxxx> wrote:Changes in v2: - Dropping patch 'libtracefs: New API for getting the raw format of a histogram'. This patch must be redesigned. - Adding patch 'libtracefs: New APIs for getting the raw format of synth event'. - Number of fixes suggested by Steven in his review. Yordan Karadzhov (VMware) (3): libtracefs: Rename the 'tracefs_get_hist_*()' APIs libtracefs: Add new API for getting synth event nameI pulled in the above two patches.libtracefs: New APIs for getting the raw format of synth eventYou only need to resend an update to the above.
OK, thanks! Y.
Thanks! -- SteveDocumentation/libtracefs-hist.txt | 24 ++++- Documentation/libtracefs-synth2.txt | 14 ++- include/tracefs.h | 12 ++- src/tracefs-hist.c | 132 +++++++++++++++++++++++----- 4 files changed, 154 insertions(+), 28 deletions(-)