]> Git Repo - linux.git/commit
perf record: Fixup return path of cmd_record()
authorNamhyung Kim <[email protected]>
Fri, 15 Mar 2013 05:48:51 +0000 (14:48 +0900)
committerArnaldo Carvalho de Melo <[email protected]>
Fri, 15 Mar 2013 16:06:11 +0000 (13:06 -0300)
commit8fa60e1fbaecd2e652abe41f68a934c1759663f3
tree722b7b6a35a9d18772f2662788021c2184da36c5
parent3beb0861438f63bc2025f8afba213dc3d0458bc5
perf record: Fixup return path of cmd_record()

The error path of calling perf_target__parse_uid wrongly went to
out_free_fd.  Also add missing evlist cleanup routines.

Signed-off-by: Namhyung Kim <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/builtin-record.c
This page took 0.054013 seconds and 4 git commands to generate.