[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180117060233.GC7530@danjae.aot.lge.com>
Date: Wed, 17 Jan 2018 15:02:33 +0900
From: Namhyung Kim <namhyung@...nel.org>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Ingo Molnar <mingo@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>, kernel-team@....com
Subject: Re: [PATCH 00/10] tools lib traceveent: Pull updates from trace-cmd
library
Hi Steve,
On Thu, Jan 11, 2018 at 07:47:41PM -0500, Steven Rostedt wrote:
>
> I went through the commits that were added to event-parse in trace-cmd
> and synced them up for what is in tools/lib/traceevent. These are
> patches that are missing from the kernel tree.
If I'm not too late..
Acked-by: Namhyung Kim <namhyung@...nel.org>
Thanks,
Namhyung
>
> Federico Vaga (1):
> lib traceevent: Use asprintf when possible
>
> Jan Kiszka (1):
> lib traceevent: Print value of unknown symbolic fields
>
> Michael Sartain (2):
> lib, traceevent: Fix bad force_token escape sequence
> lib traceevent: Add UL suffix to MISSING_EVENTS
>
> Steven Rostedt (VMware) (5):
> lib traceevent: Show value of flags that have not been parsed
> lib traceevent: Simplify pointer print logic and fix %pF
> lib traceevent: Handle new pointer processing of bprint strings
> lib traceevent: Show contents (in hex) of data of unrecognized type records
> lib traceevent: Fix get_field_str() for dynamic strings
>
> Taeung Song (1):
> lib traceeevent: Fix missing break in FALSE case of pevent_filter_clear_trivial()
>
> ----
> tools/lib/traceevent/event-parse.c | 62 +++++++++++++++++++++++++++++-------
> tools/lib/traceevent/event-plugin.c | 24 ++++++--------
> tools/lib/traceevent/kbuffer-parse.c | 4 +--
> tools/lib/traceevent/parse-filter.c | 22 ++++++++-----
> 4 files changed, 76 insertions(+), 36 deletions(-)
Powered by blists - more mailing lists