The patch-set contains various minor modifications inspired by my first experience using the 'hist' APIs of libtracefs. This patch-set applies on top of patches 'libtracefs: Fix code indentation' and 'libtracefs: Fix add_sort_key()' Yordan Karadzhov (VMware) (4): libtracefs: Add new constructors for histograms libtracefs: Transform tracefs_hist_add_sort_key() libtracefs: Add new 'hist' APIs libtracefs: Update 'hist' documentation Documentation/libtracefs-hist-cont.txt | 30 ++++-- Documentation/libtracefs-hist.txt | 80 ++++++++------- include/tracefs.h | 26 ++++- src/tracefs-hist.c | 132 +++++++++++++++++++++---- 4 files changed, 207 insertions(+), 61 deletions(-) -- 2.30.2