aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorKirill Tkhai <ktkhai@virtuozzo.com>2017-09-29 19:06:07 +0300
committerIngo Molnar <mingo@kernel.org>2017-10-10 11:50:14 +0200
commitc0905115a55c8a3011d7b7e6ee5d63653c1e99f1 (patch)
treed72cdf6800b9100c210a1253d0a9bd0e401e95dd /tools/perf/scripts/python/sctop.py
parentlocking/arch, alpha: Add __down_read_killable() (diff)
locking/arch, ia64: Add __down_read_killable()
Similar to __down_write_killable(), and read killable primitive. Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: arnd@arndb.de Cc: avagin@virtuozzo.com Cc: davem@davemloft.net Cc: fenghua.yu@intel.com Cc: gorcunov@virtuozzo.com Cc: heiko.carstens@de.ibm.com Cc: hpa@zytor.com Cc: ink@jurassic.park.msu.ru Cc: mattst88@gmail.com Cc: rientjes@google.com Cc: rth@twiddle.net Cc: schwidefsky@de.ibm.com Cc: tony.luck@intel.com Cc: viro@zeniv.linux.org.uk Link: http://lkml.kernel.org/r/150670116749.23930.14976888440968191759.stgit@localhost.localdomain Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions
0146f025ba41?s=13&d=retro' />Naoya Horiguchi1-13/+5 2019-12-01mm/hwpoison-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fopszhong jiang1-2/+2 2019-06-03hwpoison-inject: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-39/+16 2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1 2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman1-1/+1 2017-05-03mm: hwpoison: call shake_page() unconditionallyNaoya Horiguchi1-2/+1 2015-09-10hwpoison: use page_cgroup_ino for filtering by memcgVladimir Davydov1-4/+1 2015-09-08mm/hwpoison: fix refcount of THP head page in no-injection caseWanpeng Li1-1/+1 2015-06-24mm/memory-failure: introduce get_hwpoison_page() for consistent refcount handlingNaoya Horiguchi1-2/+2 2015-05-05mm/hwpoison-inject: check PageLRU of hpageNaoya Horiguchi1-3/+3 2015-05-05mm/hwpoison-inject: fix refcounting in no-injection caseNaoya Horiguchi1-2/+5 2014-08-06mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recursiveFabian Frederick1-2/+1 2014-01-21mm/hwpoison: add '#' to hwpoison_injectWanpeng Li1-1/+1 2013-09-30mm/hwpoison: fix the lack of one reference count against poisoned pageWanpeng Li1-2/+3 2013-09-11mm/hwpoison-inject.c: change permission of corrupt-pfn/unpoison-pfn to 0200Wanpeng Li1-2/+2 2012-07-31memcg: rename config variablesAndrew Morton1-1/+1 2012-01-03HWPOISON: Clean up memory_failure() vs. __memory_failure()Tony Luck1-2/+2 2011-03-31Fix common misspellingsLucas De Marchi1-1/+1 2010-08-11HWPOISON, hugetlb: support hwpoison injection for hugepageNaoya Horiguchi1-6/+9 2009-12-16HWPOISON: Don't do early filtering if filter is disabledAndi Kleen1-0/+3 2009-12-16HWPOISON: Add soft page offline supportAndi Kleen1-1/+1 2009-12-16HWPOISON: add an interface to switch off/on all the page filtersHaicheng Li1-0/+5 2009-12-16HWPOISON: add memory cgroup filterAndi Kleen1-0/+7 2009-12-16HWPOISON: add page flags filterWu Fengguang1-0/+10 2009-12-16HWPOISON: limit hwpoison injector to known page typesWu Fengguang1-2/+39 2009-12-16HWPOISON: add fs/device filtersWu Fengguang1-0/+11 2009-12-16HWPOISON: Add unpoisoning supportWu Fengguang1-6/+30 2009-09-16HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNsAndi Kleen1-0/+41