Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions deps/perfetto/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,26 @@ Files: src/trace_processor/perfetto_sql/stdlib/chromium/*, protos/third_party/ch
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


------------------

Files: src/trace_processor/perfetto_sql/syntaqlite/syntaqlite_perfetto.{c, h}

Copyright 2025 The syntaqlite Authors. All rights reserved.

Machine-generated amalgamation of syntaqlite runtime + Perfetto dialect
sources (https://github.com/LalitMaganti/syntaqlite). Portions derive
from SQLite's public-domain `parse.y` grammar.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.


------------------

Files: src/trace_processor/perfetto_sql/preprocessor/preprocessor_grammar.{c, h}
Expand Down
2 changes: 1 addition & 1 deletion deps/perfetto/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
54.0
57.2
Loading
Loading