aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLibin <[email protected]>2013-05-13 10:17:39 +0800
committerGreg Kroah-Hartman <[email protected]>2013-05-21 10:07:54 -0700
commita0ea59d56dfab021ecc65365275e532c6b937adb (patch)
treefc14ad5175bb30089aea6591a732b4a750faf58f /tools/perf/scripts/python
parent80fe6361540fd7e0a38326b02b4f2a5e68c99d0a (diff)
char: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
(*->vm_end - *->vm_start) >> PAGE_SHIFT operation is implemented as a inline funcion vma_pages() in linux/mm.h, so using it. Signed-off-by: Libin <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions