summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorKirill A. Shutemov <kirill.shutemov@linux.intel.com>2013-11-14 14:31:39 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2013-11-15 09:32:18 +0900
commite89cfa58a8358fdb4d4e79936c25222416ad415e (patch)
tree55ff424692ee34c8f1fa60c1366b10afde1dfde7 /tools/perf/scripts/python/task-analyzer.py
parent4f804943f99454ac79e0f448428447f1a72d09fc (diff)
downloadkernel-e89cfa58a8358fdb4d4e79936c25222416ad415e.tar.gz
s390: handle pgtable_page_ctor() fail
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Cc: Martin Schwidefsky <schwidefsky@de.ibm.com> Cc: Heiko Carstens <heiko.carstens@de.ibm.com> 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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
ernel/commit/fs/bcachefs/btree_cache.h?id=2fa81d0b5bfdcd9c90725474ab9443f13152dfd8'>bcachefs: Fix BTREE_FOREGROUND_MERGE_HYSTERESISKent Overstreet 2023-10-22bcachefs: Kill bch2_btree_node_get_sibling()Kent Overstreet 2023-10-22bcachefs: Rename BTREE_ID enums for consistency with other enumsKent Overstreet 2023-10-22bcachefs: Add (partial) support for fixing btree topologyKent Overstreet 2023-10-22bcachefs: Add btree node prefetching to bch2_btree_and_journal_walk()Kent Overstreet 2023-10-22bcachefs: Add btree cache stats to sysfsKent Overstreet 2023-10-22bcachefs: Improve tracing for transaction restartsKent Overstreet 2023-10-22bcachefs: Remove some uses of PAGE_SIZE in the btree codeKent Overstreet 2023-10-22bcachefs: Slightly reduce btree split thresholdKent Overstreet 2023-10-22bcachefs: trans_commit() path can now insert to interior nodesKent Overstreet 2023-10-22bcachefs: Use btree_ptr_v2.mem_ptr to avoid hash table lookupKent Overstreet 2023-10-22bcachefs: btree_ptr_v2Kent Overstreet 2023-10-22bcachefs: introduce b->hash_valKent Overstreet 2023-10-22bcachefs: Change btree split threshold to be in u64sKent Overstreet 2023-10-22bcachefs: Don't pass around may_drop_locksKent Overstreet 2023-10-22bcachefs: btree_bkey_cached_commonKent Overstreet 2023-10-22bcachefs: Make bkey types globally uniqueKent Overstreet 2023-10-22bcachefs: revamp to_text methodsKent Overstreet 2023-10-22bcachefs: Initial commitKent Overstreet