summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2020-05-21 13:08:50 -0700
committerDarrick J. Wong <darrick.wong@oracle.com>2020-05-27 08:49:28 -0700
commit964176bd32da9847112b505f57ee6e602ee5c84d (patch)
treefdd3d1ed7427395e82cc7c0b1596d9ed287810b8 /tools/perf/scripts/python/exported-sql-viewer.py
parent042f65f4a79c819d74309c2607959fccacc4094a (diff)
downloadkernel-964176bd32da9847112b505f57ee6e602ee5c84d.tar.gz
xfs: rearrange xfs_inode_walk_ag parameters
The perag structure already has a pointer to the xfs_mount, so we don't need to pass that separately and can drop it. Having done that, move iter_flags so that the argument order is the same between xfs_inode_walk and xfs_inode_walk_ag. The latter will make things less confusing for a future patch that enables background scanning work to be done in parallel. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
:04:23 +0200'>2012-06-01ARM: ux500: Use correct format for dynamic IRQ assignmentLee Jones 2012-06-01ARM: ux500: PRCMU related configuration and layout corrections for Device TreeLee Jones 2012-04-25ARM: ux500: Configure the PRCMU Timer for db8500 based devices in DTLee Jones 2012-04-25ARM: ux500: Enable the SMSC9115 on Snowball via Device TreeLee Jones 2012-04-23drivers/gpio: gpio-nomadik: Device Tree bindingsLee Jones 2012-04-23ARM: ux500: Shorten Snowball's DT compatible gpio entryLee Jones 2012-04-23ARM: ux500: Rename the DT compatible entry for i2c devices on SnowballLee Jones 2012-04-14ARM: dts: remove blank interrupt-parent propertiesRob Herring 2012-03-16ARM: ux500: Provide local timer support for Device TreeLee Jones 2012-03-16ARM: ux500: Enable PL022 SSP Controller in Device TreeLee Jones 2012-03-16ARM: ux500: Enable PL310 Level 2 Cache Controller in Device TreeLee Jones 2012-03-16ARM: ux500: Enable Cortex-A9 GIC (Generic Interrupt Controller) in Device TreeLee Jones 2012-03-16ARM: ux500: db8500: list most devices in the snowball device treeLee Jones 2012-03-16ARM: ux500: split dts file for snowball into generic partArnd Bergmann