There was an error while loading. Please reload this page.
1 parent bca3367 commit abb7a15Copy full SHA for abb7a15
4 files changed
deps/perfetto/LICENSE
@@ -224,6 +224,26 @@ Files: src/trace_processor/perfetto_sql/stdlib/chromium/*, protos/third_party/ch
224
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
225
226
227
+------------------
228
+
229
+Files: src/trace_processor/perfetto_sql/syntaqlite/syntaqlite_perfetto.{c, h}
230
231
+ Copyright 2025 The syntaqlite Authors. All rights reserved.
232
233
+ Machine-generated amalgamation of syntaqlite runtime + Perfetto dialect
234
+ sources (https://github.com/LalitMaganti/syntaqlite). Portions derive
235
+ from SQLite's public-domain `parse.y` grammar.
236
237
+ Licensed under the Apache License, Version 2.0 (the "License");
238
+ you may not use this file except in compliance with the License.
239
240
+ Unless required by applicable law or agreed to in writing, software
241
+ distributed under the License is distributed on an "AS IS" BASIS,
242
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
243
+ See the License for the specific language governing permissions and
244
+ limitations under the License.
245
246
247
------------------
248
249
Files: src/trace_processor/perfetto_sql/preprocessor/preprocessor_grammar.{c, h}
deps/perfetto/VERSION
@@ -1 +1 @@
1
-54.0
+57.2
0 commit comments