Hi, I almost forgot that I have some libtraceevent patch left. ;) The first three of them are acked by Steven and the last is a port of a recent perf patch from Kirill that handles a strerror_r build warning. Please consider applying.
Thanks, Namhyung Namhyung Kim (4): tools lib traceevent: Do not link broken field arg for an old ftrace event tools lib traceevent: Introduce pevent_errno tools lib traceevent: Introduce pevent_strerror tools lib traceevent: Fix strerror_r() use in pevent_strerror tools/lib/traceevent/event-parse.c | 104 +++++++++++++++++++++++++++++-------- tools/lib/traceevent/event-parse.h | 34 +++++++++++- tools/lib/traceevent/event-utils.h | 6 +++ 3 files changed, 119 insertions(+), 25 deletions(-) -- 1.7.11.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/