- 081eb56 Copy Chrome stdlib test data to test/data/chrome by Rasika Navarange · 1 year, 4 months ago
- 510b65f Add test data directory as optional parameter to TestSuite by Rasika Navarange · 1 year, 4 months ago
- 0ee8cdc Fix duplicate check_banned_create_table_as by Rasika Navarange · 1 year, 5 months ago
- 963a373 Fix rendering of flows to descendants by Alexander Timin · 1 year, 5 months ago
- e228d33 Fix check_sql_modules on Windows by Rasika Navarange · 1 year, 5 months ago
- 061e829 Make CREATE_TABLE_ALLOWLIST paths relative to stdlib root by Rasika Navarange · 1 year, 5 months ago
- 4caa34c Merge changes I223e332b,I2521ae78,I61d99548 into main by Alexander Timin · 1 year, 5 months ago
- 31d0535 Add smoke tests importing the entire stdlib. by Alexander Timin · 1 year, 5 months ago
- 2bb5468 Fix the stdlib docs by Alexander Timin · 1 year, 5 months ago
- 8ba9665 Migrate from @ret annotation to inline comments by Alexander Timin · 1 year, 5 months ago
- b3c02f9 Require schema for the stdlib tables and views by Alexander Timin · 1 year, 5 months ago
- 485d3d7 Replace CREATE VIEW with CREATE PERFETTO VIEW by Alexander Timin · 1 year, 5 months ago
- 46d87f0 Convert stdlib to new comment syntax by Alexander Timin · 1 year, 5 months ago
- 8494891 Update the docs generators to parse new comment syntax. by Alexander Timin · 1 year, 5 months ago
- 4f52043 metrics: add tracing_started_ns to trace_metadata by Primiano Tucci · 1 year, 5 months ago
- 1fba1db Trace processor tests: big move pt. 1 by Alexander Timin · 1 year, 6 months ago
- 240a5c0 tp: bunch of cleanups for table functions by Lalit Maganti · 1 year, 6 months ago
- a588362 Migrate create_view_function to Perfetto SQL. by Alexander Timin · 1 year, 6 months ago
- 10dc645 tp: Ban SELECT IMPORT in stdlib and metrics by Anna Mayzner · 1 year, 7 months ago
- e593c5b tp: Support CREATE PERFETTO TABLE in stdlib by Anna Mayzner · 1 year, 8 months ago
- 029945a Merge "tp: Presubmit check for CREATE PERFETTO TABLE" into main by Anna Mayzner · 1 year, 8 months ago
- 214ee9e Merge "docs: Add column descriptions to statsd table" into main by Hector Dearman · 1 year, 8 months ago
- 78a41c0 tp: Presubmit check for CREATE PERFETTO TABLE by Anna Mayzner · 1 year, 8 months ago
- 1a84bf0 tp: Cleanup of presubmit/docs generating code by Anna Mayzner · 1 year, 8 months ago
- 481bfda docs: Add column descriptions to statsd table by Hector Dearman · 1 year, 8 months ago
- e53bcd3 Fully qualify friend class in autogenerated table code by Daniele Di Proietto · 1 year, 8 months ago
- 625f649 [stdlib]: Add util methods to generate binder graphs by Zim · 1 year, 8 months ago
- 1948c31 Add a presubmit that functions names are snake_case by Alexander Timin · 1 year, 8 months ago
- 3e42efe Merge "Make diff tests runnable from the Chromium repo." by Rasika Navarange · 1 year, 9 months ago
- 6398113 Make diff tests runnable from the Chromium repo. by Rasika Navarange · 1 year, 9 months ago
- c5b13b3 tp: migrate all SQL to use CREATE PERFETTO FUNCTION syntax by Lalit Maganti · 1 year, 9 months ago
- a7cc41a tp: fix stdlib docs parsing of multi-line view function return types by Lalit Maganti · 1 year, 10 months ago
- 5297bf1 tp: Enable debugging for diff tests by Anna Mayzner · 1 year, 10 months ago
- 6b2ac69 [DNS] tp: simplify stdlib docs generation and make it more robust by Lalit Maganti · 1 year, 10 months ago
- 9de9949 tp: delete table macros! by Lalit Maganti · 2 years ago
- 3df8a7e tp: migrate all table functions to use Python based tables by Lalit Maganti · 2 years ago
- 20b114c traced_processor: Add GuessCpuSize to stdlib by Hector Dearman · 2 years ago
- 0c99810 tp: move all raw ftrace events into a new ftrace_event table by Lalit Maganti · 2 years ago
- 62ef13f [wv] Add a jank approximation metric for WebView by Oksana Zhuravlova · 2 years ago
- 4e2303c perfetto: switch base::Optional to std::optional by Lalit Maganti · 2 years ago
- e1d4d44 tp: final fixes in preparation for mass table migration by Lalit Maganti · 2 years ago
- 746fc2b tp: rework handling of implicit and parent columns by Lalit Maganti · 2 years ago
- 157d710 tp: migrate all track tables to Python tables by Lalit Maganti · 2 years ago
- e2a7456 tp: switch track table to be a Python table by Lalit Maganti · 2 years, 1 month ago
- 34107b6 Simplify EXPERIMENTAL_ANNOTATED_PROFILE by Carlos Caballero Grolimund · 2 years, 1 month ago
- ea54799 Add SQL support to generate stacks. by Carlos Caballero Grolimund · 2 years, 1 month ago
- e618838 tp: fix small issues with diff tests by Lalit Maganti · 2 years, 2 months ago
- f1bb3c9 tp: Add diff_tests folder for diff tests by Anna Mayzner · 2 years, 2 months ago
- b392a08 tp: Remove unused diff test related files and migrate to python based diff tests by Anna Mayzner · 2 years, 2 months ago
- 73148f7 tp: Support trace strings in diff tests by Anna Mayzner · 2 years, 2 months ago
- 0b639cd Merge "tp: Add support for percentiles in stdlib." by Anna Mayzner · 2 years, 2 months ago
- 9334546 tp: Add support for percentiles in stdlib. by Anna Mayzner · 2 years, 2 months ago
- 6988df8 tp: Split big test files and rename index to tests by Anna Mayzner · 2 years, 2 months ago
- 95b5b75 tp: Simplify PerfResult by Anna Mayzner · 2 years, 2 months ago
- dfa59af tp: Implement support for query strings by Anna Mayzner · 2 years, 2 months ago
- 33e08dc tp: Implement support for different out strings by Anna Mayzner · 2 years, 2 months ago
- a0d461d tp: Implement support for metrics strings for diff tests by Anna Mayzner · 2 years, 3 months ago
- f60f53d tp: Create Runner classes by Anna Mayzner · 2 years, 3 months ago
- 1351a24 tp: Fix path analysis on win by Anna Mayzner · 2 years, 3 months ago
- e04ea1a Merge "tp: Refactor diff_test script to standalone library" by Anna Mayzner · 2 years, 3 months ago
- 55ed7b8 tp: Refactor diff_test script to standalone library by Anna Mayzner · 2 years, 3 months ago
- 8bba53c Merge "tp: Run docs generation only on standalone builds" by Anna Mayzner · 2 years, 3 months ago
- c0f247d tp: Run docs generation only on standalone builds by Anna Mayzner · 2 years, 3 months ago
- 16117cc tp: migrate ThreadTable, ProcessTable, AndroidLogsTable to Python by Lalit Maganti · 2 years, 3 months ago
- 167b93f tp: add docs generation to Python generated C++ tables by Lalit Maganti · 2 years, 3 months ago
- 6e723ce tp: Convert diff tests index.txt to python by Anna Mayzner · 2 years, 3 months ago
- b215390 tp: Create stdlib utils python lib by Anna Mayzner · 2 years, 3 months ago
- c9fe510 python: remove unnecessary import by Primiano Tucci · 2 years, 4 months ago
- 3dc8e30 tp: introduce build rules for Python C++ tables by Lalit Maganti · 2 years, 4 months ago
- 220f7f6 tp: introduce Python-generated C++ tables by Lalit Maganti · 2 years, 4 months ago