commit | 6adb0b0ae26fcc35cfec068d71f13863faac5b44 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Sun Sep 22 19:44:59 2013 -0600 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Fri Oct 04 15:16:04 2013 -0300 |
tree | eb70b1b06241219f6767e86a1bb94c4162198788 | |
parent | d8b11a0cbd1c66ce283eb9dabe0498dfa6483f32 [diff] |
perf tools: Add default handler for mmap2 events Commands that do not implement an mmap2 handler should at least not die with a segfault when processing files with MMAP2 events. Signed-off-by: David Ahern <dsahern@gmail.com> Link: http://lkml.kernel.org/r/1379900700-5186-5-git-send-email-dsahern@gmail.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>