summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
AgeCommit message (Expand)Author
2019-03-06perf script python: Remove mixed indentationTony Jones
2019-02-25perf script python: Add Python3 support to stackcollapse.pyTony Jones
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-22perf script stackcollapse: Remove reference to the perl interpreterArnaldo Carvalho de Melo
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
1-21bcachefs: bch2_trans_account_disk_usage_change()Kent Overstreet 2024-01-21bcachefs: BTREE_TRIGGER_ATOMICKent Overstreet 2024-01-05bcachefs: Combine .trans_trigger, .atomic_triggerKent Overstreet 2024-01-05bcachefs: mark now takes bkey_sKent Overstreet 2024-01-05bcachefs: trans_mark now takes bkey_sKent Overstreet 2024-01-05bcachefs: Check journal entries for invalid keys in trans commit pathKent Overstreet 2024-01-01bcachefs: Fix interior update path btree_path usesKent Overstreet 2024-01-01bcachefs: Clean up btree_transKent Overstreet 2024-01-01bcachefs: btree_insert_entry -> btree_path_idx_tKent Overstreet 2024-01-01bcachefs: trans_for_each_update() now declares loop iterKent Overstreet 2024-01-01bcachefs: kill btree_trans->wb_updatesKent Overstreet 2024-01-01bcachefs: btree write buffer now slurps keys from journalKent Overstreet 2024-01-01bcachefs: Improve trans->extra_journal_entriesKent Overstreet 2024-01-01bcachefs: bch2_btree_write_buffer_flush_locked()Kent Overstreet 2024-01-01bcachefs: Clean up btree write buffer write ref handlingKent Overstreet 2024-01-01bcachefs: convert bch_fs_flags to x-macroKent Overstreet 2024-01-01bcachefs: Rename BTREE_INSERT flagsKent Overstreet 2024-01-01bcachefs: Kill dead BTREE_INSERT flagsKent Overstreet 2024-01-01bcachefs: Kill BTREE_UPDATE_PREJOURNALKent Overstreet 2024-01-01bcachefs: BTREE_INSERT_JOURNAL_REPLAY now "don't init trans->journal_res"Kent Overstreet 2024-01-01bcachefs: Clear k->needs_whitout earlier in commit pathKent Overstreet 2024-01-01bcachefs: Journal pins must always have a flush_fnKent Overstreet 2024-01-01bcachefs: Fix warning when building in userspaceKent Overstreet 2023-11-14bcachefs: Kill journal pre-reservationsKent Overstreet 2023-11-13bcachefs: Make sure to drop/retake btree locks before reclaimKent Overstreet 2023-11-13bcachefs: btree_trans->write_lockedKent Overstreet 2023-11-04bcachefs: rebalance_work btree is not a snapshots btreeKent Overstreet 2023-11-04bcachefs: Fix build errors with gcc 10Kent Overstreet 2023-11-01bcachefs: Don't downgrade locks on transaction restartKent Overstreet 2023-10-31bcachefs: All triggers are BTREE_TRIGGER_WANTS_OLD_AND_NEWKent Overstreet 2023-10-31bcachefs: Fix btree_node_type enumKent Overstreet 2023-10-31bcachefs: bch2_btree_id_str()Kent Overstreet 2023-10-22bcachefs: Always check for invalid bkeys in main commit pathKent Overstreet 2023-10-22bcachefs: Heap allocate btree_transKent Overstreet 2023-10-22bcachefs: Fix W=12 build errorsKent Overstreet 2023-10-22bcachefs: Put bkey invalid check in commit path in a more useful placeKent Overstreet 2023-10-22bcachefs: Fix a double free on invalid bkeyKent Overstreet 2023-10-22bcachefs: Fix btree write buffer with snapshots btreesKent Overstreet 2023-10-22bcachefs: Split out snapshot.cKent Overstreet 2023-10-22bcachefs: btree_journal_iter.cKent Overstreet 2023-10-22bcachefs: Split up btree_update_leaf.cKent Overstreet