From: Anton Blanchard Date: Sat, 3 Apr 2010 11:53:31 +0000 (+1100) Subject: perf symbols: Fill in pgoff in mmap synthesized events X-Git-Tag: v2.6.35-rc1~522^2~127^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4af8b35db6634dd1e0d616de689582b6c93550af;p=pandora-kernel.git perf symbols: Fill in pgoff in mmap synthesized events When we synthesize mmap events we need to fill in the pgoff field. I wasn't able to test this completely since I couldn't find an executable region with a non 0 offset. We will see it when we start doing data profiling. Signed-off-by: Anton Blanchard Cc: David Miller Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <20100403115331.GK5594@kryten> Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed