[PATCH 0/2] tools lib traceevent: A couple of updates

From: Steven Rostedt
Date: Fri Nov 18 2016 - 17:55:27 EST


I noticed that I have these in my trace-cmd repo. I would like to sync
this up to the kernel tools directory.

Steven Rostedt (Red Hat) (2):
tools lib traceevent: Add retrieval of preempt count and latency flags
tools lib traceevent: Use USECS_PER_SEC instead of hardcoded number

----
tools/lib/traceevent/event-parse.c | 34 ++++++++++++++++++++++++++++++----
tools/lib/traceevent/event-parse.h | 4 ++++
2 files changed, 34 insertions(+), 4 deletions(-)