Releases: eclipsesource/perfetto
Releases · eclipsesource/perfetto
Perfetto UI - fb940908f4c710
Documentation
- rewrite docs (google#1895) #1895 (Lalit Maganti)
- fix image in readme (google#1920) #1920 (Lalit Maganti)
- fix docs on firefox (google#1926) #1926 (Lalit Maganti)
- explicitly add template examples (google#1966) #1966 (Lalit Maganti)
- improve readability and fix example (google#1967) #1967 (Lalit Maganti)
- Improve 'Trace Visualization->Perfetto UI' docs (google#1968) #1968 (Steve Golton)
- Added plugin docs for styles and overlays (google#2018) #2018 (Steve Golton)
- fix up syntehtic track event docs (google#2047) #2047 (Lalit Maganti)
Continuous Integration
- add llvm-dev to sandbox ci (google#2069) #2069 (Omar Elfouly)
Commits
- 70bde15: Remove redundant Track.title and rename TrackNode.title -> name (google#1760) (Steve Golton) #1760
- f862f51: Clean up method names and comments in SelectionManager (google#1761) (Steve Golton) #1761
- StructuredQuery.sql supports multi select SQL field (google#1739) #1739 (Mayzner)
- Explore Page: Don't require preamble in SQL source nodes (google#1762) #1762 (Mayzner)
- migrate memory snapshot tables to Perfetto SQL stdlib (google#1756) #1756 (Omar Elfouly)
- Cleanup unused and redundant Wattson code (google#1757) #1757 (Samuel Wu)
- clarify that the primary trace clock cannot have unit multipler (google#1765) #1765 (Lalit Maganti)
- ecacd87: Show per-machine system info in Info and Stats page (google#1759) (jahdiel-alvarez) #1759
- disable opencsd and expat in Bazel (google#1735) #1735 (Lalit Maganti)
- fix lowerbound and upperbound on id columns (google#1766) #1766 (Lalit Maganti)
- transactions with continuous mode (google#1772) #1772 (Kean Mariotti)
- 393c152: Added power_mw to android_battery_charge view (google#1737) (Bartłomiej Meder) #1737
- b3b98a3: IME proto: more messages to be javastream compiled (google#1755) (Kean Mariotti) #1755
- 29a4c32: Copybara import from Chromium: proto and stdlib changes (google#1776) (copybara-service[bot]) #1776
- 717bd45: Add a workflow which includes GitOrigin-RevId in Copybara pull requests (google#1778) (petrcermak) #1778
- 123079d: [ETW] Add thread_id used for ready_thread waker thread (google#1782) (etiennep-chromium) #1782
- 2d49a8b: Update conditions for GitOrigin-RevId workflow (google#1787) (petrcermak) #1787
- propogate merge base to formatting script (google#1786) #1786 (Lalit Maganti)
- 139b744: Fix some questionable TypeScript import gymnastics (google#1789) (Steve Golton) #1789
- make ui bot respect github upstream (google#1793) #1793 (Lalit Maganti)
- b636e24: Expand Chromium Copybara import workflow to enable auto-merge (google#1791) (petrcermak) #1791
- 48ab4bb: Fix logic for retrieving commit message in presubmit (google#1792) (petrcermak) #1792
- 2093150: Fix Chromium Copybara workflow (google#1796) (petrcermak) #1796
- 7e6ecd4: Fix Chromium Copybara workflow (round two) (google#1798) (petrcermak) #1798
- 442d3b3: Increase fetch-depth in repo-checks (google#1799) (petrcermak) #1799
- f37568c: Fix get_presubmit_commit_message() in tools/run_presubmit (google#1801) (petrcermak) #1801
- Explore Page: Always visualise table (google#1763) #1763 (Mayzner)
- 6ecd63e: Copybara import from Chromium: proto and stdlib changes (google#1804) (copybara-service[bot]) #1804
- various preparations for migration to dataframe (google#1749) #1749 (Lalit Maganti)
- annotate all python tables with read/write access requirements (google#1771) #1771 (Lalit Maganti)
- update tests in prep for dataframe migration (google#1773) #1773 (Lalit Maganti)
- refactor table/table fn registration in prep for dataframe (google#1783) #1783 (Lalit Maganti)
- ea10f2a: Filter out Chromium stdlib Python files before calling Yapf (google#1811) (petrcermak) #1811
- f8712d6: Copybara import from Chromium: proto and stdlib changes (copybara-service[bot]) #1805
- remove dead build rule (google#1814) #1814 (Lalit Maganti)
- add touch support (google#1808) #1808 (Primiano Tucci)
- reduce performance cost of duplicate checking (google#1809) #1809 (Lalit Maganti)
- skip sorting when single sort constraint is on ordered column (google#1810) #1810 (Lalit Maganti)
- add more metatracing for sqlite dataframe integration (google#1812) #1812 (Lalit Maganti)
- fbed4ff: Revert "probes: don't assume boot clock when preserve_ftrace_buffer is set (google#1722)" (google#1823) (Lalit Maganti) #1823
- e93a2c7: Move chrome_(scroll_jank_v3_)causes_per_scroll to trace_processor/metrics (google#1829) (petrcermak) #1829
- allowing trailing commans in json trace array (google#1827) #1827 (Lalit Maganti)
- 01decf5: Copybara import from Chromium: proto and stdlib changes (copybara-service[bot]) #1832
- add bytecode for speeding up equality operations when on range (google#1815) #1815 (Lalit Maganti)
- speed up core filter operations (google#1816) #1816 ([Lalit Maganti](https://github.com/eclips...
Perfetto UI - 3ce23f8ab870db
Documentation
- rewrite docs (google#1895) #1895 (Lalit Maganti)
- fix image in readme (google#1920) #1920 (Lalit Maganti)
- fix docs on firefox (google#1926) #1926 (Lalit Maganti)
- explicitly add template examples (google#1966) #1966 (Lalit Maganti)
- improve readability and fix example (google#1967) #1967 (Lalit Maganti)
- Improve 'Trace Visualization->Perfetto UI' docs (google#1968) #1968 (Steve Golton)
- Added plugin docs for styles and overlays (google#2018) #2018 (Steve Golton)
- fix up syntehtic track event docs (google#2047) #2047 (Lalit Maganti)
- Add sched blocking tutorial (google#2087) #2087 (Primiano Tucci)
Continuous Integration
- add llvm-dev to sandbox ci (google#2069) #2069 (Omar Elfouly)
Commits
- add more metatracing for sqlite dataframe integration (google#1812) #1812 (Lalit Maganti)
- fbed4ff: Revert "probes: don't assume boot clock when preserve_ftrace_buffer is set (google#1722)" (google#1823) (Lalit Maganti) #1823
- e93a2c7: Move chrome_(scroll_jank_v3_)causes_per_scroll to trace_processor/metrics (google#1829) (petrcermak) #1829
- allowing trailing commans in json trace array (google#1827) #1827 (Lalit Maganti)
- 01decf5: Copybara import from Chromium: proto and stdlib changes (copybara-service[bot]) #1832
- add bytecode for speeding up equality operations when on range (google#1815) #1815 (Lalit Maganti)
- speed up core filter operations (google#1816) #1816 (Lalit Maganti)
- fix broken limit 1 optimization (google#1817) #1817 (Lalit Maganti)
- add support for handling "IN" queries in dataframe (google#1821) #1821 (Lalit Maganti)
- add optimization for id like in constraints (google#1833) #1833 (Lalit Maganti)
- Improve Wattson runtime and amalgamate counter slices (google#1758) #1758 (Samuel Wu)
- 3231268: Add GenericKernelCpuFrequencyEvent to track CPU frequency changes (google#1836) (jahdiel-alvarez) #1836
- fa1387a: Add error stats for consecutive running state events for same TID (google#1838) (jahdiel-alvarez) #1838
- d7984eb: Copybara import from Chromium: proto and stdlib changes (copybara-service[bot]) #1840
- fix stacking behaviour for multiple instant events at same ts (google#1837) #1837 (Lalit Maganti)
- 15b79e4: Tweak sleeping/idle slice color scheme on thread state tracks & bar chart (google#1830) (Steve Golton) #1830
- cd71452: Use calculated thread state consistently in thread state track datasets & aggregators (google#1831) (Steve Golton) #1831
- d6e5bbb: Change for PIDs and TIDs in aggregators from UInt16Array to Float64Array (google#1849) (Steve Golton) #1849
- 7b00542: Fix date formatting bug when the trace has a timezone set (google#1844) (Steve Golton) #1844
- 167e1f0: Improve interval intersect based aggregation performance (google#1850) (Steve Golton) #1850
- add duplicate checking for metric dimensions (google#1852) #1852 (Lalit Maganti)
- reorganize Summarize to be easier to understand (google#1854) #1854 (Lalit Maganti)
- refactor to reduce compile times when changing interpreter (google#1839) #1839 (Lalit Maganti)
- fix bug with multiple indexes on dataframe (google#1841) #1841 (Lalit Maganti)
- fix duplicate detection for all negative column (google#1842) #1842 (Lalit Maganti)
- migrate initial set of static tables to dataframe (google#1774) #1774 (Lalit Maganti)
- switch create perfetto table to be backed by dataframe (google#1780) #1780 (Lalit Maganti)
- migrate v8 and symbol tables to be backed by dataframe (google#1834) #1834 (Lalit Maganti)
- migrate all winscope tables to dataframe (google#1835) #1835 (Lalit Maganti)
- migrate all scalar functions and args table (google#1845) #1845 (Lalit Maganti)
- migrate profiler and metadata tables to dataframe (google#1846) #1846 (Lalit Maganti)
- migrate all tables except those depended upon by table functions (google#1847) #1847 (Lalit Maganti)
- migrate all static table functions to dataframe (google#1848) #1848 (Lalit Maganti)
- 859642b: Add machine id to global Meminfo and CPU tracks (google#1855) (jahdiel-alvarez) #1855
- add support for metric v2 spec templates (google#1545) #1545 (Lalit Maganti)
- d79b245: Move 'status_macros.h' to 'include/perfetto/ext/base'... (google#1865) (Kirill Timofeev) #1865
- 8824a8a: Downgrade ProtoLog processing errors to info (google#1866) (Pablo Gamito) #1866
- 0a28358: Rename from prepare_seq_id to buffer_seq_id (google#1862) (Daniele Di Proietto) #1862
- Fetch notes from remote before anything else (google#1863) #1863 (Daniele Di Proietto)
- fix divide by zero on trace count of zero or one (google#1872) #1872 (Lalit Maganti)
- aab3e3d: Show visual feedback while aggreagtions are loading (google#1851) (Steve...
Perfetto UI - fbb21d8b665be3
Documentation
- rewrite docs (google#1895) #1895 (Lalit Maganti)
- fix image in readme (google#1920) #1920 (Lalit Maganti)
- fix docs on firefox (google#1926) #1926 (Lalit Maganti)
- explicitly add template examples (google#1966) #1966 (Lalit Maganti)
- improve readability and fix example (google#1967) #1967 (Lalit Maganti)
- Improve 'Trace Visualization->Perfetto UI' docs (google#1968) #1968 (Steve Golton)
- Added plugin docs for styles and overlays (google#2018) #2018 (Steve Golton)
- fix up syntehtic track event docs (google#2047) #2047 (Lalit Maganti)
Continuous Integration
- add llvm-dev to sandbox ci (google#2069) #2069 (Omar Elfouly)
Commits
- 70bde15: Remove redundant Track.title and rename TrackNode.title -> name (google#1760) (Steve Golton) #1760
- f862f51: Clean up method names and comments in SelectionManager (google#1761) (Steve Golton) #1761
- StructuredQuery.sql supports multi select SQL field (google#1739) #1739 (Mayzner)
- Explore Page: Don't require preamble in SQL source nodes (google#1762) #1762 (Mayzner)
- migrate memory snapshot tables to Perfetto SQL stdlib (google#1756) #1756 (Omar Elfouly)
- Cleanup unused and redundant Wattson code (google#1757) #1757 (Samuel Wu)
- clarify that the primary trace clock cannot have unit multipler (google#1765) #1765 (Lalit Maganti)
- ecacd87: Show per-machine system info in Info and Stats page (google#1759) (jahdiel-alvarez) #1759
- disable opencsd and expat in Bazel (google#1735) #1735 (Lalit Maganti)
- fix lowerbound and upperbound on id columns (google#1766) #1766 (Lalit Maganti)
- transactions with continuous mode (google#1772) #1772 (Kean Mariotti)
- 393c152: Added power_mw to android_battery_charge view (google#1737) (Bartłomiej Meder) #1737
- b3b98a3: IME proto: more messages to be javastream compiled (google#1755) (Kean Mariotti) #1755
- 29a4c32: Copybara import from Chromium: proto and stdlib changes (google#1776) (copybara-service[bot]) #1776
- 717bd45: Add a workflow which includes GitOrigin-RevId in Copybara pull requests (google#1778) (petrcermak) #1778
- 123079d: [ETW] Add thread_id used for ready_thread waker thread (google#1782) (etiennep-chromium) #1782
- 2d49a8b: Update conditions for GitOrigin-RevId workflow (google#1787) (petrcermak) #1787
- propogate merge base to formatting script (google#1786) #1786 (Lalit Maganti)
- 139b744: Fix some questionable TypeScript import gymnastics (google#1789) (Steve Golton) #1789
- make ui bot respect github upstream (google#1793) #1793 (Lalit Maganti)
- b636e24: Expand Chromium Copybara import workflow to enable auto-merge (google#1791) (petrcermak) #1791
- 48ab4bb: Fix logic for retrieving commit message in presubmit (google#1792) (petrcermak) #1792
- 2093150: Fix Chromium Copybara workflow (google#1796) (petrcermak) #1796
- 7e6ecd4: Fix Chromium Copybara workflow (round two) (google#1798) (petrcermak) #1798
- 442d3b3: Increase fetch-depth in repo-checks (google#1799) (petrcermak) #1799
- f37568c: Fix get_presubmit_commit_message() in tools/run_presubmit (google#1801) (petrcermak) #1801
- Explore Page: Always visualise table (google#1763) #1763 (Mayzner)
- 6ecd63e: Copybara import from Chromium: proto and stdlib changes (google#1804) (copybara-service[bot]) #1804
- various preparations for migration to dataframe (google#1749) #1749 (Lalit Maganti)
- annotate all python tables with read/write access requirements (google#1771) #1771 (Lalit Maganti)
- update tests in prep for dataframe migration (google#1773) #1773 (Lalit Maganti)
- refactor table/table fn registration in prep for dataframe (google#1783) #1783 (Lalit Maganti)
- ea10f2a: Filter out Chromium stdlib Python files before calling Yapf (google#1811) (petrcermak) #1811
- f8712d6: Copybara import from Chromium: proto and stdlib changes (copybara-service[bot]) #1805
- remove dead build rule (google#1814) #1814 (Lalit Maganti)
- add touch support (google#1808) #1808 (Primiano Tucci)
- reduce performance cost of duplicate checking (google#1809) #1809 (Lalit Maganti)
- skip sorting when single sort constraint is on ordered column (google#1810) #1810 (Lalit Maganti)
- add more metatracing for sqlite dataframe integration (google#1812) #1812 (Lalit Maganti)
- fbed4ff: Revert "probes: don't assume boot clock when preserve_ftrace_buffer is set (google#1722)" (google#1823) (Lalit Maganti) #1823
- e93a2c7: Move chrome_(scroll_jank_v3_)causes_per_scroll to trace_processor/metrics (google#1829) (petrcermak) #1829
- allowing trailing commans in json trace array (google#1827) #1827 (Lalit Maganti)
- 01decf5: Copybara import from Chromium: proto and stdlib changes (copybara-service[bot]) #1832
- add bytecode for speeding up equality operations when on range (google#1815) #1815 (Lalit Maganti)
- speed up core filter operations (google#1816) #1816 ([Lalit Maganti](https://github.com/eclips...
Perfetto UI - 274a7680d71b11
Documentation
- rewrite docs (google#1895) #1895 (Lalit Maganti)
- fix image in readme (google#1920) #1920 (Lalit Maganti)
- fix docs on firefox (google#1926) #1926 (Lalit Maganti)
- explicitly add template examples (google#1966) #1966 (Lalit Maganti)
- improve readability and fix example (google#1967) #1967 (Lalit Maganti)
- Improve 'Trace Visualization->Perfetto UI' docs (google#1968) #1968 (Steve Golton)
- Added plugin docs for styles and overlays (google#2018) #2018 (Steve Golton)
- fix up syntehtic track event docs (google#2047) #2047 (Lalit Maganti)
Continuous Integration
- add llvm-dev to sandbox ci (google#2069) #2069 (Omar Elfouly)
Commits
- 70bde15: Remove redundant Track.title and rename TrackNode.title -> name (google#1760) (Steve Golton) #1760
- f862f51: Clean up method names and comments in SelectionManager (google#1761) (Steve Golton) #1761
- StructuredQuery.sql supports multi select SQL field (google#1739) #1739 (Mayzner)
- Explore Page: Don't require preamble in SQL source nodes (google#1762) #1762 (Mayzner)
- migrate memory snapshot tables to Perfetto SQL stdlib (google#1756) #1756 (Omar Elfouly)
- Cleanup unused and redundant Wattson code (google#1757) #1757 (Samuel Wu)
- clarify that the primary trace clock cannot have unit multipler (google#1765) #1765 (Lalit Maganti)
- ecacd87: Show per-machine system info in Info and Stats page (google#1759) (jahdiel-alvarez) #1759
- disable opencsd and expat in Bazel (google#1735) #1735 (Lalit Maganti)
- fix lowerbound and upperbound on id columns (google#1766) #1766 (Lalit Maganti)
- transactions with continuous mode (google#1772) #1772 (Kean Mariotti)
- 393c152: Added power_mw to android_battery_charge view (google#1737) (Bartłomiej Meder) #1737
- b3b98a3: IME proto: more messages to be javastream compiled (google#1755) (Kean Mariotti) #1755
- 29a4c32: Copybara import from Chromium: proto and stdlib changes (google#1776) (copybara-service[bot]) #1776
- 717bd45: Add a workflow which includes GitOrigin-RevId in Copybara pull requests (google#1778) (petrcermak) #1778
- 123079d: [ETW] Add thread_id used for ready_thread waker thread (google#1782) (etiennep-chromium) #1782
- 2d49a8b: Update conditions for GitOrigin-RevId workflow (google#1787) (petrcermak) #1787
- propogate merge base to formatting script (google#1786) #1786 (Lalit Maganti)
- 139b744: Fix some questionable TypeScript import gymnastics (google#1789) (Steve Golton) #1789
- make ui bot respect github upstream (google#1793) #1793 (Lalit Maganti)
- b636e24: Expand Chromium Copybara import workflow to enable auto-merge (google#1791) (petrcermak) #1791
- 48ab4bb: Fix logic for retrieving commit message in presubmit (google#1792) (petrcermak) #1792
- 2093150: Fix Chromium Copybara workflow (google#1796) (petrcermak) #1796
- 7e6ecd4: Fix Chromium Copybara workflow (round two) (google#1798) (petrcermak) #1798
- 442d3b3: Increase fetch-depth in repo-checks (google#1799) (petrcermak) #1799
- f37568c: Fix get_presubmit_commit_message() in tools/run_presubmit (google#1801) (petrcermak) #1801
- Explore Page: Always visualise table (google#1763) #1763 (Mayzner)
- 6ecd63e: Copybara import from Chromium: proto and stdlib changes (google#1804) (copybara-service[bot]) #1804
- various preparations for migration to dataframe (google#1749) #1749 (Lalit Maganti)
- annotate all python tables with read/write access requirements (google#1771) #1771 (Lalit Maganti)
- update tests in prep for dataframe migration (google#1773) #1773 (Lalit Maganti)
- refactor table/table fn registration in prep for dataframe (google#1783) #1783 (Lalit Maganti)
- ea10f2a: Filter out Chromium stdlib Python files before calling Yapf (google#1811) (petrcermak) #1811
- f8712d6: Copybara import from Chromium: proto and stdlib changes (copybara-service[bot]) #1805
- remove dead build rule (google#1814) #1814 (Lalit Maganti)
- add touch support (google#1808) #1808 (Primiano Tucci)
- reduce performance cost of duplicate checking (google#1809) #1809 (Lalit Maganti)
- skip sorting when single sort constraint is on ordered column (google#1810) #1810 (Lalit Maganti)
- add more metatracing for sqlite dataframe integration (google#1812) #1812 (Lalit Maganti)
- fbed4ff: Revert "probes: don't assume boot clock when preserve_ftrace_buffer is set (google#1722)" (google#1823) (Lalit Maganti) #1823
- e93a2c7: Move chrome_(scroll_jank_v3_)causes_per_scroll to trace_processor/metrics (google#1829) (petrcermak) #1829
- allowing trailing commans in json trace array (google#1827) #1827 (Lalit Maganti)
- 01decf5: Copybara import from Chromium: proto and stdlib changes (copybara-service[bot]) #1832
- add bytecode for speeding up equality operations when on range (google#1815) #1815 (Lalit Maganti)
- speed up core filter operations (google#1816) #1816 ([Lalit Maganti](https://github.com/eclips...
Perfetto UI - 20f1f80be0fbfb
Documentation
- rewrite docs (google#1895) #1895 (Lalit Maganti)
- fix image in readme (google#1920) #1920 (Lalit Maganti)
- fix docs on firefox (google#1926) #1926 (Lalit Maganti)
- explicitly add template examples (google#1966) #1966 (Lalit Maganti)
- improve readability and fix example (google#1967) #1967 (Lalit Maganti)
- Improve 'Trace Visualization->Perfetto UI' docs (google#1968) #1968 (Steve Golton)
- Added plugin docs for styles and overlays (google#2018) #2018 (Steve Golton)
- fix up syntehtic track event docs (google#2047) #2047 (Lalit Maganti)
Continuous Integration
- add llvm-dev to sandbox ci (google#2069) #2069 (Omar Elfouly)
Commits
- 70bde15: Remove redundant Track.title and rename TrackNode.title -> name (google#1760) (Steve Golton) #1760
- f862f51: Clean up method names and comments in SelectionManager (google#1761) (Steve Golton) #1761
- StructuredQuery.sql supports multi select SQL field (google#1739) #1739 (Mayzner)
- Explore Page: Don't require preamble in SQL source nodes (google#1762) #1762 (Mayzner)
- migrate memory snapshot tables to Perfetto SQL stdlib (google#1756) #1756 (Omar Elfouly)
- Cleanup unused and redundant Wattson code (google#1757) #1757 (Samuel Wu)
- clarify that the primary trace clock cannot have unit multipler (google#1765) #1765 (Lalit Maganti)
- ecacd87: Show per-machine system info in Info and Stats page (google#1759) (jahdiel-alvarez) #1759
- disable opencsd and expat in Bazel (google#1735) #1735 (Lalit Maganti)
- fix lowerbound and upperbound on id columns (google#1766) #1766 (Lalit Maganti)
- transactions with continuous mode (google#1772) #1772 (Kean Mariotti)
- 393c152: Added power_mw to android_battery_charge view (google#1737) (Bartłomiej Meder) #1737
- b3b98a3: IME proto: more messages to be javastream compiled (google#1755) (Kean Mariotti) #1755
- 29a4c32: Copybara import from Chromium: proto and stdlib changes (google#1776) (copybara-service[bot]) #1776
- 717bd45: Add a workflow which includes GitOrigin-RevId in Copybara pull requests (google#1778) (petrcermak) #1778
- 123079d: [ETW] Add thread_id used for ready_thread waker thread (google#1782) (etiennep-chromium) #1782
- 2d49a8b: Update conditions for GitOrigin-RevId workflow (google#1787) (petrcermak) #1787
- propogate merge base to formatting script (google#1786) #1786 (Lalit Maganti)
- 139b744: Fix some questionable TypeScript import gymnastics (google#1789) (Steve Golton) #1789
- make ui bot respect github upstream (google#1793) #1793 (Lalit Maganti)
- b636e24: Expand Chromium Copybara import workflow to enable auto-merge (google#1791) (petrcermak) #1791
- 48ab4bb: Fix logic for retrieving commit message in presubmit (google#1792) (petrcermak) #1792
- 2093150: Fix Chromium Copybara workflow (google#1796) (petrcermak) #1796
- 7e6ecd4: Fix Chromium Copybara workflow (round two) (google#1798) (petrcermak) #1798
- 442d3b3: Increase fetch-depth in repo-checks (google#1799) (petrcermak) #1799
- f37568c: Fix get_presubmit_commit_message() in tools/run_presubmit (google#1801) (petrcermak) #1801
- Explore Page: Always visualise table (google#1763) #1763 (Mayzner)
- 6ecd63e: Copybara import from Chromium: proto and stdlib changes (google#1804) (copybara-service[bot]) #1804
- various preparations for migration to dataframe (google#1749) #1749 (Lalit Maganti)
- annotate all python tables with read/write access requirements (google#1771) #1771 (Lalit Maganti)
- update tests in prep for dataframe migration (google#1773) #1773 (Lalit Maganti)
- refactor table/table fn registration in prep for dataframe (google#1783) #1783 (Lalit Maganti)
- ea10f2a: Filter out Chromium stdlib Python files before calling Yapf (google#1811) (petrcermak) #1811
- f8712d6: Copybara import from Chromium: proto and stdlib changes (copybara-service[bot]) #1805
- remove dead build rule (google#1814) #1814 (Lalit Maganti)
- add touch support (google#1808) #1808 (Primiano Tucci)
- reduce performance cost of duplicate checking (google#1809) #1809 (Lalit Maganti)
- skip sorting when single sort constraint is on ordered column (google#1810) #1810 (Lalit Maganti)
- add more metatracing for sqlite dataframe integration (google#1812) #1812 (Lalit Maganti)
- fbed4ff: Revert "probes: don't assume boot clock when preserve_ftrace_buffer is set (google#1722)" (google#1823) (Lalit Maganti) #1823
- e93a2c7: Move chrome_(scroll_jank_v3_)causes_per_scroll to trace_processor/metrics (google#1829) (petrcermak) #1829
- allowing trailing commans in json trace array (google#1827) #1827 (Lalit Maganti)
- 01decf5: Copybara import from Chromium: proto and stdlib changes (copybara-service[bot]) #1832
- add bytecode for speeding up equality operations when on range (google#1815) #1815 (Lalit Maganti)
- speed up core filter operations (google#1816) #1816 ([Lalit Maganti](https://github.com/eclips...
Perfetto UI - f0495704614e06
Continuous Integration
- migrate dockerfile to Ubuntu 20.04 (google#1459) #1459 (Lalit Maganti)
- fix two-collab check (google#1527) #1527 (Primiano Tucci)
- update to python3.9 (google#1573) #1573 (Primiano Tucci)
- run small jobs on GitHub's pool rather than ours (google#1575) #1575 (Primiano Tucci)
- run presubmits in Github Actions (google#1572) #1572 (Primiano Tucci)
- add gate job to join nested workflows (google#1576) #1576 (Primiano Tucci)
- use git diff A B not A...B for change detection (google#1577) #1577 (Primiano Tucci)
- fix postsubmit (google#1586) #1586 (Primiano Tucci)
- make autoscaler binary (google#1611) #1611 (Primiano Tucci)
- move UI code formatter checks to UI bot (google#1622) #1622 (Primiano Tucci)
- fix UI presubmit bugs (google#1664) #1664 (Primiano Tucci)
Commits
- use dedicated args tracker for power rails (google#1386) #1386 (cphlipot1)
- b01972d: Add machine id filter to AndroidLog (google#1389) (jahdiel-alvarez) #1389
- Test when perfetto is not initialized (google#1411) #1411 (Daniele Di Proietto)
- fc9aac5: Remove depth check for filtering frame slices. (google#1414) (devianb) #1414
- resolve nested transactions once and for all (google#1417) #1417 (Lalit Maganti)
- 5322b0e: Move device state tracks into a group. (google#1421) (Simon MacMullen) #1421
- slab allocator towards production quality (google#1348) #1348 (Kean Mariotti)
- 223f34e: Reserve 2501 to 3000 for Android XR metrics (google#1412) (Zhu Li) #1412
- fb26abd: Replace the deprecated onMessageRefresh with present (google#1419) (xiangshuangxi) #1419
- 348753c: Export 'android_track_event' proto as a separate target in BUILD and Android.bp. (google#1425) (Kirill Timofeev) #1425
- 86776e2: Fix amalgamated build (google#1424) (Daniele Di Proietto) #1424
- remove allowlist visibility for direct zero targets in favour of amalgams (google#1423) #1423 (Lalit Maganti)
- d67b271: Explore Page: styles fixes (google#1406) (Mayzner) #1406
- 937cd4a: run tools/format-cpp-sources --all (google#1431) (Ryan) #1431
- 0a045ff: Add support for dimension spec in metrics v2 (google#1422) (elrakadm) #1422
- 15f22d2: [chrome] Add event_package_name_filter_enabled to ChromeConfig (google#1427) (etiennep-chromium) #1427
- e47df5d: Remove
utidfield from core selection object (google#1434) (Steve Golton) #1434 - 8ef341e: Fix crash in heap profile auto-selection at trace load time (google#1435) (Steve Golton) #1435
- 51cec1a: [ETW] Fix erased thread_ids (google#1438) (etiennep-chromium) #1438
- e4209db: Release canary (google#1440) (Steve Golton) #1440
- fix chromium build (google#1444) #1444 (Kean Mariotti)
- Add new "linux.frozen_ftrace" data source (google#1334) #1334 (Masami HIRAMATSU)
- 2b5651e: Implement getSelectionDetails() in ftrace track (google#1443) (Steve Golton) #1443
- s/required/optional/ (google#1447) #1447 (Ryan)
- 2b8f5dc: Roll canary (google#1448) (Steve Golton) #1448
- 0d0b7d1: Update winscope transactions tables. (google#1449) (Priyanka) #1449
- 993d41d: Dev/priyankaspatel/testtransactions (google#1451) (Priyanka) #1451
- add dep on protozero (google#1456) #1456 (Lalit Maganti)
- 791093a: Add stdlib table for sysui CUJs. (google#1085) (devianb) #1085
- fix poorly optimized frame query for old SDK versions (google#1461) #1461 (Lalit Maganti)
- optimize min_ts_per_track query (google#1428) #1428 (cphlipot1)
- 51d680f: Organize & add more SQL tokens to the lezer grammar file (google#1462) (Steve Golton) #1462
- 3ba9ff1: Add dispatch time as ts even if present in first message. (google#1464) (Priyanka) #1464
- format all sources (google#1467) #1467 (Lalit Maganti)
- bump emscripten version (google#1454) #1454 (Lalit Maganti)
- attempt to fix ci (google#1469) #1469 (Lalit Maganti)
- add support for creating indexes on dataframes (google#1416) #1416 (Lalit Maganti)
- 11cd406: Print timezone on the UI (google#1470) (Steve Golton) #1470
- 613f4b3: Add transaction to table only after flags decoded. (google#1466) (Priyanka) #1466
- add support for memory64 (google#1458) #1458 (Lalit Maganti)
- f162ab3: Add CTS proto for camera compat freeform opt-out. (google#1465) (minagranic-google) #1465
- f01dadf: Fix WASM build on mac (google#1479) (Steve Golton) #1479
- improve scripts (google#1468) #1468 (Lalit Maganti)
- fix trace_zero target (google#1477) #1477 (Lalit Maganti)
- fix median structured query generation (google#1476) #1476 (Lalit Maganti)
- Add timer ftrace events (google#1472) #1472 (John Stultz)
- Display source file/line/mapping (google#1352) #1352 (Kazuki Sakamoto)
- af799d4: Fix android_power_rails_co...
Perfetto UI - b55eae0712fe57
Continuous Integration
- migrate dockerfile to Ubuntu 20.04 (google#1459) #1459 (Lalit Maganti)
- fix two-collab check (google#1527) #1527 (Primiano Tucci)
- update to python3.9 (google#1573) #1573 (Primiano Tucci)
- run small jobs on GitHub's pool rather than ours (google#1575) #1575 (Primiano Tucci)
- run presubmits in Github Actions (google#1572) #1572 (Primiano Tucci)
- add gate job to join nested workflows (google#1576) #1576 (Primiano Tucci)
- use git diff A B not A...B for change detection (google#1577) #1577 (Primiano Tucci)
- fix postsubmit (google#1586) #1586 (Primiano Tucci)
- make autoscaler binary (google#1611) #1611 (Primiano Tucci)
- move UI code formatter checks to UI bot (google#1622) #1622 (Primiano Tucci)
- fix UI presubmit bugs (google#1664) #1664 (Primiano Tucci)
Commits
- use dedicated args tracker for power rails (google#1386) #1386 (cphlipot1)
- b01972d: Add machine id filter to AndroidLog (google#1389) (jahdiel-alvarez) #1389
- Test when perfetto is not initialized (google#1411) #1411 (Daniele Di Proietto)
- fc9aac5: Remove depth check for filtering frame slices. (google#1414) (devianb) #1414
- resolve nested transactions once and for all (google#1417) #1417 (Lalit Maganti)
- 5322b0e: Move device state tracks into a group. (google#1421) (Simon MacMullen) #1421
- slab allocator towards production quality (google#1348) #1348 (Kean Mariotti)
- 223f34e: Reserve 2501 to 3000 for Android XR metrics (google#1412) (Zhu Li) #1412
- fb26abd: Replace the deprecated onMessageRefresh with present (google#1419) (xiangshuangxi) #1419
- 348753c: Export 'android_track_event' proto as a separate target in BUILD and Android.bp. (google#1425) (Kirill Timofeev) #1425
- 86776e2: Fix amalgamated build (google#1424) (Daniele Di Proietto) #1424
- remove allowlist visibility for direct zero targets in favour of amalgams (google#1423) #1423 (Lalit Maganti)
- d67b271: Explore Page: styles fixes (google#1406) (Mayzner) #1406
- 937cd4a: run tools/format-cpp-sources --all (google#1431) (Ryan) #1431
- 0a045ff: Add support for dimension spec in metrics v2 (google#1422) (elrakadm) #1422
- 15f22d2: [chrome] Add event_package_name_filter_enabled to ChromeConfig (google#1427) (etiennep-chromium) #1427
- e47df5d: Remove
utidfield from core selection object (google#1434) (Steve Golton) #1434 - 8ef341e: Fix crash in heap profile auto-selection at trace load time (google#1435) (Steve Golton) #1435
- 51cec1a: [ETW] Fix erased thread_ids (google#1438) (etiennep-chromium) #1438
- e4209db: Release canary (google#1440) (Steve Golton) #1440
- fix chromium build (google#1444) #1444 (Kean Mariotti)
- Add new "linux.frozen_ftrace" data source (google#1334) #1334 (Masami HIRAMATSU)
- 2b5651e: Implement getSelectionDetails() in ftrace track (google#1443) (Steve Golton) #1443
- s/required/optional/ (google#1447) #1447 (Ryan)
- 2b8f5dc: Roll canary (google#1448) (Steve Golton) #1448
- 0d0b7d1: Update winscope transactions tables. (google#1449) (Priyanka) #1449
- 993d41d: Dev/priyankaspatel/testtransactions (google#1451) (Priyanka) #1451
- add dep on protozero (google#1456) #1456 (Lalit Maganti)
- 791093a: Add stdlib table for sysui CUJs. (google#1085) (devianb) #1085
- fix poorly optimized frame query for old SDK versions (google#1461) #1461 (Lalit Maganti)
- optimize min_ts_per_track query (google#1428) #1428 (cphlipot1)
- 51d680f: Organize & add more SQL tokens to the lezer grammar file (google#1462) (Steve Golton) #1462
- 3ba9ff1: Add dispatch time as ts even if present in first message. (google#1464) (Priyanka) #1464
- format all sources (google#1467) #1467 (Lalit Maganti)
- bump emscripten version (google#1454) #1454 (Lalit Maganti)
- attempt to fix ci (google#1469) #1469 (Lalit Maganti)
- add support for creating indexes on dataframes (google#1416) #1416 (Lalit Maganti)
- 11cd406: Print timezone on the UI (google#1470) (Steve Golton) #1470
- 613f4b3: Add transaction to table only after flags decoded. (google#1466) (Priyanka) #1466
- add support for memory64 (google#1458) #1458 (Lalit Maganti)
- f162ab3: Add CTS proto for camera compat freeform opt-out. (google#1465) (minagranic-google) #1465
- f01dadf: Fix WASM build on mac (google#1479) (Steve Golton) #1479
- improve scripts (google#1468) #1468 (Lalit Maganti)
- fix trace_zero target (google#1477) #1477 (Lalit Maganti)
- fix median structured query generation (google#1476) #1476 (Lalit Maganti)
- Add timer ftrace events (google#1472) #1472 (John Stultz)
- Display source file/line/mapping (google#1352) #1352 (Kazuki Sakamoto)
- af799d4: Fix android_power_rails_co...
Perfetto UI - 1ce2ea1b6881d9
Continuous Integration
- migrate dockerfile to Ubuntu 20.04 (google#1459) #1459 (Lalit Maganti)
- fix two-collab check (google#1527) #1527 (Primiano Tucci)
- update to python3.9 (google#1573) #1573 (Primiano Tucci)
- run small jobs on GitHub's pool rather than ours (google#1575) #1575 (Primiano Tucci)
- run presubmits in Github Actions (google#1572) #1572 (Primiano Tucci)
- add gate job to join nested workflows (google#1576) #1576 (Primiano Tucci)
- use git diff A B not A...B for change detection (google#1577) #1577 (Primiano Tucci)
- fix postsubmit (google#1586) #1586 (Primiano Tucci)
- make autoscaler binary (google#1611) #1611 (Primiano Tucci)
- move UI code formatter checks to UI bot (google#1622) #1622 (Primiano Tucci)
- fix UI presubmit bugs (google#1664) #1664 (Primiano Tucci)
Commits
- use dedicated args tracker for power rails (google#1386) #1386 (cphlipot1)
- b01972d: Add machine id filter to AndroidLog (google#1389) (jahdiel-alvarez) #1389
- Test when perfetto is not initialized (google#1411) #1411 (Daniele Di Proietto)
- fc9aac5: Remove depth check for filtering frame slices. (google#1414) (devianb) #1414
- resolve nested transactions once and for all (google#1417) #1417 (Lalit Maganti)
- 5322b0e: Move device state tracks into a group. (google#1421) (Simon MacMullen) #1421
- slab allocator towards production quality (google#1348) #1348 (Kean Mariotti)
- 223f34e: Reserve 2501 to 3000 for Android XR metrics (google#1412) (Zhu Li) #1412
- fb26abd: Replace the deprecated onMessageRefresh with present (google#1419) (xiangshuangxi) #1419
- 348753c: Export 'android_track_event' proto as a separate target in BUILD and Android.bp. (google#1425) (Kirill Timofeev) #1425
- 86776e2: Fix amalgamated build (google#1424) (Daniele Di Proietto) #1424
- remove allowlist visibility for direct zero targets in favour of amalgams (google#1423) #1423 (Lalit Maganti)
- d67b271: Explore Page: styles fixes (google#1406) (Mayzner) #1406
- 937cd4a: run tools/format-cpp-sources --all (google#1431) (Ryan) #1431
- 0a045ff: Add support for dimension spec in metrics v2 (google#1422) (elrakadm) #1422
- 15f22d2: [chrome] Add event_package_name_filter_enabled to ChromeConfig (google#1427) (etiennep-chromium) #1427
- e47df5d: Remove
utidfield from core selection object (google#1434) (Steve Golton) #1434 - 8ef341e: Fix crash in heap profile auto-selection at trace load time (google#1435) (Steve Golton) #1435
- 51cec1a: [ETW] Fix erased thread_ids (google#1438) (etiennep-chromium) #1438
- e4209db: Release canary (google#1440) (Steve Golton) #1440
- fix chromium build (google#1444) #1444 (Kean Mariotti)
- Add new "linux.frozen_ftrace" data source (google#1334) #1334 (Masami HIRAMATSU)
- 2b5651e: Implement getSelectionDetails() in ftrace track (google#1443) (Steve Golton) #1443
- s/required/optional/ (google#1447) #1447 (Ryan)
- 2b8f5dc: Roll canary (google#1448) (Steve Golton) #1448
- 0d0b7d1: Update winscope transactions tables. (google#1449) (Priyanka) #1449
- 993d41d: Dev/priyankaspatel/testtransactions (google#1451) (Priyanka) #1451
- add dep on protozero (google#1456) #1456 (Lalit Maganti)
- 791093a: Add stdlib table for sysui CUJs. (google#1085) (devianb) #1085
- fix poorly optimized frame query for old SDK versions (google#1461) #1461 (Lalit Maganti)
- optimize min_ts_per_track query (google#1428) #1428 (cphlipot1)
- 51d680f: Organize & add more SQL tokens to the lezer grammar file (google#1462) (Steve Golton) #1462
- 3ba9ff1: Add dispatch time as ts even if present in first message. (google#1464) (Priyanka) #1464
- format all sources (google#1467) #1467 (Lalit Maganti)
- bump emscripten version (google#1454) #1454 (Lalit Maganti)
- attempt to fix ci (google#1469) #1469 (Lalit Maganti)
- add support for creating indexes on dataframes (google#1416) #1416 (Lalit Maganti)
- 11cd406: Print timezone on the UI (google#1470) (Steve Golton) #1470
- 613f4b3: Add transaction to table only after flags decoded. (google#1466) (Priyanka) #1466
- add support for memory64 (google#1458) #1458 (Lalit Maganti)
- f162ab3: Add CTS proto for camera compat freeform opt-out. (google#1465) (minagranic-google) #1465
- f01dadf: Fix WASM build on mac (google#1479) (Steve Golton) #1479
- improve scripts (google#1468) #1468 (Lalit Maganti)
- fix trace_zero target (google#1477) #1477 (Lalit Maganti)
- fix median structured query generation (google#1476) #1476 (Lalit Maganti)
- Add timer ftrace events (google#1472) #1472 (John Stultz)
- Display source file/line/mapping (google#1352) #1352 (Kazuki Sakamoto)
- af799d4: Fix android_power_rails_co...
Perfetto UI - b34acd9f8d784f
Continuous Integration
- migrate dockerfile to Ubuntu 20.04 (google#1459) #1459 (Lalit Maganti)
- fix two-collab check (google#1527) #1527 (Primiano Tucci)
- update to python3.9 (google#1573) #1573 (Primiano Tucci)
- run small jobs on GitHub's pool rather than ours (google#1575) #1575 (Primiano Tucci)
- run presubmits in Github Actions (google#1572) #1572 (Primiano Tucci)
- add gate job to join nested workflows (google#1576) #1576 (Primiano Tucci)
- use git diff A B not A...B for change detection (google#1577) #1577 (Primiano Tucci)
- fix postsubmit (google#1586) #1586 (Primiano Tucci)
- make autoscaler binary (google#1611) #1611 (Primiano Tucci)
- move UI code formatter checks to UI bot (google#1622) #1622 (Primiano Tucci)
- fix UI presubmit bugs (google#1664) #1664 (Primiano Tucci)
Commits
- use dedicated args tracker for power rails (google#1386) #1386 (cphlipot1)
- b01972d: Add machine id filter to AndroidLog (google#1389) (jahdiel-alvarez) #1389
- Test when perfetto is not initialized (google#1411) #1411 (Daniele Di Proietto)
- fc9aac5: Remove depth check for filtering frame slices. (google#1414) (devianb) #1414
- resolve nested transactions once and for all (google#1417) #1417 (Lalit Maganti)
- 5322b0e: Move device state tracks into a group. (google#1421) (Simon MacMullen) #1421
- slab allocator towards production quality (google#1348) #1348 (Kean Mariotti)
- 223f34e: Reserve 2501 to 3000 for Android XR metrics (google#1412) (Zhu Li) #1412
- fb26abd: Replace the deprecated onMessageRefresh with present (google#1419) (xiangshuangxi) #1419
- 348753c: Export 'android_track_event' proto as a separate target in BUILD and Android.bp. (google#1425) (Kirill Timofeev) #1425
- 86776e2: Fix amalgamated build (google#1424) (Daniele Di Proietto) #1424
- remove allowlist visibility for direct zero targets in favour of amalgams (google#1423) #1423 (Lalit Maganti)
- d67b271: Explore Page: styles fixes (google#1406) (Mayzner) #1406
- 937cd4a: run tools/format-cpp-sources --all (google#1431) (Ryan) #1431
- 0a045ff: Add support for dimension spec in metrics v2 (google#1422) (elrakadm) #1422
- 15f22d2: [chrome] Add event_package_name_filter_enabled to ChromeConfig (google#1427) (etiennep-chromium) #1427
- e47df5d: Remove
utidfield from core selection object (google#1434) (Steve Golton) #1434 - 8ef341e: Fix crash in heap profile auto-selection at trace load time (google#1435) (Steve Golton) #1435
- 51cec1a: [ETW] Fix erased thread_ids (google#1438) (etiennep-chromium) #1438
- e4209db: Release canary (google#1440) (Steve Golton) #1440
- fix chromium build (google#1444) #1444 (Kean Mariotti)
- Add new "linux.frozen_ftrace" data source (google#1334) #1334 (Masami HIRAMATSU)
- 2b5651e: Implement getSelectionDetails() in ftrace track (google#1443) (Steve Golton) #1443
- s/required/optional/ (google#1447) #1447 (Ryan)
- 2b8f5dc: Roll canary (google#1448) (Steve Golton) #1448
- 0d0b7d1: Update winscope transactions tables. (google#1449) (Priyanka) #1449
- 993d41d: Dev/priyankaspatel/testtransactions (google#1451) (Priyanka) #1451
- add dep on protozero (google#1456) #1456 (Lalit Maganti)
- 791093a: Add stdlib table for sysui CUJs. (google#1085) (devianb) #1085
- fix poorly optimized frame query for old SDK versions (google#1461) #1461 (Lalit Maganti)
- optimize min_ts_per_track query (google#1428) #1428 (cphlipot1)
- 51d680f: Organize & add more SQL tokens to the lezer grammar file (google#1462) (Steve Golton) #1462
- 3ba9ff1: Add dispatch time as ts even if present in first message. (google#1464) (Priyanka) #1464
- format all sources (google#1467) #1467 (Lalit Maganti)
- bump emscripten version (google#1454) #1454 (Lalit Maganti)
- attempt to fix ci (google#1469) #1469 (Lalit Maganti)
- add support for creating indexes on dataframes (google#1416) #1416 (Lalit Maganti)
- 11cd406: Print timezone on the UI (google#1470) (Steve Golton) #1470
- 613f4b3: Add transaction to table only after flags decoded. (google#1466) (Priyanka) #1466
- add support for memory64 (google#1458) #1458 (Lalit Maganti)
- f162ab3: Add CTS proto for camera compat freeform opt-out. (google#1465) (minagranic-google) #1465
- f01dadf: Fix WASM build on mac (google#1479) (Steve Golton) #1479
- improve scripts (google#1468) #1468 (Lalit Maganti)
- fix trace_zero target (google#1477) #1477 (Lalit Maganti)
- fix median structured query generation (google#1476) #1476 (Lalit Maganti)
- Add timer ftrace events (google#1472) #1472 (John Stultz)
- Display source file/line/mapping (google#1352) #1352 (Kazuki Sakamoto)
- af799d4: Fix android_power_rails_co...
Perfetto UI - a04be552c377c4
Features
- ui: add feature flag to enable editing in default workspace (google#1370) #1370 (jkwang)
Documentation
- track-event: fix missing instant event name in example + misc fixups (google#1258) #1258 (Ryan)
- fix typos (google#1261) #1261 (Lalit Maganti)
- Add CHANGELOG for v50 (google#1310) #1310 (Daniele Di Proietto)
Builds
- don't use gold on Linux standalone builds (google#1350) #1350 (Primiano Tucci)
Continuous Integration
- add python3-venv to sandbox docker image (google#1204) #1204 (Primiano Tucci)
Commits
- 6ad9c93: Reland "tp: Parse tz offset from alarm dumpsys" (google#1111) (cphlipot1) #1111
- fix slice table functionality (google#1110) #1110 (Lalit Maganti)
- migrate more links to Github (google#1094) #1094 (Lalit Maganti)
- add dataframe cursor and sqlite module (google#1079) #1079 (Lalit Maganti)
- add handling of all numeric column types (google#1086) #1086 (Lalit Maganti)
- fix comment (google#1101) #1101 (Lalit Maganti)
- improve naming over overlap remove method (google#1099) #1099 (Lalit Maganti)
- fix presubmit script formatting (google#1105) #1105 (Lalit Maganti)
- Fix go to next slice hotkey not working on AZERTY (google#1116) #1116 (Steve Golton)
- Use generator_visibility arg for some proto_library targets (google#1117) #1117 (Takuto Ikuta)
- 6beabfd: Make CI actually run on dev branches (google#1121) (Lalit Maganti) #1121
- 6a1005b: Add comment to CODEOWNERS (google#1118) (Primiano Tucci) #1118
- 9e279ff: Make branch check more actionable (google#1120) (Primiano Tucci) #1120
- re-move PR check into its own workflow (google#1126) #1126 (Primiano Tucci)
- add other numeric operations (google#1087) #1087 (Lalit Maganti)
- 9e39198: Enforce 2 collaborator reviews for fork PRs (google#1131) (Primiano Tucci) #1131
- copy presubmit hook (google#1106) #1106 (Lalit Maganti)
- 9d95729: improve PR template (google#1119) (Primiano Tucci) #1119
- fe49dd8: Add individual people to CODEOWNERS (google#1135) (Primiano Tucci) #1135
- improve 2-reviewer check (google#1134) #1134 (Primiano Tucci)
- 4b8bf8f: improve CODEOWNERS (google#1137) (Primiano Tucci) #1137
- fix globs (google#1139) #1139 (Primiano Tucci)
- add support for string columns (google#1088) #1088 (Lalit Maganti)
- 52bc42d: Fix SQL table in time_in_state.sql (google#1143) (Altria.Polaris) #1143
- add support for null overlays and isnull/isnotnull (google#1140) #1140 (Lalit Maganti)
- 4734f3a: Only show long battery UX for long battery traces. (google#1148) (Simon MacMullen) #1148
- 642117e: Copybara import from Chromium: proto and stdlib changes (google#1145) (copybara-service[bot]) #1145
- Use button widgets for modal dialog buttons (google#1149) #1149 (Steve Golton)
- 3f68bea: Fix dmabuf slice tracking query (google#1151) (ilkos) #1151
- 9587444: Make it possible to remove JSON from libperfetto (google#1147) (Etienne Dechamps (Google)) #1147
- add support for setid sorting (google#1146) #1146 (Lalit Maganti)
- 89a6946: [chrome] Fix org.chromium.histogram_sample data source name (google#1130) (etiennep-chromium) #1130
- fc439f3: Add more options for button styling (google#1158) (Steve Golton) #1158
- dd6bad5: Retain DOM state between page changes (google#1064) (Steve Golton) #1064
- Exclude dur==0 in Wattson freq/idle tables (google#1153) #1153 (Samuel Wu)
- 2a20c10: Run spellchecker on perfetto (google#1157) (Victor Vianna) #1157
- fix regex test on Windows (google#1150) #1150 (Lalit Maganti)
- improve check on PR from forked repos (google#1162) #1162 (Primiano Tucci)
- 140d85a: Run auto formatter on UI codebase (google#1167) (Steve Golton) #1167
- add runtime builder class for building dataframes for unknown schemas (google#1154) #1154 (Lalit Maganti)
- refactor engine to prepare for dataframe integration in create perfetto table (google#1164) #1164 (Lalit Maganti)
- 235088d: Perfetto Android Java SDK: extract 'PerfettoTrackEventBuilder'. (google#1160) (Kirill Timofeev) #1160
- Add generator_visibility to "//protos/perfetto/config/chrome:scenario_@TYPE@" (google#1144) #1144 (Takuto Ikuta)
- remove logspam from stalling messages (google#1171) #1171 (Lalit Maganti)
- add tracking of cycles stolen by host for executing something else than the guest (google#1141) #1141 (vsharda)
- de66069: Remove obsolete CheckBadCppPatterns from tools/run_presubmit (Daniele Di Proietto) #1180
- create a bunch of git utilities for working with Github (google#1178) #1178 (Lalit Maganti)
- roll recipes (google#1175) #1175 (Lalit Maganti)
- remove dependency of span join and window on ModuleStateMan...