summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2019-11-20 21:39:40 +0800
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2019-11-27 09:31:14 +0100
commitf830f7cf4752f6f0db48777b7e16c010bdc95083 (patch)
treebdcf60bafbe4c430b8fd049f05e799dff85abef7 /tools/perf/scripts/python/bin/stackcollapse-report
parentfa60b7e838a9a38abdecfd79f123e357db4cff7d (diff)
downloadkernel-f830f7cf4752f6f0db48777b7e16c010bdc95083.tar.gz
rtc: Fix Kconfig indentation
Adjust indentation from spaces to tab (+optional two spaces) as in coding style with command like: $ sed -e 's/^ /\t/' -i */Kconfig Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://lore.kernel.org/r/20191120133940.13881-1-krzk@kernel.org Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
00'>2023-10-22bcachefs: Always check for transaction restartsKent Overstreet 2023-10-22bcachefs: Check for errors from bch2_trans_update()Kent Overstreet 2023-10-22bcachefs: properly initialize used valuesDan Robertson 2023-10-22bcachefs: Use x-macros for more enumsKent Overstreet 2023-10-22bcachefs: Rename KEY_TYPE_whiteout -> KEY_TYPE_hash_whiteoutKent Overstreet 2023-10-22bcachefs: bch2_trans_get_iter() no longer returns errorsKent Overstreet 2023-10-22bcachefs: Kill TRANS_RESET_MEM|TRANS_RESET_ITERSKent Overstreet 2023-10-22bcachefs: Make sure we're releasing btree iteratorsKent Overstreet 2023-10-22bcachefs: Fix an in iterator leakKent Overstreet 2023-10-22bcachefs: Split out btree_trigger_flagsKent Overstreet 2023-10-22bcachefs: Convert some enums to x-macrosKent Overstreet 2023-10-22bcachefs: Don't use sha256 for siphash str hash keyKent Overstreet 2023-10-22bcachefs: Fix deref of error pointerKent Overstreet 2023-10-22bcachefs: Rework btree iterator lifetimesKent Overstreet 2023-10-22bcachefs: Kill deferred btree updatesKent Overstreet 2023-10-22bcachefs: Improve error handling for for_each_btree_key_continue()Kent Overstreet 2023-10-22bcachefs: kill bch2_crc64_updateKent Overstreet 2023-10-22bcachefs: Return errors from for_each_btree_key()Kent Overstreet 2023-10-22bcachefs: Only get btree iters from btree transactionsKent Overstreet 2023-10-22bcachefs: convert bch2_btree_insert_at() usage to bch2_trans_commit()Kent Overstreet 2023-10-22bcachefs: force str_hash code to be inlinedKent Overstreet 2023-10-22bcachefs: Make bkey types globally uniqueKent Overstreet 2023-10-22bcachefs: bch2_trans_update() now takes struct btree_insert_entryKent Overstreet 2023-10-22bcachefs: Initial commitKent Overstreet