perf evsel: Delete the event selectors at exit
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 3 Jan 2011 18:51:39 +0000 (16:51 -0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 3 Jan 2011 18:51:39 +0000 (16:51 -0200)
commit70d544d0576775a2b3923a7e68cb49b0313d80c9
treec848ffcc5b1146fc35d496472349d2e4795b0ff3
parent1e7972cc5c16e06f258b0278d8c9adfb5aa75c68
perf evsel: Delete the event selectors at exit

Freeing all the possibly allocated resources, reducing complexity
on each tool exit path.

Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Tom Zanussi <tzanussi@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-record.c
tools/perf/builtin-stat.c
tools/perf/builtin-top.c
tools/perf/perf.c
tools/perf/util/parse-events.c
tools/perf/util/parse-events.h