aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/vmalloc.py
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2021-07-23 09:29:46 -0400
committerMatthew Wilcox (Oracle) <[email protected]>2022-01-04 13:15:33 -0500
commita0580c6f9babaf4413c8a7e2ab21d68e31f4c754 (patch)
tree64886aa66f24e54c8916cbd665811368c23e8395 /scripts/gdb/linux/vmalloc.py
parent621db4880d305bc37b343b1671e03b7eb5d61389 (diff)
filemap: Convert tracing of page cache operations to folio
Pass the folio instead of a page. The page was already implicitly a folio as it accessed page->mapping directly. Add the order of the folio to the tracepoint, as this is important information. Also drop printing the address of the struct page as the pfn provides better information than the struct page address. Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: William Kucharski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions