mbox series

[0/2] tracefs: Make minor updates to histograms

Message ID 20211110231025.1131051-1-rostedt@goodmis.org (mailing list archive)
Headers show
Series tracefs: Make minor updates to histograms | expand

Message

Steven Rostedt Nov. 10, 2021, 11:10 p.m. UTC
From: "Steven Rostedt (VMware)" <rostedt@goodmis.org>

Make some minor changes to the tracefs histogram logic that Yordan
made.

Based on:

  https://patchwork.kernel.org/project/linux-trace-devel/list/?series=552199

Steven Rostedt (VMware) (2):
  tracefs Documentation: Fix tracefs_hist_add_sort_key() example
  tracefs: Rename tracefs_hist_reset_sort_key() tracefs_hist_set_sort_key()

 Documentation/libtracefs-hist.txt | 11 ++++++-----
 include/tracefs.h                 |  4 ++--
 src/tracefs-hist.c                |  6 +++---
 3 files changed, 11 insertions(+), 10 deletions(-)