xref: /aosp_15_r20/external/perfetto/src/trace_processor/sqlite/bindings/README.md (revision 6dbdd20afdafa5e3ca9b8809fa73465d530080dc)
1This folder contains very lightweight bindings around SQLite to adapt
2it C++. Any non-trivial code should not live in this folder but in some
3higher layer.