perf annotate: 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:33:56 +0000 (16:33 -0300)
commitec4622f5fdfa2467befa6d750675db3d3258edc5
treed5a4a459d46e6357d3b33742269dfa037c42f8c7
parentf62d3f0f4596f983ec00495d91c8ddb30268d878
perf annotate: Handle PERF_RECORD_EXIT events

Noticed annotate 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-of7tc8eqeuk3cupc6f7jtuq6@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-annotate.c