summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJan Schmidt <list.btrfs@jan-o-sch.net>2012-05-26 11:43:17 +0200
committerJan Schmidt <list.btrfs@jan-o-sch.net>2012-05-30 15:17:29 +0200
commitf230475e62f77930e776881deb6e95cfd2226bd4 (patch)
treebf57ab6531a988d5566138b9a4cf916ecfcbbf3f /tools/perf/scripts/python/syscall-counts.py
parentbd989ba359f2acb8bc5f5490e19010fc0a6f8356 (diff)
downloadkernel-f230475e62f77930e776881deb6e95cfd2226bd4.tar.gz
Btrfs: put all block modifications into the tree mod log
When running functions that can make changes to the internal trees (e.g. btrfs_search_slot), we check if somebody may be interested in the block we're currently modifying. If so, we record our modification to be able to rewind it later on. Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
e with SPDX - rule 400Thomas Gleixner 2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner 2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner 2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner 2019-04-26amd-xgbe: Mark expected switch fall-throughsGustavo A. R. Silva 2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal 2019-02-14net: amd: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei 2019-02-12au1000_eth: pass struct device to DMA API functionsChristoph Hellwig 2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2019-01-28net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irqYang Wei 2019-01-24net: amd8111e: clean up two minor indentation issuesColin Ian King 2019-01-17amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas 2018-12-18net: ethernet: don't set phylib state CHANGELINK in driversHeiner Kallweit 2018-12-05net: Use of_node_name_eq for node name comparisonsRob Herring 2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2018-11-23net: amd: add missing of_node_put()Yangtao Li 2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn