summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorPedro Demarchi Gomes <pedrodemargomes@gmail.com>2025-10-04 00:12:17 -0300
committerJaegeuk Kim <jaegeuk@kernel.org>2025-10-24 21:23:55 +0000
commite4384545e22024d39edc13c63433f37e31960671 (patch)
treee95ce2187f90f7bc738751e0510a71926755e2dd /tools/perf/scripts/python/stackcollapse.py
parent81464df36094340395cadc9235e24eb4defa8c43 (diff)
downloadkernel-e4384545e22024d39edc13c63433f37e31960671.tar.gz
f2fs: use folio_nr_pages() instead of shift operation
folio_nr_pages() is a faster helper function to get the number of pages when NR_PAGES_IN_LARGE_FOLIO is enabled. Signed-off-by: Pedro Demarchi Gomes <pedrodemargomes@gmail.com> Reviewed-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
tle='2012-01-03 22:57:08 -0500'>2012-01-03vfs: and now we can make ->mnt_master point to struct mountAl Viro 2012-01-03vfs: take mnt_master to struct mountAl Viro 2012-01-03vfs: take mnt_child/mnt_mounts to struct mountAl Viro 2012-01-03vfs: all counters taken to struct mountAl Viro 2012-01-03vfs: move mnt_mountpoint to struct mountAl Viro 2012-01-03vfs: now it can be done - make mnt_parent point to struct mountAl Viro 2012-01-03vfs: mnt_parent moved to struct mountAl Viro 2012-01-03vfs: spread struct mount - mnt_has_parentAl Viro 2012-01-03vfs: the first spoils - mnt_hash movedAl Viro 2012-01-03vfs: spread struct mount - __lookup_mnt() resultAl Viro 2012-01-03vfs: start hiding vfsmount guts seriesAl Viro 2012-01-03vfs: new internal helper: mnt_has_parent(mnt)Al Viro