1. 02fccc1 gen_amalgamated: Move cpp proto bindings from perfetto.cc to perfetto.h by Sami Kyostila · 4 years, 2 months ago
  2. 230b955 Allow to statically link heapprofd into client. by Florian Mayer · 4 years, 2 months ago
  3. 46b12a9 Deserialization support for extensions in trace processor by Andrew Shulaev · 4 years, 2 months ago
  4. fb1992c Migrate scroll_jank related tables to the 'chrome/scroll_jank.sql' metric by Stephen Nusko · 4 years, 3 months ago
  5. 82a2c04 tp: several changes for Python API by Lalit Maganti · 4 years, 3 months ago
  6. 3db7b6f tp: perf_sample table diff test by Ryan Savitski · 4 years, 3 months ago
  7. c50b1e5 Merge "-Werror=global-constructors for heapprofd_client_api." by Florian Mayer · 4 years, 3 months ago
  8. 33159f7 -Werror=global-constructors for heapprofd_client_api. by Florian Mayer · 4 years, 3 months ago
  9. f0a98ee Merge "Produce one pprof file per heap." by Florian Mayer · 4 years, 3 months ago
  10. 2d4ee9b tp: update SQLite to latest version in standalone by Lalit Maganti · 4 years, 3 months ago
  11. 237a776 Add Python binary and library configuarations to BUILD.extras by Anindita Ghosh · 4 years, 3 months ago
  12. b5d9bdb Pass const parameter by reference. by Florian Mayer · 4 years, 3 months ago
  13. feb377f Produce one pprof file per heap. by Florian Mayer · 4 years, 3 months ago
  14. 5eacf42 tp: add script to serialize test python/textproto traces by Lalit Maganti · 4 years, 3 months ago
  15. 0bc61d7 Merge "trace processor: Add a metric with power profile data" by Mikhail Khokhlov · 4 years, 3 months ago
  16. 3e560e7 Merge "Add __future__ to more python files." by Florian Mayer · 4 years, 3 months ago
  17. 41b3daa Add __future__ to more python files. by Florian Mayer · 4 years, 3 months ago
  18. cdc44b3 Make diff_test_trace_processor Python 3 compatible. by Florian Mayer · 4 years, 3 months ago
  19. 4f65869 trace processor: Add a metric with power profile data by Mikhail Khokhlov · 4 years, 3 months ago
  20. 2aa4e42 Edit inline comments in .proto files by Anindita Ghosh · 4 years, 3 months ago
  21. 55be03a Merge "Add --heaps to heap_profile script." by Florian Mayer · 4 years, 3 months ago
  22. 39ddaad Add --heaps to heap_profile script. by Florian Mayer · 4 years, 3 months ago
  23. c615dec Add gpu_mem_total ftrace event by Adithya Srinivasan · 4 years, 3 months ago
  24. aaaaa9a Fix links to old docs page. by Florian Mayer · 4 years, 3 months ago
  25. ea290a9 Merge "Separate client management from hooks." by Florian Mayer · 4 years, 3 months ago
  26. 23f7937 Separate client management from hooks. by Florian Mayer · 4 years, 3 months ago
  27. 324cc4b Add support for scm start/end by Hector Dearman · 4 years, 3 months ago
  28. e9b0b4e Merge "TraceProcessor: extract Iterator{,Impl} into their own classes" by Primiano Tucci · 4 years, 3 months ago
  29. 4e01f63 TraceProcessor: extract Iterator{,Impl} into their own classes by Primiano Tucci · 4 years, 3 months ago
  30. aa9bb44 Roll trace_to_text for heap_profile. by Florian Mayer · 4 years, 3 months ago
  31. 30329e4 Merge "Do not explicitly start heapprofd in heap_profile." by Florian Mayer · 4 years, 3 months ago
  32. f3d00cf Fix URL in heap_profile error. by Florian Mayer · 4 years, 3 months ago
  33. 28f1f93 Merge "Remove PATH extension from tools/tmux" by Hector Dearman · 4 years, 3 months ago
  34. 8e0b078 Roll trace_to_text for heap_profile. by Florian Mayer · 4 years, 3 months ago
  35. 19ec17e Do not explicitly start heapprofd in heap_profile. by Florian Mayer · 4 years, 3 months ago
  36. b58022c Remove PATH extension from tools/tmux by Hector Dearman · 4 years, 3 months ago
  37. 60cf022 Merge "perfetto-ui: Roll catapult version" by Isabelle Taylor · 4 years, 3 months ago
  38. 28583e2 tools/tmux forward ANDROID_ADB_SERVER_PORT by Hector Dearman · 4 years, 3 months ago
  39. 14b2904 Merge "Add ion_buffer_create/destroy events" by Ioannis Ilkos · 4 years, 3 months ago
  40. cfd2099 Add ion_buffer_create/destroy events by Ioannis Ilkos · 4 years, 3 months ago
  41. 4d82565 Merge "metrics: fix registration on Windows" by Lalit Maganti · 4 years, 3 months ago
  42. caaf0ce metrics: fix registration on Windows by Lalit Maganti · 4 years, 3 months ago
  43. a7ff219 Merge "processor: Check for TrackEvent metadata events without name" by Eric Seckler · 4 years, 3 months ago
  44. 4a69bd8 perfetto-ui: Roll catapult version by Isabelle Taylor · 4 years, 3 months ago
  45. a3c259f processor: Check for TrackEvent metadata events without name by Eric Seckler · 4 years, 4 months ago
  46. 5acece0 benchmark: update googlebenchmark to v1.5.0 by Primiano Tucci · 4 years, 4 months ago
  47. c449f77 tp: switch merged metrics script to python3 by Lalit Maganti · 4 years, 4 months ago
  48. 2783248 tools: make traceconv and trace_processor scripts python3 compatible by Lalit Maganti · 4 years, 4 months ago
  49. 9ff392c Infra: allow curl to follow redirects by Primiano Tucci · 4 years, 4 months ago
  50. 5798357 Merge "Use exec(curl) for downloading artifacts" by Primiano Tucci · 4 years, 4 months ago
  51. 585b7e8 Use exec(curl) for downloading artifacts by Primiano Tucci · 4 years, 4 months ago
  52. 9559462 Content-type for wasm files in tools/dev_server by Stefan Dirix · 4 years, 4 months ago
  53. 8f1b35e tp: update traceconv and trace_processor binaries by Lalit Maganti · 4 years, 4 months ago
  54. 46e2bda perfetto: add proto lite java config to bazel build by Lalit Maganti · 4 years, 5 months ago
  55. 960da79 tmux script tweaks, and update test config for scheduling info by Ryan · 4 years, 5 months ago
  56. d5ea011 Set apex_available property by Jiyong Park · 4 years, 5 months ago
  57. 9a90474 Improve version detection. by Florian Mayer · 4 years, 5 months ago
  58. 4fc5993 Fix heap_profile script for Q. by Florian Mayer · 4 years, 5 months ago
  59. 0bc3252 Fix heap_profile for Python 3. by Florian Mayer · 4 years, 5 months ago
  60. 6cfdbbe Roll trace_to_text in heap_profile. by Florian Mayer · 4 years, 5 months ago
  61. 1e6581c Fix heap_profile for Python 3.x. by Florian Mayer · 4 years, 5 months ago
  62. 2fcb7dd Fix missing space in heap_profile. by Florian Mayer · 4 years, 5 months ago
  63. e5a0414 processor: Fix another clusterfuzz-found recursion bug in Track parsing by Eric Seckler · 4 years, 5 months ago
  64. 9ccafbc processor: Fix 3 clusterfuzz-found issues related to TrackEvent parsing by Eric Seckler · 4 years, 5 months ago
  65. e5ddb4a Parse ion_stat metric by Ioannis Ilkos · 4 years, 5 months ago
  66. f9cd853 Add --disable-fork-teardown to script. by Florian Mayer · 4 years, 5 months ago
  67. bd25ec1 Merged proto: Add TracingServiceState to merged protos by Primiano Tucci · 4 years, 5 months ago
  68. e9a55c6 Allow to specify output dir for heap_profile. by Florian Mayer · 4 years, 5 months ago
  69. c98edc4 tools/gen_merged_proto: automatically traverse all imports by Primiano Tucci · 4 years, 6 months ago
  70. 3b13db5 Add oom mark victim event by Ioannis Ilkos · 4 years, 6 months ago
  71. e3eed3a Allow to request smaps from java hprof. by Florian Mayer · 4 years, 6 months ago
  72. 633b444 Add proto for smaps. by Florian Mayer · 4 years, 6 months ago
  73. b013a11 Create linux.system_info probe reporting CpuInfo by Rafal Slawik · 4 years, 6 months ago
  74. 1586639 Use UUID for profile files. by Florian Mayer · 4 years, 6 months ago
  75. b6fd42a tp: improve diff testing script when tp returns error retcode by Lalit Maganti · 4 years, 6 months ago
  76. 4186722 Merge "tp: fix import of systrace files with trailing newlines" by Treehugger Robot · 4 years, 6 months ago
  77. 5e7e148 tp: fix import of systrace files with trailing newlines by Lalit Maganti · 4 years, 6 months ago
  78. a65fa05 perfetto: update trace processor and traceconv shas by Lalit Maganti · 4 years, 6 months ago
  79. c4327a7 Merge "trace_processor: rewrite raw table to systrace conversion code" by Lalit Maganti · 4 years, 6 months ago
  80. 9bd8cd3 trace_processor: rewrite raw table to systrace conversion code by Lalit Maganti · 4 years, 6 months ago
  81. 6aafd7e tp: stop including shell in dist and remove noop stripping by Lalit Maganti · 4 years, 6 months ago
  82. c87db89 perfetto: add script to strip binary in Android tree by Lalit Maganti · 4 years, 6 months ago
  83. b9d20d1 Merge changes Ibc7838ee,I3deb0245 by Primiano Tucci · 4 years, 6 months ago
  84. e094eec Use base::Subprocess in tests and tools by Primiano Tucci · 4 years, 6 months ago
  85. d90d7e2 tp: strip all info from release android trace processor by Lalit Maganti · 4 years, 6 months ago
  86. accd64b tp: strip trace processor on Android builds by Lalit Maganti · 4 years, 6 months ago
  87. fbd9aed processor: Support TrackEvent counters in importer by Eric Seckler · 4 years, 6 months ago
  88. f82ee37 Merge "Add convenience script for java heap profiles." by Florian Mayer · 4 years, 7 months ago
  89. a8ff903 Add convenience script for java heap profiles. by Florian Mayer · 4 years, 7 months ago
  90. 0fd4f5c Merge "protos: Add support for counters in TrackEvent" by Eric Seckler · 4 years, 7 months ago
  91. 3955949 protos: Add support for counters in TrackEvent by Eric Seckler · 4 years, 7 months ago
  92. df7c402 UI: use window.open for legacy catapult and reland CSP by Primiano Tucci · 4 years, 7 months ago
  93. bad7fce Merge "Add x86 syscall table" by Treehugger Robot · 4 years, 7 months ago
  94. 4d814f7 Add x86 syscall table by Hector Dearman · 4 years, 7 months ago
  95. b667838 Fill ChromeLatencyInfo args using proto descriptor by Andrew Shulaev · 4 years, 7 months ago
  96. 1bb7758 ui: Fix formatting of dev_server errors by Hector Dearman · 4 years, 7 months ago
  97. cbbe480 test: log gtest onto logcat by Primiano Tucci · 4 years, 7 months ago
  98. 50446cb TraceProcessor: add ninja log parsing by Primiano Tucci · 4 years, 7 months ago
  99. 89183bc Merge "tp: make diff testing script run all tests by default" by Lalit Maganti · 4 years, 7 months ago
  100. 937279c Merge "tp: cleanup diff test script in preperation for unified execution" by Lalit Maganti · 4 years, 7 months ago