- 59a0a7b ui: Tidy up commands by Steve Golton · 10 months ago
- 6124fb2 improve typescript docs by Primiano Tucci · 10 months ago
- fee912c tp: Small cleanup of standard library contributing docs by Anna Mayzner · 11 months ago
- a29a23f ui: Move code from {common,frontend,controller} to {core,base} by Hector Dearman · 12 months ago
- 11238b9 docs: Add docs for default plugins. by Hector Dearman · 12 months ago
- 2953fa1 ui: Use prettier as formatter instead of eslint by Steve Golton · 12 months ago
- e59014a ui: Fix link in docs by Steve Golton · 12 months ago
- 5f9df34 docs.perfetto.dev: fix android codesearch links by Ryan Savitski · 1 year ago
- f265491 [ui] Added vscode settings for eslint by Steve Golton · 1 year, 1 month ago
- 5aa8adb [ui] Rename TrackDescriptor.track -> trackFactory by Steve Golton · 1 year, 1 month ago
- 5d3ae33 [ui] Add UI plugin docs for tabs and details panels by Steve Golton · 1 year, 1 month ago
- 46e12b8 [ui] Fix typo in ui-plugin docs by Steve Golton · 1 year, 1 month ago
- 25eee67 Merge changes I21cd39f0,Ib60fa93a into main by Steve Golton · 1 year, 2 months ago
- 969c7ee [ui] Add section about tracks to plugin documentation by Steve Golton · 1 year, 2 months ago
- 7811a9c [ui] Rename TracePluginContext -> PluginContextTrace everywhere by Steve Golton · 1 year, 2 months ago
- 3e9654a Correct test folder typo by lukechang · 1 year, 3 months ago
- 0d26848 [ui] Add docs on command hotkeys by Steve Golton · 1 year, 4 months ago
- 17a785c [ui] Tweaked plugin API and added more functionality to timeline API. by Steve Golton · 1 year, 4 months ago
- dd0cda8 Update documentation to reflect new comment syntax by Alexander Timin · 1 year, 4 months ago
- d659f8a [ui] Use mountStore() for using persistent state in plugins. by Steve Golton · 1 year, 4 months ago
- 240a5c0 tp: bunch of cleanups for table functions by Lalit Maganti · 1 year, 5 months ago
- b6b106a [ui] Switch to using imperative interface for adding commands from plugins. by Steve Golton · 1 year, 6 months ago
- d0360b8 Update plugin docs for plugin tweaks in aosp/2717496 by Steve Golton · 1 year, 6 months ago
- 69be680 docs: Fix paths in ui-plugins.md by Hector Dearman · 1 year, 7 months ago
- 81a8829 docs: Improve UI plugin documentation by Hector Dearman · 1 year, 7 months ago
- f0b3b43 docs: Add v0 UI plugins doc page by Hector Dearman · 1 year, 7 months ago
- 9e0146e perfetto: master -> main migration by Lalit Maganti · 1 year, 8 months ago
- cdcf7e9 Update docs for v35 by Hector Dearman · 1 year, 9 months ago
- f7296c0 trace_processor: Bump version for GUESS_CPU_SIZE by Hector Dearman · 1 year, 9 months ago
- ec0a500 docs: Perfetto in IO 2023 by Hector Dearman · 1 year, 10 months ago
- a91f0f8 tp: Clean up after removal of file based diff tests by Anna Mayzner · 2 years ago
- 14ef6db Add Microsoft press link by Hector Dearman · 2 years ago
- 5eb8123 Merge "docs: Minor updates to the SDK release process" by Treehugger Robot · 2 years, 1 month ago
- fa9ea6a Update documentation for running unit tests by Andrew Shulaev · 2 years, 1 month ago
- e79e95c docs: Minor updates to the SDK release process by Daniele Di Proietto · 2 years, 1 month ago
- 0d6659f docs: Add instructions for testing perfetto changes against Chrome bots by Eric Seckler · 2 years, 1 month ago
- b392a08 tp: Remove unused diff test related files and migrate to python based diff tests by Anna Mayzner · 2 years, 1 month ago
- 7f600c4 tp: Support for CREATE_VIEW_FUNCTION in stdlib by Anna Mayzner · 2 years, 2 months ago
- 3d0284b tp: Typo in stdlib contrib by Anna Mayzner · 2 years, 3 months ago
- 73c0671 tp: Stdlib contribution page by Anna Mayzner · 2 years, 3 months ago
- 7c0abe6 docs: add link to talk on client tracing at scale by Lalit Maganti · 2 years, 3 months ago
- fe58318 docs: remove describe_slice from the docs by Lalit Maganti · 2 years, 3 months ago
- c820310 docs: Add quick start contributing to perfetto by Anna Mayzner · 2 years, 4 months ago
- 6afd9d7 sdk: change C++ standard to 17 in cmake by Lalit Maganti · 2 years, 4 months ago
- a91cdae Merge "Rename `build_all_configs.py` to `setup_all_configs.py`" by Anna Mayzner · 2 years, 4 months ago
- 5089d22 Rename `build_all_configs.py` to `setup_all_configs.py` by Anna Mayzner · 2 years, 4 months ago
- 6b0147e docs: Start the "Perfetto in the Press" page by Hector Dearman · 2 years, 4 months ago
- 4e1484b perfetto: fix compile on CI debug by Lalit Maganti · 2 years, 4 months ago
- a0f5b6b Update docs about screenshot tests by Andrew Shulaev · 2 years, 4 months ago
- b06dd28 Start UI development tips by Andrew Shulaev · 2 years, 5 months ago
- bc1f85c tp: Update metric related docs by Anna Mayzner · 2 years, 6 months ago
- 3ead0a7 docs: Update docs build to work again by Hector Dearman · 2 years, 9 months ago
- a9545e5 mv tools/trace_to_text src/traceconv by Hector Dearman · 2 years, 10 months ago
- 7ea83c9 mv tools/ftrace_proto_gen src/tools/ftrace_proto_gen by Hector Dearman · 2 years, 10 months ago
- 5df0c93 Add instructions to run UI unittests by Andrew Shulaev · 2 years, 10 months ago
- 050d233 Fix "succesfully" typo in docs and comments by Christopher Phlipot · 2 years, 11 months ago
- a1d992c Merge "docs: add warning about old Python versions on M1" by Lalit Maganti · 3 years ago
- 06dab69 tools/roll-prebuilts: add mac-arm64 config by Primiano Tucci · 3 years ago
- bd99222 docs: add warning about old Python versions on M1 by Lalit Maganti · 3 years ago
- 9546598 tp: support multiple queries being passed to ExecuteQuery by Lalit Maganti · 3 years, 1 month ago
- 287d6e6 Docs: remove reference to freenode by Primiano Tucci · 3 years, 3 months ago
- 9b7c3bd Allow grouping of derived event tracks by Mingjing Zhang · 3 years, 3 months ago
- 3d4217d tools/test_data, one .sha256 for each binary blob by Primiano Tucci · 3 years, 4 months ago
- 5df0557 Improve SDK release docs by Primiano Tucci · 3 years, 5 months ago
- 7e208f3 Fix small typo in build-instructions by Daniele Di Proietto · 3 years, 6 months ago
- b428d49 Add sysroots for cross-compiling on arm & arm64 by Primiano Tucci · 3 years, 7 months ago
- 3911f61 Visualize CPU time versus wall time for thread slices. by Zaina Al-Mashni · 3 years, 8 months ago
- 73cf27b Clarify reference to Debian Rodete in docs by Gido · 3 years, 9 months ago
- 5ca51f9 Update CHANGELOG to reflect v16.1 cherry-pick by Primiano Tucci · 3 years, 9 months ago
- 235610f Docs: improve docs for Windows and tracebox by Primiano Tucci · 3 years, 9 months ago
- 762c18f typo: the the -> the by Hector Dearman · 3 years, 9 months ago
- 9c43ecf docs: point to v16 for next release by Primiano Tucci · 3 years, 10 months ago
- d399a65 Docs: update docs to point to latest SDK by Primiano Tucci · 4 years ago
- f97cdc0 tracing: Write track descriptors before events on the track by Sami Kyostila · 4 years ago
- c8be681 UI build: use custom build script, support --watch by Primiano Tucci · 4 years, 1 month ago
- 874d5ee Update docs for adding derived events by Marcin Oczeretko · 4 years, 2 months ago
- 22b0a59 docs: remove [toc], unsupported by Primiano Tucci · 4 years, 4 months ago
- 2dff9df docs: Add docs about branching Perfetto for a Chrome milestone by Eric Seckler · 4 years, 4 months ago
- a364520 Update language to comply with Android's inclusive language guidance by Primiano Tucci · 4 years, 7 months ago
- 0d11642 GN: don't run linux_find_llvm.py when is_system_compiler=true by Primiano Tucci · 4 years, 7 months ago
- a951d3d tp: merge test/metrics into test/trace_processor by Lalit Maganti · 4 years, 8 months ago
- f224f74 docs: fix broken link by Primiano Tucci · 4 years, 8 months ago
- 8bc90d2 test: rewrite add diff testing script by Lalit Maganti · 4 years, 8 months ago
- af03db6 Merge "GN standalone: extra_{target,host}_cflags + fstack-protector-strong" by Primiano Tucci · 4 years, 8 months ago
- 824be14 GN standalone: extra_{target,host}_cflags + fstack-protector-strong by Primiano Tucci · 4 years, 8 months ago
- 0b81007 tp: add support for opting out of query output checks in shell by Lalit Maganti · 4 years, 8 months ago
- a5e8178 docs: improve docs about SDK releasing by Primiano Tucci · 4 years, 8 months ago
- 34d097b tp: rename _annotations suffix to _event by Lalit Maganti · 4 years, 9 months ago
- a3bddd6 docs: Use absolute links by Primiano Tucci · 4 years, 9 months ago
- eed625c sdk: Update documentation to point to v4.1 by Sami Kyostila · 4 years, 9 months ago
- fffa2ec sdk: Add example code by Sami Kyostila · 4 years, 9 months ago
- 0a597c2 docs: Add guide on making a new SDK release by Sami Kyostila · 4 years, 9 months ago
- a662485 docs: Merge back from sprint repo by Primiano Tucci · 4 years, 9 months ago