[PATCH 00/11] trace-cmd: libparsevent cleanups - part 2

From: Namhyung Kim
Date: Mon Apr 23 2012 - 01:00:13 EST


Hi,

This is the second part of my libparsevent cleanups. The patches are
based on my previous patch set [1].

Any comments are welcome.
Thanks.

[1] https://lkml.org/lkml/2012/4/8/177


Namhyung Kim (11):
parse-events: Free flag/sym field on failure path
parse-events: Fix freeing arg on process_dynamic_array()
parse-events: Get rid of handling concatenation on event_read_print
parse-events: Remove unused arg->dynarray.index
parse-events: Use proper function parameter type
parse-events: Pass string type argument to args
parse-events: Do not call add_event() again if allocation failed
parse-events: Fix some comments
parse-filter: Check result of malloc() during reading token
parse-filter: Fix signature of create_arg_item()
parse-filter: Check return value of arg_to_str()

parse-events.c | 62 ++++++++++++++++++++++----------------------------------
parse-events.h | 1 -
parse-filter.c | 22 ++++++++++++++------
3 files changed, 40 insertions(+), 45 deletions(-)

--
1.7.10

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/