[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190828190527.680021737@goodmis.org>
Date: Wed, 28 Aug 2019 15:05:27 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org, linux-trace-devel@...r.kernel.org
Cc: Arnaldo Carvalho de Melo <acme@...nel.org>,
Ingo Molnar <mingo@...nel.org>, Jiri Olsa <jolsa@...hat.com>,
Namhyung Kim <namhyung@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH 0/2] tools lib traceevent: Fixes for adding tasks to the tep descriptor
Hi Arnaldo,
Please pull in these patches as they fix the lib tools traceevent code
that has issues with adding in new tasks on large data files.
-- Steve
Steven Rostedt (VMware) (2):
tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure
tools lib traceevent: Remove unneeded qsort and uses memmove instead
----
tools/lib/traceevent/event-parse.c | 58 ++++++++++++++++++++++++++++++++------
1 file changed, 50 insertions(+), 8 deletions(-)
Powered by blists - more mailing lists