1. 32ea103 ui: switch Google Sans -> Roboto Condensed by Primiano Tucci · 4 years, 9 months ago
  2. f550b25 Reland "Upgrade to protobuf v3.9.0"" by Primiano Tucci · 4 years, 10 months ago
  3. c53ec7e compact sched_waking: event decoding in trace_processor by Ryan Savitski · 5 years ago
  4. b08b9cb Bump googletest version to match external/googletest in aosp by Ryan Savitski · 5 years ago
  5. 40e4819 tools(install-build-deps): support Python 3 by Matthew Clarkson · 5 years ago
  6. 8b4740b Fix parsing of HTML files by Isabelle Taylor · 5 years ago
  7. 6b5ef3b Remove std::sto* from Perfetto code base by Hector Dearman · 5 years ago
  8. 63028d6 tools: format Python scripts by Matthew Clarkson · 5 years ago
  9. b71607b trace_processor: Add fuzzer test cases by Hector Dearman · 5 years ago
  10. 9a5dfa5 build: python3 support by Matthew Clarkson · 5 years ago
  11. 9f5e33a compact_sched decoding: trace_processor diff tests by Ryan Savitski · 5 years ago
  12. 7e11fc3 Add args callback to ProtoTraceParser::ParseGpuRenderStageEvent by Adam Bodnar · 5 years ago
  13. 48fb503 Remove Travis and update docs by Primiano Tucci · 5 years ago
  14. 1191e18 Revert "Upgrade to protobuf v3.9.0" by Primiano Tucci · 5 years ago
  15. 8dd5270 Upgrade to protobuf v3.9.0 by Primiano Tucci · 5 years ago
  16. d4aa37b Roll clang + fix run_android_test by Primiano Tucci · 5 years ago
  17. 33610d2 trace_processor: Add support for compressed traces by Hector Dearman · 5 years ago
  18. 449d2fd Add trace processor for GpuRenderStageEvent by Raymond Chiu · 5 years ago
  19. f832cc2 Merge "Revert "Update jsoncpp version"" by Lalit Maganti · 5 years ago
  20. 36d229a Revert "Update jsoncpp version" by Lalit Maganti · 5 years ago
  21. 671c354 Merge "Update jsoncpp version" by Mikhail Khokhlov · 5 years ago
  22. 7a6097a Update jsoncpp version by Mikhail Khokhlov · 5 years ago
  23. a85b8fa Roll clang. Make buildtools depend on default_deps. by Florian Mayer · 5 years ago
  24. 96e1f08 Roll libunwindstack. Re-enable unwinding unittest. by Florian Mayer · 5 years ago
  25. 5795435 [fuchsia importer] Import async events from Fuchsia traces by Brian Hamrick · 5 years ago
  26. 303ed40 Update GPU proto by Raymond Chiu · 5 years ago
  27. 994a35d Add trace processor for GpuCounterEvent by Raymond Chiu · 5 years ago
  28. 7108929 [fuchsia importer] Support counter events by Brian Hamrick · 5 years ago
  29. c7ddac7 install-build-deps: Add a flag for checking all hashes by Sami Kyostila · 5 years ago
  30. 335412d Roll clang, libcxx, ninja, gn by Primiano Tucci · 5 years ago
  31. e0b993f Add zlib to buildtools by Hector Dearman · 5 years ago
  32. b3110de Bump buildtools system/core to newest version. by Florian Mayer · 5 years ago
  33. d57e133 Add parser for Fuchsia traces by Brian Hamrick · 5 years ago
  34. 9e6616e trace_processor: fix MSAN failure in EqualIndices by Lalit Maganti · 6 years ago
  35. 2c56916 trace_processor: Add unsorted json test data by Hector Dearman · 6 years ago
  36. e23653a trace_processor: add parsing of power rail events by Lalit Maganti · 6 years ago
  37. 12adafd Fix unwinding with NO_DEXFILE_SUPPORT. by Florian Mayer · 6 years ago
  38. 2585e63 Bump libunwindstack version. by Florian Mayer · 6 years ago
  39. 1721b1a Roll android libcore/bionic by Primiano Tucci · 6 years ago
  40. bd6cd47 trace_processor: add support for ingesting raw_syscall events by Hector Dearman · 6 years ago
  41. 676421f Update libunwind by Eric Seckler · 6 years ago
  42. c37de00 profiling: Avoid copy of FrameData from libunwindstack. by Florian Mayer · 6 years ago
  43. 6177b75 perfetto-ui: Make fonts work offline by Hector Dearman · 6 years ago
  44. 41c9892 trace_processor: add support for polled oom_score_adj by Lalit Maganti · 6 years ago
  45. a824c33 trace_processor: add mm_event ingestion in trace processor by Lalit Maganti · 6 years ago
  46. 6140f32 Bump libunwindstack to get Build ID caching change. by Florian Mayer · 6 years ago
  47. 94c522b trace_processor: add userspace LMK events to the instants table by Lalit Maganti · 6 years ago
  48. f7793ef TraceProcessor: don't skip log events < first clock snapshot by Primiano Tucci · 6 years ago
  49. ad1f311 Bump libunwindstack. by Florian Mayer · 6 years ago
  50. 2c761ef TraceProcessor: Add table for logcat events by Primiano Tucci · 6 years ago
  51. 6e828f3 build: Warn to run gn clean after install-build-deps by Eric Seckler · 6 years ago
  52. ee899a1 Bump libunwindstack changes to keep up with API changes. by Florian Mayer · 6 years ago
  53. 2e48071 Changes needed to run on OSS-Fuzz. by Florian Mayer · 6 years ago
  54. c237450 trace_processor: Add regression test for span join two views by Hector Dearman · 6 years ago
  55. 85456b5 Bump libunwindstack version. by Florian Mayer · 6 years ago
  56. a3c3e26 trace_processor: add tests for new args table by Lalit Maganti · 6 years ago
  57. 5403e4f Roll clang and libcxx to match chromium revisions by Primiano Tucci · 6 years ago
  58. 10d6deb perfetto: bump sqlite version by Lalit Maganti · 6 years ago
  59. e957ce8 Reduce verbosity of build tool/dep fetching. Mainly to declutter Kokoro logs. by Ryan Savitski · 6 years ago
  60. 178535e Add sqlite percentile by Ioannis Ilkos · 6 years ago
  61. eec4051 Bump libunwindstack version. by Florian Mayer · 6 years ago
  62. 86120f6 Bump version of libunwindstack. by Florian Mayer · 6 years ago
  63. 1c752c1 UI: seamlessly migrate to catapult UI for legacy traces by Primiano Tucci · 6 years ago
  64. d9628d3 Add d8 binaries by Hector Dearman · 6 years ago
  65. fb012ab Roll libunwindstack/libcore for standalone builds by Primiano Tucci · 6 years ago
  66. a65497e Roll clang and switch to fsanitize=fuzzer-no-link by Primiano Tucci · 6 years ago
  67. 21d41a7 Fix linenoise repo, use GOB by Primiano Tucci · 6 years ago
  68. e44ad45 Add linenoise to trace_processor by Hector Dearman · 6 years ago
  69. b64d6b1 profiling: Add parts of heap profiler. by Florian Mayer · 6 years ago
  70. aa5316b Bump NDK to 17b. by Florian Mayer · 6 years ago
  71. 7f71d0e trace_processor: Add integration tests by Hector Dearman · 6 years ago
  72. f833566 libunwindstack: Address comments from aosp/727270 by Florian Mayer · 6 years ago
  73. 475bd7e Add out-of-tree build for libunwindstack. by Florian Mayer · 6 years ago
  74. 0d72a31 Introduce legacy JSON importer and "slices" vtable by Primiano Tucci · 6 years ago
  75. acf8c07 Move node_modules install to install-build-deps by Deepanjan Roy · 6 years ago
  76. fe19990 Add ui build to travis by Primiano Tucci · 6 years ago
  77. dca9609 Update to node current (v10) by Primiano Tucci · 6 years ago
  78. 6fe26e6 perfetto: move sqlite to the non-ui build deps by Lalit Maganti · 6 years ago
  79. b123f26 perfetto: add sqlite to ui part of buildtools by Lalit Maganti · 6 years ago
  80. 3faad74 Add skeleton for UI (Node + TypeScript + WASM + build integration) by Primiano Tucci · 6 years ago
  81. c2eb510 Roll GN, clang and libc++ to match chromium revisions by Primiano Tucci · 6 years ago
  82. 4bdc4c4 Introduce WASM toolchain by Primiano Tucci · 6 years ago
  83. e7ca7c6 Fix test failure by reducing max shm size to 32 MB by Primiano Tucci · 7 years ago
  84. 38faa6f Improve stacktraces on Linux/Android standalone debug builds by Primiano Tucci · 7 years ago
  85. c99d93c perfetto: update benchmark dep by Lalit Maganti · 7 years ago
  86. 367fcd5 perfetto: switch arm/arm64 emulators over to x64 by Lalit Maganti · 7 years ago
  87. 4b3b13b Update hermetic clang to match CLANG_REVISION. by Florian Mayer · 7 years ago
  88. bf76f4f Only check-out the emulator for the target architecture by Primiano Tucci · 7 years ago
  89. 7a40e4d Move build -> gn/standalone by Primiano Tucci · 7 years ago[Renamed from build/install-build-deps]
  90. b60d4b0 Use hermetic clang with sanitizers by Primiano Tucci · 7 years ago
  91. 7278dea Use custom libcxx by default on Linux and fix sanitizers by Primiano Tucci · 7 years ago
  92. 636ede1 Add buildtools Git deps to Travis cache by Primiano Tucci · 7 years ago
  93. 88a1011 Add benchmark library by Hector Dearman · 7 years ago
  94. 104bd6d Add support for git cl format by Primiano Tucci · 7 years ago
  95. d775045 Add Android emulator support by Primiano Tucci · 7 years ago
  96. 0825bc8 Add support for llvm-based sanitizers. by Primiano Tucci · 7 years ago
  97. ae2879e Perfetto: first commit. Introduce build files by Primiano Tucci · 7 years ago