aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2020-03-05 07:21:43 -0800
committerDarrick J. Wong <[email protected]>2020-03-05 07:30:54 -0800
commit1ac994525b9d3b6245c1a61632156f19ab73fccb (patch)
tree7ccf799887f482d755b7f7ff0202088aec2bcb6b /scripts/gdb/linux/timerlist.py
parent98d54f81e36ba3bf92172791eba5ca5bd813989b (diff)
iomap: Remove pgoff from tracepoints
The 'pgoff' displayed by the tracepoints wasn't a pgoff at all; it was a byte offset from the start of the file. We already emit that in the form of the 'offset', so we can just remove pgoff. That means we can remove 'page' as an argument to the tracepoint, and rename this type of tracepoint from being a page class to being a range class. Fixes: 0b1b213fcf3a ("xfs: event tracing support") Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions