aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorJesse Barnes <[email protected]>2014-12-12 16:55:30 -0800
committerLinus Torvalds <[email protected]>2014-12-13 12:42:47 -0800
commit9dc00f4c4fdd1fab12a4da9a966e535b4284b0a4 (patch)
tree6e6871cebe9412215e85709ce37181a1dea6e07d /tools/perf/scripts/python/syscall-counts-by-pid.py
parente1d6d01ab491bee6cfa02f2c10db50f31de85e79 (diff)
iommu/amd: use handle_mm_fault directly
This could be useful for debug in the future if we want to track major/minor faults more closely, and also avoids the put_page trick we used with gup. In order to do this, we also track the task struct in the PASID state structure. This lets us update the appropriate task stats after the fault has been handled, and may aid with debug in the future as well. Signed-off-by: Jesse Barnes <[email protected]> Tested-by: Oded Gabbay <[email protected]> Cc: Joerg Roedel <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions