]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add tracing logic to the shared-cache locks in btree.c. The tracing is
authordrh <>
Thu, 1 Feb 2024 14:17:01 +0000 (14:17 +0000)
committerdrh <>
Thu, 1 Feb 2024 14:17:01 +0000 (14:17 +0000)
commit1d09f4d01858e248bd6bbdc469e39245e2436ffb
treebe1817e9598de1f94742c8a8ad94dbdad7c9f270
parentd87299cece175fe92418a8f3a11d14dd56cd9e6a
Add tracing logic to the shared-cache locks in btree.c.  The tracing is
off by default.  Enable by changing a single "#if 0" into "#if 1" and
recompiling.  Debugging code only - no changes to release builds.

FossilOrigin-Name: f2b943f97ad7e47848ac6df3a3a1eba134b9e63c4a631f8eaf8bda77cc02ba7b
manifest
manifest.uuid
src/btree.c