aboutsummaryrefslogtreecommitdiff
path: root/ext/misc/vfstrace.c
Commit message (Collapse)AuthorAge
* Fix a coding mistake in vfstrace.drh2025-05-12
| | | FossilOrigin-Name: f0054cc0bce4ed735796da1ea68b7773a582042bdd60fdae4e1af4c592104d15
* Approximately 100 typo corrections spanning the whole tree, submitted via ↵stephan2025-02-27
| | | | | [forum:0db9827f0464bc33|forum post 0db9827f0464bc33] and individually audited and verified. Affects only code comments, innocuous test strings, error message text in tool (not library) code, and configure-level help text. FossilOrigin-Name: f50c21484d3cac73589da0376c423de39ae8b842218105786c5aa3726e4dcaed
* Fix a copy/paste typo in the output of vfstrace for xDlClose().drh2025-01-28
| | | FossilOrigin-Name: 1d57b57c85bb8cb9b8a1808b771bb91eeb8150efd14f9064a390e533e715bab7
* Fix the vfstrace.c extension so that it supports xFetch and xUnfetch.drh2025-01-01
| | | FossilOrigin-Name: c7132b7e62422378f0560dcf0837888db5aa70cded9d783ab389581aa43dc5c8
* Fix more harmless compiler warnings.drh2024-12-07
| | | FossilOrigin-Name: f5b8fd77635e5e6d2d88a1ce74e1bd6c4311260a2b695e5055b898b880bf5718
* Enhance the vfstrace extension such that the output can be controlled usingdrh2024-11-15
| | | | | | the "PRAGMA vfstrace('...');" statement. See header comment on the source code for details. FossilOrigin-Name: 96105d33597765c23dbd490b3aa0c2273731d1970d7041720e9f043dbe3517b3
* Enhance the vfstrace.c extension to show symbolic names for the variousdrh2024-11-13
| | | | | SHM locks. FossilOrigin-Name: c0dd7de8f1e8eb745a8beff086d8b40b289c2dd75fe099a86ccc2bd0581f5e9a
* Fix harmless compiler warning in the vfstrace extension.drh2024-09-19
| | | FossilOrigin-Name: c8b4d092a22d87f1231424c8e3fa6a02f17fb965cb2a931621e1b51f4d215de7
* Fix dependencies in makefiles to include ext/misc/vfstrace.c as necessary.drh2024-09-09
| | | | | Improved xFileControl() output from vfstrace.c. FossilOrigin-Name: e8f2d6313075c92fdeebcdfd8b50f43e9d45225890b2ef6b77148a766a42e940
* Fix harmless compiler warnings in the vfstrace.c extension.drh2024-09-09
| | | FossilOrigin-Name: f23954e604bf4da45f07194b54a4fe1c83002ab65d6c6f0ac095e88baba18547
* Move the vfstrace extension out of src/ over into ext/misc/ where it belongs.drh2024-09-09
Make it part of the standard build for the CLI. Bring some of the vfstrace output up-to-date. FossilOrigin-Name: 055b97de8d2397987d72dbab1cde78ece2d1c066e95042b4ed6b7b36b2cf9006