1. b82f357 UI: Remove dependencies on system fonts by Primiano Tucci · 2 years, 11 months ago
  2. 5441890 install-build-deps: always overwrite test/data changes by Primiano Tucci · 3 years ago
  3. 856b765 Update libunwindstack for standalone build by Daniele Di Proietto · 3 years ago
  4. 3d4217d tools/test_data, one .sha256 for each binary blob by Primiano Tucci · 3 years ago
  5. 10c1b58 Add a button to toggle all tracks at the same time by Andrew Shulaev · 3 years ago
  6. 5ca30d5 Fix flaky integration test. by Tuchila Octavian · 3 years ago
  7. a2ab101 Pretty-print thread_dur by Andrew Shulaev · 3 years ago
  8. f4949cd Expand "Support" by default by Andrew Shulaev · 3 years ago
  9. a21c1cb Update libunwindstack for standalone builds by Daniele Di Proietto · 3 years ago
  10. 434f1f8 Fix standalone build on windows by Primiano Tucci · 3 years ago
  11. e525550 Merge "ui: Group only by tsq." by Octavian Tuchila · 3 years, 1 month ago
  12. f500669 ui: Group only by tsq. by Tuchila Octavian · 3 years, 1 month ago
  13. 8652a85 Update Clang toolchain to match chromium's by Primiano Tucci · 3 years, 1 month ago
  14. 552bd34 tp: fix missing files in test data by Lalit Maganti · 3 years, 1 month ago
  15. c676500 ui: Prevent leaked state in integration tests by Tuchila Octavian · 3 years, 1 month ago
  16. 0551b07 tp: 1.Construct flamegraph for callstack sampling. by Tuchila Octavian · 3 years, 1 month ago
  17. 08baa10 metrics: Add touch_jank.sql by Dan Elphick · 3 years, 1 month ago
  18. 995c0f8 Add a trace with descriptor for integration testing by Andrew Shulaev · 3 years, 1 month ago
  19. b99c9e4 ui: Add integration tests for router. by Tuchila Octavian · 3 years, 2 months ago
  20. 9cf9e63 ui: Add chip to distinguish metric generated tracks by Hector Dearman · 3 years, 2 months ago
  21. e8f75d0 Linux prebuilts: switch to arm-linux-gnueabihf on linux-arm by Primiano Tucci · 3 years, 2 months ago
  22. b428d49 Add sysroots for cross-compiling on arm & arm64 by Primiano Tucci · 3 years, 2 months ago
  23. eddd6a4 perfetto: update cgroup_attach_task format file by Lalit Maganti · 3 years, 3 months ago
  24. b80cb2f UI: rebaseline test expectations by Primiano Tucci · 3 years, 3 months ago
  25. 3911f61 Visualize CPU time versus wall time for thread slices. by Zaina Al-Mashni · 3 years, 3 months ago
  26. bbc6159 UI: deflake UI tests, use always woff2 fonts by Primiano Tucci · 3 years, 3 months ago
  27. 5e01845 TP: Bump guess buffer for GuessTraceType() 20 -> 32 bytes by Primiano Tucci · 3 years, 3 months ago
  28. a02c594 tp: fix invalid thread creation after process free by Lalit Maganti · 3 years, 3 months ago
  29. c70ad6b UI: Switch SelectionController to QueryV2 by Primiano Tucci · 3 years, 3 months ago
  30. 74572bd Add binary size script that runs bloaty by Hector Dearman · 3 years, 3 months ago
  31. 1d423b2 ui: Fix ignored parameters in url by Tuchila Octavian · 3 years, 3 months ago
  32. 66d83ef ui: expose clock snapshots as a global track by Lalit Maganti · 3 years, 4 months ago
  33. 8bcf608 UI: Add initial puppeteer-based integrationtests by Primiano Tucci · 3 years, 4 months ago
  34. 0830b60 tools: improve error message when --ui is passed on Windows by Lalit Maganti · 3 years, 4 months ago
  35. b1954a3 Merge "UI: update packages and use npm ci in install-build-deps" by Primiano Tucci · 3 years, 4 months ago
  36. faaaa6d Save a unique ID for each trace when it is processed. by Tuchila Octavian · 3 years, 4 months ago
  37. 73933a7 UI: update packages and use npm ci in install-build-deps by Primiano Tucci · 3 years, 4 months ago
  38. 4018d1c fixit: tp: add parsing of instant and counter events from JSON by Lalit Maganti · 3 years, 5 months ago
  39. 82527cb Proto filter: use "bytes" field w/ checksum for bytecode by Primiano Tucci · 3 years, 5 months ago
  40. 9efd442 Update libunwindstack. by Florian Mayer · 3 years, 5 months ago
  41. e48d306 Do not render unnecessary arguments to the console. by Tuchila Octavian · 3 years, 6 months ago
  42. 54c4e38 Use system toolchain to build debian package. by Florian Mayer · 3 years, 6 months ago
  43. 8af701a Fix libstdcxx build. by Florian Mayer · 3 years, 6 months ago
  44. 72543fd Fix decimal timestamps import issue by Tuchila Octavian · 3 years, 6 months ago
  45. 572cba0 Merge "install-build-deps: fix missing OR in --check-only" by Primiano Tucci · 3 years, 6 months ago
  46. c1aecf4 install-build-deps: fix missing OR in --check-only by Primiano Tucci · 3 years, 6 months ago
  47. 7def16b Roll libunwindstack. by Florian Mayer · 3 years, 6 months ago
  48. 7779891 tp: diff test for experimental_annotated_callstack dynamic table by Ryan · 3 years, 6 months ago
  49. adf5117 Support aarch64 build deps by Hector Dearman · 3 years, 6 months ago
  50. f9a98e6 perfetto: bump SQLite version in standalone to 3.35.4 by Lalit Maganti · 3 years, 6 months ago
  51. eb062d0 metrics: Improve process and thread names in jank metric by Dan Elphick · 3 years, 6 months ago
  52. 34bc559 Move scripts to python3 by Primiano Tucci · 3 years, 8 months ago
  53. ddc8ae2 Fix heapprofd out-of-tree build for SDK 30 by Florian Mayer · 3 years, 8 months ago
  54. 5592685 Update NDK to 21e. by Florian Mayer · 3 years, 8 months ago
  55. cde1a8c Docs: build perfetto.dev with JS and add autopush by Primiano Tucci · 3 years, 8 months ago
  56. 83d683f Allow install-build-deps to remove test/ by Florian Mayer · 3 years, 9 months ago
  57. c74a945 Add frame_times metric to experimental/ by Mikhail Khokhlov · 3 years, 9 months ago
  58. 4825074 Fix an error message in tools/install-build-deps by Mikhail Khokhlov · 3 years, 9 months ago
  59. 97da7a3 Roll libprocinfo and libunwindstack. by Florian Mayer · 3 years, 9 months ago
  60. 7e9865c ui: Update NodeJS and Wasm toolchain by Primiano Tucci · 3 years, 9 months ago
  61. cee13fa Add end to end test for symbolization. by Florian Mayer · 3 years, 9 months ago
  62. 40c9c17 Checkout test data directly in /test, remove symlink by Primiano Tucci · 3 years, 9 months ago
  63. 8a90d01 Merge "processor: Fix a stack overflow in memory snapshot parsing" by Treehugger Robot · 3 years, 10 months ago
  64. 2328023 processor: Fix a stack overflow in memory snapshot parsing by Eric Seckler · 3 years, 10 months ago
  65. 857ed73 install-build-deps: Use different paths for clang on Win vs Linux by Primiano Tucci · 3 years, 10 months ago
  66. 0fcb795 Update libunwindstack. by Florian Mayer · 3 years, 10 months ago
  67. 32e5d60 processor: Fix memory leak in MemoryTrackerSnapshotParser by Eric Seckler · 3 years, 10 months ago
  68. b64ba5d Return GetBuildId by reference. by Florian Mayer · 3 years, 10 months ago
  69. a44b693 Roll zlib by Primiano Tucci · 3 years, 10 months ago
  70. e644010 install-build-deps: add gn+ninja+clang-format prebuilts for windows by Primiano Tucci · 3 years, 10 months ago
  71. d361e60 Merge "test data: Add chrome_memory_snapshot.pftrace" by Primiano Tucci · 3 years, 11 months ago
  72. b760c16 test data: Add chrome_memory_snapshot.pftrace by Eric Seckler · 3 years, 11 months ago
  73. 8d9b20e Revert "Update NDK to r21." by Florian Mayer · 3 years, 11 months ago
  74. 3724f77 Update NDK to r21. by Florian Mayer · 3 years, 11 months ago
  75. e02b272 Fix out-of-tree unwindstack build. by Florian Mayer · 4 years ago
  76. 15968b5 install-build-deps: switch to SHA256 and pin to google repos by Primiano Tucci · 4 years ago
  77. 4e8d6c9 Update libcxx, libcxxabi, libunwind, clang-format by Primiano Tucci · 4 years, 1 month ago
  78. e20db98 Update clang to llvmorg-12-init-5035-gd0abc757-3 by Primiano Tucci · 4 years, 1 month ago
  79. a4cfaa2 Merge "tp: add support for gzipped traces in DecompressTrace" by Treehugger Robot · 4 years, 1 month ago
  80. 1caf349 tp: add support for gzipped traces in DecompressTrace by Lalit Maganti · 4 years, 1 month ago
  81. caa460a Remove d8, we never used it by Hector Dearman · 4 years, 1 month ago
  82. fd78c44 Use libunwindstack warnings. by Florian Mayer · 4 years, 2 months ago
  83. ac24489 trace_processor: Add diff test for displayTimeUnit by Hector Dearman · 4 years, 2 months ago
  84. f68444a Roll clang + fix warnings by Primiano Tucci · 4 years, 2 months ago
  85. 192c15f Remove HeapGraph.type_names. by Florian Mayer · 4 years, 2 months ago
  86. 43f111a install-build-deps: clean node_modules when updating node by Primiano Tucci · 4 years, 3 months ago
  87. 74ed9ca build: Update the nodejs version by Deepanjan Roy · 4 years, 3 months ago
  88. 36f8bd0 Merge "Update jsoncpp to remove deprecated API usage" by Lalit Maganti · 4 years, 3 months ago
  89. 8c6a4bc Update jsoncpp to remove deprecated API usage by Jordan Bayles · 4 years, 3 months ago
  90. c8e2765 tp: organize all tp tests and remove legacy folder by Lalit Maganti · 4 years, 3 months ago
  91. fb1992c Migrate scroll_jank related tables to the 'chrome/scroll_jank.sql' metric by Stephen Nusko · 4 years, 3 months ago
  92. 3db7b6f tp: perf_sample table diff test by Ryan Savitski · 4 years, 3 months ago
  93. 2d4ee9b tp: update SQLite to latest version in standalone by Lalit Maganti · 4 years, 3 months ago
  94. 60cf022 Merge "perfetto-ui: Roll catapult version" by Isabelle Taylor · 4 years, 4 months ago
  95. a7ff219 Merge "processor: Check for TrackEvent metadata events without name" by Eric Seckler · 4 years, 4 months ago
  96. 4a69bd8 perfetto-ui: Roll catapult version by Isabelle Taylor · 4 years, 4 months ago
  97. a3c259f processor: Check for TrackEvent metadata events without name by Eric Seckler · 4 years, 4 months ago
  98. 5acece0 benchmark: update googlebenchmark to v1.5.0 by Primiano Tucci · 4 years, 4 months ago
  99. 9ff392c Infra: allow curl to follow redirects by Primiano Tucci · 4 years, 5 months ago
  100. 585b7e8 Use exec(curl) for downloading artifacts by Primiano Tucci · 4 years, 5 months ago