perf sched: Handle PERF_RECORD_EXIT events
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 6 Oct 2012 18:53:41 +0000 (15:53 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 6 Oct 2012 19:34:03 +0000 (16:34 -0300)
commit0439539f72ea222fbfe511b47318b9c1815a7108
treec02607d04154fb5b0ed44b34a0ae3791313a6aa1
parentec4622f5fdfa2467befa6d750675db3d3258edc5
perf sched: Handle PERF_RECORD_EXIT events

Noticed sched wasn't handling those events while introducing
perf_event__process_{fork,exit}.

Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-035rzjtnv9ri8sssi7ojjjq0@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-sched.c