trace_processor: implement "hash" sql function This CL adds a hash function to SQLite. Internally this uses base::Hash which uses FNV-1a as the hash. Change-Id: I8a8e93f1e2d36c0f32a3856566c67e9f998fe1d0
Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.
See www.perfetto.dev for docs.