summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorZhenyu Wang <zhenyuw@linux.intel.com>2019-03-01 15:04:12 +0800
committerZhenyu Wang <zhenyuw@linux.intel.com>2019-03-04 14:44:36 +0800
commit1e18d5e6731d674fee0bb4b66f5ea61e504452a3 (patch)
tree53690d5ea360205458bf0df0401ed4f89af427b6 /tools/perf/scripts/python/bin/stackcollapse-record
parentf552e7bd028f93157b206bd1c7e3e195e919e8c2 (diff)
downloadkernel-1e18d5e6731d674fee0bb4b66f5ea61e504452a3.tar.gz
drm/i915/gvt: Only assign ppgtt root at dispatch time
This moves ppgtt root hook out of scan and shadow function, as it's only required at dispatch time. Also make sure this checks against shadow mm to be ready, otherwise bail to fail earlier. Reviewed-by: Xiong Zhang <xiong.y.zhang@intel.com> Cc: Xiong Zhang <xiong.y.zhang@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
2013-06-06zram: simplify and optimize dev_to_zram()Jiang Liu 2013-06-06zram: protect sysfs handler from invalid memory accessJiang Liu 2013-06-06zram: avoid access beyond the zram deviceJiang Liu 2013-06-06zram: avoid double free in function zram_bvec_write()Jiang Liu 2013-06-06zram: destroy all devices on error recovery path in zram_init()Jiang Liu 2013-06-06zram: use zram->lock to protect zram_free_page() in swap free notify pathJiang Liu 2013-06-06zram: avoid invalid memory access in zram_exit()Jiang Liu 2013-05-20Staging: Fixes string split across lines in zramMarlies Ruck 2013-03-18zram: fix zram_bvec_read duplicate dump failure message and stat accumulationWanpeng Li 2013-02-11staging: Remove unnecessary OOM messagesJoe Perches 2013-02-08staging: zram: __zram_reset_device() can be staticFengguang Wu 2013-02-05zram: get rid of lockdep warningMinchan Kim 2013-02-05zram: fix warning of print formatMinchan Kim 2013-02-03zram: give up lazy initialization of zram metadataMinchan Kim 2013-02-03zram: force disksize setting before using zramMinchan Kim 2013-02-03zram: Fix deadlock bug in partial read/writeMinchan Kim 2013-01-30staging: zsmalloc: remove unused pool nameSeth Jennings 2013-01-25Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman