diff options
author | 2009-06-08 21:11:57 +0300 | |
---|---|---|
committer | 2009-06-08 23:10:43 +0200 | |
commit | dab5855b12411334355ba21349a06700e4ae7a3b (patch) | |
tree | ab4e5c1893fc24e0bdb39ab8fc291aba39278c35 /lib/debugobjects.c | |
parent | perf_counter, x86: Clean up hw_cache_event ids copies (diff) | |
download | wireguard-linux-dab5855b12411334355ba21349a06700e4ae7a3b.tar.xz wireguard-linux-dab5855b12411334355ba21349a06700e4ae7a3b.zip |
perf_counter: Add mmap event hooks to mprotect()
Some JIT compilers allocate memory for generated code with
posix_memalign() + mprotect() so we need to hook into mprotect()
to make sure 'perf' is aware that we're executing code in
anonymous memory.
[ penberg@cs.helsinki.fi: move the hook to sys_mprotect() ]
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
LKML-Reference: <Pine.LNX.4.64.0906082111030.12407@melkki.cs.Helsinki.FI>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions