[PATCH 2/9] perf util: Get rid of malloc_or_die() in trace-event-info.c

2013-03-21 Thread Namhyung Kim
From: Namhyung Kim Check return value of malloc and fail if NULL. Cc: Steven Rostedt Cc: Frederic Weisbecker Signed-off-by: Namhyung Kim --- tools/perf/util/trace-event-info.c | 48 -- 1 file changed, 30 insertions(+), 18 deletions(-) diff --git

[PATCH 2/9] perf util: Get rid of malloc_or_die() in trace-event-info.c

2013-03-21 Thread Namhyung Kim
From: Namhyung Kim namhyung@lge.com Check return value of malloc and fail if NULL. Cc: Steven Rostedt rost...@goodmis.org Cc: Frederic Weisbecker fweis...@gmail.com Signed-off-by: Namhyung Kim namhy...@kernel.org --- tools/perf/util/trace-event-info.c | 48

[PATCH 2/9] perf util: Get rid of malloc_or_die() in trace-event-info.c

2013-03-19 Thread Namhyung Kim
From: Namhyung Kim Check return value of malloc and fail if NULL. Cc: Steven Rostedt Cc: Frederic Weisbecker Signed-off-by: Namhyung Kim --- tools/perf/util/trace-event-info.c | 48 -- 1 file changed, 30 insertions(+), 18 deletions(-) diff --git

[PATCH 2/9] perf util: Get rid of malloc_or_die() in trace-event-info.c

2013-03-19 Thread Namhyung Kim
From: Namhyung Kim namhyung@lge.com Check return value of malloc and fail if NULL. Cc: Steven Rostedt rost...@goodmis.org Cc: Frederic Weisbecker fweis...@gmail.com Signed-off-by: Namhyung Kim namhy...@kernel.org --- tools/perf/util/trace-event-info.c | 48