summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2017-05-08 15:58:11 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2017-05-08 17:15:13 -0700
commitd11636511ed97ceda66a08ecff99f100e1107b76 (patch)
tree1e5a336148750f2f9d8994c25ce8ab1d8e9bf246 /tools/perf/scripts/python/event_analyzing_sample.py
parente6c7c63001920a57f23c8f5d6f652bfc4bea327b (diff)
downloadkernel-d11636511ed97ceda66a08ecff99f100e1107b76.tar.gz
x86: use set_memory.h header
set_memory_* functions have moved to set_memory.h. Switch to this explicitly. Link: http://lkml.kernel.org/r/1488920133-27229-6-git-send-email-labbott@redhat.com Signed-off-by: Laura Abbott <labbott@redhat.com> Acked-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
>xfs: simplify validation of the unwritten extent bitChristoph Hellwig 2017-04-25xfs: remove unused values from xfs_exntst_tChristoph Hellwig 2017-04-25xfs: remove the unused XFS_MAXLINK_1 defineChristoph Hellwig 2016-10-20libxfs: v3 inodes are only valid on crc-enabled filesystemsRoger Willcocks 2016-10-05xfs: recognize the reflink feature bitDarrick J. Wong 2016-10-05xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong 2016-10-05xfs: store in-progress CoW allocations in the refcount btreeDarrick J. Wong 2016-10-03xfs: add refcount btree operationsDarrick J. Wong 2016-10-03xfs: define the on-disk refcount btree formatDarrick J. Wong 2016-10-03xfs: refcount btree add more reserved blocksDarrick J. Wong 2016-10-03xfs: introduce refcount btree definitionsDarrick J. Wong 2016-08-26xfs: don't log the entire end of the AGFDarrick J. Wong 2016-08-17xfs: store rmapbt block count in the AGFDarrick J. Wong 2016-08-03xfs: enable the rmap btree functionalityDarrick J. Wong 2016-08-03xfs: define the on-disk rmap btree formatDarrick J. Wong 2016-08-03xfs: add owner field to extent allocation and freeingDarrick J. Wong 2016-08-03xfs: rmap btree add more reserved blocksDarrick J. Wong 2016-08-03xfs: introduce rmap btree definitionsDarrick J. Wong 2016-07-20xfs: remove the magic numbers in xfs_btree_block-related len macrosHou Tao 2016-01-19Merge branch 'xfs-setxattr-promotion' into for-nextDave Chinner 2016-01-04xfs: introduce per-inode DAX enablementDave Chinner 2016-01-04xfs: use FS_XFLAG definitions directlyDave Chinner 2016-01-04libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correctDarrick J. Wong 2015-11-03Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner 2015-11-03xfs: Validate the length of on-disk ACLsAndreas Gruenbacher 2015-10-12xfs: avoid dependency on Linux XATTR_SIZE_MAXJan Tulak 2015-07-29xfs: create new metadata UUID field and incompat flagEric Sandeen 2015-06-23Merge branch 'xfs-freelist-cleanup' into for-nextDave Chinner 2015-06-22xfs: clean up XFS_MIN_FREELIST macrosDave Chinner 2015-06-01Merge branch 'xfs-sparse-inode' into for-nextDave Chinner 2015-06-01xfs: don't cast string literalsEric Sandeen 2015-05-29xfs: enable sparse inode chunks for v5 superblocksBrian Foster 2015-05-29xfs: introduce inode record hole mask for sparse inode chunksBrian Foster 2015-05-29xfs: sparse inode chunks feature helpers and mount requirementsBrian Foster 2015-05-29xfs: add sparse inode chunk alignment superblock fieldBrian Foster 2015-02-23xfs: remove xfs_mod_incore_sb APIDave Chinner