perf evsel: Export the event_format constructor
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 26 Sep 2012 23:24:19 +0000 (20:24 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 26 Sep 2012 23:24:19 +0000 (20:24 -0300)
commit201b7334dc4e977479eb22b106ee8ec506e5e55c
tree866ef632c031fcc0eaa0f45b93440c7008ed7e0c
parent5d2074ea4fdb28b2199958f42edf914d27c926f6
perf evsel: Export the event_format constructor

It'll be needed in the next patches, where it'll be not associated
directly to an evsel.

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-v9x3q9rv4caxtox7wtjpchq5@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/evsel.c
tools/perf/util/evsel.h