1. cdc44b3 Make diff_test_trace_processor Python 3 compatible. by Florian Mayer · 4 years, 2 months ago
  2. 2aa4e42 Edit inline comments in .proto files by Anindita Ghosh · 4 years, 3 months ago
  3. 55be03a Merge "Add --heaps to heap_profile script." by Florian Mayer · 4 years, 3 months ago
  4. 39ddaad Add --heaps to heap_profile script. by Florian Mayer · 4 years, 3 months ago
  5. c615dec Add gpu_mem_total ftrace event by Adithya Srinivasan · 4 years, 3 months ago
  6. aaaaa9a Fix links to old docs page. by Florian Mayer · 4 years, 3 months ago
  7. ea290a9 Merge "Separate client management from hooks." by Florian Mayer · 4 years, 3 months ago
  8. 23f7937 Separate client management from hooks. by Florian Mayer · 4 years, 3 months ago
  9. 324cc4b Add support for scm start/end by Hector Dearman · 4 years, 3 months ago
  10. e9b0b4e Merge "TraceProcessor: extract Iterator{,Impl} into their own classes" by Primiano Tucci · 4 years, 3 months ago
  11. 4e01f63 TraceProcessor: extract Iterator{,Impl} into their own classes by Primiano Tucci · 4 years, 3 months ago
  12. aa9bb44 Roll trace_to_text for heap_profile. by Florian Mayer · 4 years, 3 months ago
  13. 30329e4 Merge "Do not explicitly start heapprofd in heap_profile." by Florian Mayer · 4 years, 3 months ago
  14. f3d00cf Fix URL in heap_profile error. by Florian Mayer · 4 years, 3 months ago
  15. 28f1f93 Merge "Remove PATH extension from tools/tmux" by Hector Dearman · 4 years, 3 months ago
  16. 8e0b078 Roll trace_to_text for heap_profile. by Florian Mayer · 4 years, 3 months ago
  17. 19ec17e Do not explicitly start heapprofd in heap_profile. by Florian Mayer · 4 years, 3 months ago
  18. b58022c Remove PATH extension from tools/tmux by Hector Dearman · 4 years, 3 months ago
  19. 60cf022 Merge "perfetto-ui: Roll catapult version" by Isabelle Taylor · 4 years, 3 months ago
  20. 28583e2 tools/tmux forward ANDROID_ADB_SERVER_PORT by Hector Dearman · 4 years, 3 months ago
  21. 14b2904 Merge "Add ion_buffer_create/destroy events" by Ioannis Ilkos · 4 years, 3 months ago
  22. cfd2099 Add ion_buffer_create/destroy events by Ioannis Ilkos · 4 years, 3 months ago
  23. 4d82565 Merge "metrics: fix registration on Windows" by Lalit Maganti · 4 years, 3 months ago
  24. caaf0ce metrics: fix registration on Windows by Lalit Maganti · 4 years, 3 months ago
  25. a7ff219 Merge "processor: Check for TrackEvent metadata events without name" by Eric Seckler · 4 years, 3 months ago
  26. 4a69bd8 perfetto-ui: Roll catapult version by Isabelle Taylor · 4 years, 3 months ago
  27. a3c259f processor: Check for TrackEvent metadata events without name by Eric Seckler · 4 years, 3 months ago
  28. 5acece0 benchmark: update googlebenchmark to v1.5.0 by Primiano Tucci · 4 years, 3 months ago
  29. c449f77 tp: switch merged metrics script to python3 by Lalit Maganti · 4 years, 3 months ago
  30. 2783248 tools: make traceconv and trace_processor scripts python3 compatible by Lalit Maganti · 4 years, 4 months ago
  31. 9ff392c Infra: allow curl to follow redirects by Primiano Tucci · 4 years, 4 months ago
  32. 5798357 Merge "Use exec(curl) for downloading artifacts" by Primiano Tucci · 4 years, 4 months ago
  33. 585b7e8 Use exec(curl) for downloading artifacts by Primiano Tucci · 4 years, 4 months ago
  34. 9559462 Content-type for wasm files in tools/dev_server by Stefan Dirix · 4 years, 4 months ago
  35. 8f1b35e tp: update traceconv and trace_processor binaries by Lalit Maganti · 4 years, 4 months ago
  36. 46e2bda perfetto: add proto lite java config to bazel build by Lalit Maganti · 4 years, 4 months ago
  37. 960da79 tmux script tweaks, and update test config for scheduling info by Ryan · 4 years, 4 months ago
  38. d5ea011 Set apex_available property by Jiyong Park · 4 years, 5 months ago
  39. 9a90474 Improve version detection. by Florian Mayer · 4 years, 5 months ago
  40. 4fc5993 Fix heap_profile script for Q. by Florian Mayer · 4 years, 5 months ago
  41. 0bc3252 Fix heap_profile for Python 3. by Florian Mayer · 4 years, 5 months ago
  42. 6cfdbbe Roll trace_to_text in heap_profile. by Florian Mayer · 4 years, 5 months ago
  43. 1e6581c Fix heap_profile for Python 3.x. by Florian Mayer · 4 years, 5 months ago
  44. 2fcb7dd Fix missing space in heap_profile. by Florian Mayer · 4 years, 5 months ago
  45. e5a0414 processor: Fix another clusterfuzz-found recursion bug in Track parsing by Eric Seckler · 4 years, 5 months ago
  46. 9ccafbc processor: Fix 3 clusterfuzz-found issues related to TrackEvent parsing by Eric Seckler · 4 years, 5 months ago
  47. e5ddb4a Parse ion_stat metric by Ioannis Ilkos · 4 years, 5 months ago
  48. f9cd853 Add --disable-fork-teardown to script. by Florian Mayer · 4 years, 5 months ago
  49. bd25ec1 Merged proto: Add TracingServiceState to merged protos by Primiano Tucci · 4 years, 5 months ago
  50. e9a55c6 Allow to specify output dir for heap_profile. by Florian Mayer · 4 years, 5 months ago
  51. c98edc4 tools/gen_merged_proto: automatically traverse all imports by Primiano Tucci · 4 years, 5 months ago
  52. 3b13db5 Add oom mark victim event by Ioannis Ilkos · 4 years, 5 months ago
  53. e3eed3a Allow to request smaps from java hprof. by Florian Mayer · 4 years, 5 months ago
  54. 633b444 Add proto for smaps. by Florian Mayer · 4 years, 5 months ago
  55. b013a11 Create linux.system_info probe reporting CpuInfo by Rafal Slawik · 4 years, 5 months ago
  56. 1586639 Use UUID for profile files. by Florian Mayer · 4 years, 5 months ago
  57. b6fd42a tp: improve diff testing script when tp returns error retcode by Lalit Maganti · 4 years, 5 months ago
  58. 4186722 Merge "tp: fix import of systrace files with trailing newlines" by Treehugger Robot · 4 years, 5 months ago
  59. 5e7e148 tp: fix import of systrace files with trailing newlines by Lalit Maganti · 4 years, 5 months ago
  60. a65fa05 perfetto: update trace processor and traceconv shas by Lalit Maganti · 4 years, 5 months ago
  61. c4327a7 Merge "trace_processor: rewrite raw table to systrace conversion code" by Lalit Maganti · 4 years, 6 months ago
  62. 9bd8cd3 trace_processor: rewrite raw table to systrace conversion code by Lalit Maganti · 4 years, 6 months ago
  63. 6aafd7e tp: stop including shell in dist and remove noop stripping by Lalit Maganti · 4 years, 6 months ago
  64. c87db89 perfetto: add script to strip binary in Android tree by Lalit Maganti · 4 years, 6 months ago
  65. b9d20d1 Merge changes Ibc7838ee,I3deb0245 by Primiano Tucci · 4 years, 6 months ago
  66. e094eec Use base::Subprocess in tests and tools by Primiano Tucci · 4 years, 6 months ago
  67. d90d7e2 tp: strip all info from release android trace processor by Lalit Maganti · 4 years, 6 months ago
  68. accd64b tp: strip trace processor on Android builds by Lalit Maganti · 4 years, 6 months ago
  69. fbd9aed processor: Support TrackEvent counters in importer by Eric Seckler · 4 years, 6 months ago
  70. f82ee37 Merge "Add convenience script for java heap profiles." by Florian Mayer · 4 years, 6 months ago
  71. a8ff903 Add convenience script for java heap profiles. by Florian Mayer · 4 years, 6 months ago
  72. 0fd4f5c Merge "protos: Add support for counters in TrackEvent" by Eric Seckler · 4 years, 6 months ago
  73. 3955949 protos: Add support for counters in TrackEvent by Eric Seckler · 4 years, 6 months ago
  74. df7c402 UI: use window.open for legacy catapult and reland CSP by Primiano Tucci · 4 years, 6 months ago
  75. bad7fce Merge "Add x86 syscall table" by Treehugger Robot · 4 years, 7 months ago
  76. 4d814f7 Add x86 syscall table by Hector Dearman · 4 years, 7 months ago
  77. b667838 Fill ChromeLatencyInfo args using proto descriptor by Andrew Shulaev · 4 years, 7 months ago
  78. 1bb7758 ui: Fix formatting of dev_server errors by Hector Dearman · 4 years, 7 months ago
  79. cbbe480 test: log gtest onto logcat by Primiano Tucci · 4 years, 7 months ago
  80. 50446cb TraceProcessor: add ninja log parsing by Primiano Tucci · 4 years, 7 months ago
  81. 89183bc Merge "tp: make diff testing script run all tests by default" by Lalit Maganti · 4 years, 7 months ago
  82. 937279c Merge "tp: cleanup diff test script in preperation for unified execution" by Lalit Maganti · 4 years, 7 months ago
  83. 02808dc Merge "TrackEvent: Add configuration for TrackEvent" by Treehugger Robot · 4 years, 7 months ago
  84. e26b01b Roll trace_to_text to pick up aosp/1232924 by Florian Mayer · 4 years, 7 months ago
  85. 38cd041 TrackEvent: Add configuration for TrackEvent by Sami Kyostila · 4 years, 7 months ago
  86. b019614 Merge "profiling: put proto enums into namespace" by Treehugger Robot · 4 years, 7 months ago
  87. 0ec47c6 tp: make diff testing script run all tests by default by Lalit Maganti · 4 years, 7 months ago
  88. 1642e1d tp: cleanup diff test script in preperation for unified execution by Lalit Maganti · 4 years, 7 months ago
  89. ab23713 Merge "traced_perf: add to android build by default (initially disabled)" by Treehugger Robot · 4 years, 7 months ago
  90. 4756ef4 profiling: put proto enums into namespace by Ryan Savitski · 4 years, 7 months ago
  91. 29082bf traced_perf: add to android build by default (initially disabled) by Ryan Savitski · 4 years, 7 months ago
  92. 39b2fd0 Merge "Add install-build-deps check at build time" by Primiano Tucci · 4 years, 7 months ago
  93. 8a2eed2 update traceconv prebuilts (81cb841f2e3a8e9196dd8c133628c4f867e13f20) by Ryan Savitski · 4 years, 7 months ago
  94. a90c155 traceconv: fix systrace + fix ctrace by Ryan Savitski · 4 years, 7 months ago
  95. 69132a1 Add install-build-deps check at build time by Primiano Tucci · 4 years, 7 months ago
  96. 08c570b Avoid copy. by Florian Mayer · 4 years, 7 months ago
  97. aedcc71 Strip arrays in DeobfuscateDatabase by Florian Mayer · 4 years, 7 months ago
  98. 784967b Add a message for LatencyInfo.Flow by Andrew Shulaev · 4 years, 7 months ago
  99. a8e8a6b Check on type mismatch in pprof_builder. by Florian Mayer · 4 years, 7 months ago
  100. 55aa415 Merge "ui: Roll legacy trace viewer" by Hector Dearman · 4 years, 8 months ago