[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190401181745.GG30617@kernel.org>
Date: Mon, 1 Apr 2019 15:17:45 -0300
From: Arnaldo Carvalho de Melo <arnaldo.melo@...il.com>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...nel.org>,
Jiri Olsa <jolsa@...hat.com>,
Namhyung Kim <namhyung@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Tzvetomir Stoyanov <tstoyanov@...are.com>
Subject: Re: [PATCH 00/15] tools/lib/traceevent: Continuing on the path to a
stand alone library
Em Mon, Apr 01, 2019 at 12:43:05PM -0400, Steven Rostedt escreveu:
>
> Arnaldo,
>
> These contain more patches to make libtraceevent a stand alone library.
> It also brings in some changes that are in the trace-cmd library.
>
> There's a few name changes to the API function names to be more
> descriptive as well as closer to what they actually do.
>
> The "pevent" has been renamed to "tep" as we no longer use "pevent"
> to represent the handle to the libtraceevent library descriptor.
> "tep" now stands for "Trace Event Parser".
>
> The reason for the "(Red Hat)" in one of my patches is that the code
> was written when I was working for Red Hat, but added when working
> for VMware (which is in the Signed-off-by).
Thanks, applied.
$ git log | grep Author | head -15
Author: Tzvetomir Stoyanov <tstoyanov@...are.com>
Author: Tzvetomir Stoyanov <tstoyanov@...are.com>
Author: Tzvetomir Stoyanov <tstoyanov@...are.com>
Author: Tzvetomir Stoyanov <tstoyanov@...are.com>
Author: Tzvetomir Stoyanov <tstoyanov@...are.com>
Author: Tzvetomir Stoyanov <tstoyanov@...are.com>
Author: Tzvetomir Stoyanov <tstoyanov@...are.com>
Author: Steven Rostedt (VMware) <rostedt@...dmis.org>
Author: Tzvetomir Stoyanov <tstoyanov@...are.com>
Author: Tzvetomir Stoyanov <tstoyanov@...are.com>
Author: Tzvetomir Stoyanov <tstoyanov@...are.com>
Author: Steven Rostedt (Red Hat) <rostedt@...dmis.org>
Author: Tzvetomir Stoyanov <tstoyanov@...are.com>
Author: Steven Rostedt (VMware) <rostedt@...dmis.org>
Author: Steven Rostedt (VMware) <rostedt@...dmis.org>
$
- Arnaldo
Powered by blists - more mailing lists