Open
Bug 1927429
Opened 1 year ago
Updated 1 year ago
Improve profiler support for SQL queries execution
Categories
(Core :: SQLite and Embedded Database Bindings, task, P3)
Core
SQLite and Embedded Database Bindings
Tracking
()
NEW
People
(Reporter: mak, Unassigned)
Details
I don't remember all the past discussions and support, though I think we could improve the profiler support for SQL queries.
All the threads have a common prefix "sqldb" so we can likely easily identify them and provide a checkbox for SQL in about:profiling?
Also markers with SQL queries may be useful.
Comment 1•1 year ago
|
||
Note that the "threads" filter uses substring match, so you can already add just "sqldb" to that box to profile all the threads.
If that's too cumbersome if could be good to either add it to all existing presets, or add a new preset, depending on the overhead for this change.
You need to log in
before you can comment on or make changes to this bug.
Description
•