summaryrefslogtreecommitdiffstats
path: root/include/trace/trace_events.h
diff options
context:
space:
mode:
authorJesper Dangaard Brouer <brouer@redhat.com>2019-11-16 12:22:48 +0100
committerDavid S. Miller <davem@davemloft.net>2019-11-18 17:03:18 -0800
commit832ccf6f80cda06ad2373cd1f40291b0183958b4 (patch)
tree2a814316785aae3350f363e0f510472e30760f1c /include/trace/trace_events.h
parent7c9e69428da39ed761c9d903c4850368fa4ef7bf (diff)
page_pool: extend tracepoint to also include the page PFN
The MM tracepoint for page free (called kmem:mm_page_free) doesn't provide the page pointer directly, instead it provides the PFN (Page Frame Number). This is annoying when writing a page_pool leak detector in BPF. This patch change page_pool tracepoints to also provide the PFN. The page pointer is still provided to allow other kinds of troubleshooting from BPF. Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/trace/trace_events.h')
0 files changed, 0 insertions, 0 deletions