Searched hist:"11 b5f81e1b0ea0bc84fe32f0a27054e052b2bf84" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/perf/ |
H A D | builtin-record.c | diff 11b5f81e1b0ea0bc84fe32f0a27054e052b2bf84 Thu Jul 16 08:44:29 CDT 2009 Anton Blanchard <anton@samba.org> 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 <anton@samba.org> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <20090716104817.517264409@samba.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|