summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2009-09-22 18:46:17 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2009-09-23 01:10:39 +0100
commitab18282d58ce67ee5cd720d99a91c1a2bbf3e693 (patch)
treec6463246f1c90f93dfee5b309645c7627fd8cc0e /tools/perf/scripts/python/stackcollapse.py
parentbb6baf76f45708dbba651ed76a7ad94462f30c0b (diff)
downloadkernel-ab18282d58ce67ee5cd720d99a91c1a2bbf3e693.tar.gz
drm/i915: Warn before mmaping a purgeable buffer.
Only allow the user to mmap buffers that have not been marked as purgeable. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
parserLinus Walleij 2019-05-06mtd: afs: factor footer parsing into the v1 part parsingLinus Walleij 2019-05-06mtd: factor out v1 partition parsingLinus Walleij 2019-05-06mtd: afs: simplify partition detectionLinus Walleij 2019-05-06mtd: afs: simplify partition parsingLinus Walleij 2019-05-06mtd: partitions: Add OF support to AFS partitionsLinus Walleij 2019-05-06mtd: afs: Move AFS partition parser to parsers subdirLinus Walleij 2019-05-06mtd: parser_imagetag: add of_match_table supportJonas Gorski 2019-05-06mtd: bcm63xxpart: move imagetag parsing to its own parserJonas Gorski 2018-11-12mtd: partitions: Add OF support to RedBoot partitionsLinus Walleij 2018-11-12mtd: Move Redboot partition parserLinus Walleij 2018-07-07mtd: parsers: trx: add of_match_table with the new DT bindingRafał Miłecki 2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook 2018-01-06mtd: sharpslpart: make local function sharpsl_nand_cleanup_ftl() staticWei Yongjun 2017-12-18mtd: sharpslpart: fix overflow on block_adr calculationColin Ian King 2017-11-13mtd: sharpslpart: Add sharpslpart partition parserAndrea Adami 2017-06-23mtd: parsers: trx: fix pr_err format for printing offsetRafał Miłecki 2017-06-22mtd: extract TRX parser out of bcm47xxpart into a separated moduleRafał Miłecki