commit | dd7927f4f8ee75b032ff15aeef4bda49719a443a | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Jan 12 14:28:51 2011 -0200 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Sat Jan 22 19:56:29 2011 -0200 |
tree | e839ab6250df6ae192567531d3464c1977ff3e04 | |
parent | 72cb7013e08dec29631e0447f9496b7bacd3e14b [diff] |
perf record: Use perf_evsel__open Now its time to factor out the mmap handling bits into the perf_evsel class. 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>