Implement wrapper around get_pfnblock_flags_mask
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 16 Apr 2015 21:15:45 +0000 (17:15 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 16 Apr 2015 21:25:44 +0000 (17:25 -0400)
commit165eee701dce7f180d958125c1794459280fe64d
tree73b9eac521aba5a195598191642a0f0e50919b63
parent821a88704788e063a532c2683d598aaf5e032d24
Implement wrapper around get_pfnblock_flags_mask

This is used by kmem instrumentation, and changed in 4.0.0. This change
has been backported to 3.19.2 stable kernel.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Makefile
lttng-events.c
probes/lttng-probe-kmem.c
wrapper/page_alloc.c [new file with mode: 0644]
wrapper/page_alloc.h [new file with mode: 0644]
This page took 0.025834 seconds and 4 git commands to generate.