From: Anton Blanchard Date: Thu, 16 Jul 2009 13:44:29 +0000 (+0200) Subject: perf_counter: Synthesize VDSO mmap event X-Git-Tag: v2.6.31-rc4~3^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11b5f81e1b0ea0bc84fe32f0a27054e052b2bf84;p=pandora-kernel.git perf_counter: Synthesize VDSO mmap event perf record synthesizes mmap events for the running process. Right now it just catches file mappings, but we can check for the vdso symbol and add that too. Signed-off-by: Anton Blanchard Signed-off-by: Peter Zijlstra LKML-Reference: <20090716104817.517264409@samba.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed