1. acedc64 base: add waitable event header by Lalit Maganti · 5 years ago
  2. d9ca097 Merge "Add android package list proto" by Ioannis Ilkos · 5 years ago
  3. f1835e3 Add android package list proto by Ioannis Ilkos · 5 years ago
  4. 15b6f2f Remove strings table by Mikhail Khokhlov · 5 years ago
  5. 0064b37 Merge "metrics: add unaggregated memory metrics" by Lalit Maganti · 5 years ago
  6. 2951eb8 Merge "processor: Add storage for virtual tracks" by Eric Seckler · 5 years ago
  7. 5703ede processor: Add storage for virtual tracks by Eric Seckler · 5 years ago
  8. 389861f client api: Add StartBlocking/StopBlocking by Sami Kyostila · 5 years ago
  9. a316d6e metrics: add unaggregated memory metrics by Lalit Maganti · 5 years ago
  10. 237ccf2 Merge "Process priority breakdown and span duration improvements" by Ioannis Ilkos · 5 years ago
  11. 79b511c Process priority breakdown and span duration improvements by Ioannis Ilkos · 5 years ago
  12. 0b06375 Allow to symbolize profiles. by Florian Mayer · 5 years ago
  13. 27facc0 Remove google3 fuzz targets. by Florian Mayer · 5 years ago
  14. 96bec01 Move process memory stat and growth metrics by Ioannis Ilkos · 5 years ago
  15. db8b1cb add ion memory metric by Ioannis Ilkos · 5 years ago
  16. 95cea2e Add pprof to headers by Ioannis Ilkos · 5 years ago
  17. 764c504 protozero: rename protoc_plugin -> protozero_plugin (and ipc) by Primiano Tucci · 5 years ago
  18. 3b39fc7 Make auto-generated c++ classes hermetic, intorudce CopyablePtr by Primiano Tucci · 5 years ago
  19. 11bc2d5 Merge "Separate the actual trace to pprof conversion" by Ioannis Ilkos · 5 years ago
  20. bd4ee3f Separate the actual trace to pprof conversion by Ioannis Ilkos · 5 years ago
  21. c47d62b Update Bazel build to use new protobuf targets by Hector Dearman · 5 years ago
  22. 7b86eab Merge "trace_processor: add support for building on Android" by Lalit Maganti · 5 years ago
  23. edace41 trace_processor: add support for building on Android by Lalit Maganti · 5 years ago
  24. df7d31c Fixed zlib dependency for g3 gen_bazel by Lalit Maganti · 5 years ago
  25. 8887979 Fix Bazel include of zlib by Hector Dearman · 5 years ago
  26. 3e5b915 Split out LMK metric from android_mem by Ioannis Ilkos · 5 years ago
  27. 2e6a731 Add extractor for CPU. by Silvia Vinyes · 5 years ago
  28. 9a707c2 Add proto for GPU events by Raymond Chiu · 5 years ago
  29. d33dc27 trace_processor: add support for zero events by Lalit Maganti · 5 years ago
  30. b39c77f Add extractor for battery counters. by Silvia Vinyes · 5 years ago
  31. 0dc9859 perfetto: add missing header to build.gn by Lalit Maganti · 5 years ago
  32. 22f1de5 trace_processor: add support for importing ctrace files by Hector Dearman · 5 years ago
  33. b02d8dc Improve metatrace, allow to be used in production by Primiano Tucci · 5 years ago
  34. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 5 years ago
  35. 86655c2 Merge "trace_processor: add sqlite.h to build files" by Ioannis Ilkos · 5 years ago
  36. c70cd21 trace_processor: add sqlite.h to build files by Lalit Maganti · 5 years ago
  37. 5c75589 Merge "Remove gtest_prod_config" by Treehugger Robot · 5 years ago
  38. 72e7949 Merge "trace_processor: add support for systrace parsing" by Lalit Maganti · 5 years ago
  39. d54d752 trace_processor: add support for systrace parsing by Lalit Maganti · 5 years ago
  40. 2e1ae92 Remove gtest_prod_config by Primiano Tucci · 5 years ago
  41. 1cbd228 CPU utilization during startup and query performance improvements by Ioannis Ilkos · 5 years ago
  42. 05e211f Add heap profile metric output by Ioannis Ilkos · 5 years ago
  43. 137e093 Merge "trace_processor: add support for proto and sql metric from shell" by Lalit Maganti · 5 years ago
  44. ca4d514 trace_processor: add support for proto and sql metric from shell by Lalit Maganti · 5 years ago
  45. e5ccc26 bazel: remove support for generate descriptors by Lalit Maganti · 5 years ago
  46. d532127 Merge "Simplify error and data loss stats" by Ioannis Ilkos · 5 years ago
  47. 6369934 Merge "Trace processor: add trace_metadata table" by Treehugger Robot · 5 years ago
  48. 5e79b8a Simplify error and data loss stats by Ioannis Ilkos · 5 years ago
  49. 94713b9 Add statistics as a proto by Ioannis Ilkos · 5 years ago
  50. e466c00 Trace processor: add trace_metadata table by Mikhail Khokhlov · 5 years ago
  51. ccd24b1 Merge "perfetto: refine proto descriptor support" by Lalit Maganti · 5 years ago
  52. cb478b6 Merge "metrics: add typechecking to metric result protos" by Lalit Maganti · 5 years ago
  53. fc7b058 perfetto: refine proto descriptor support by Lalit Maganti · 5 years ago
  54. 3c88a1d Extract common code from our various build generators into a library by Sami Kyostila · 5 years ago
  55. e59293b metrics: add typechecking to metric result protos by Lalit Maganti · 5 years ago
  56. 85a0dd0 Trace Processor: move Variadic class to a separate file by Mikhail Khokhlov · 5 years ago
  57. 20d5e8b Initial trace-based startup metric in AOSP by Ioannis Ilkos · 5 years ago
  58. f5ad464 Annotate a benign data race in TraceBuffer by Sami Kyostila · 5 years ago
  59. 6221107 trace_processor: add support for creating protos from SQL by Lalit Maganti · 5 years ago
  60. 5eecff1 Merge "Add proto_decoder_fuzzer to BUILD." by Florian Mayer · 5 years ago
  61. e09a797 Add proto_decoder_fuzzer to BUILD. by Florian Mayer · 5 years ago
  62. d7ab4a2 Merge "Add trace_parser_fuzzer to BUILD." by Florian Mayer · 5 years ago
  63. 41bca83 Add trace_parser_fuzzer to BUILD. by Florian Mayer · 5 years ago
  64. 39e59ec Merge "trace_processor: add descriptor generation for metrics proto" by Lalit Maganti · 5 years ago
  65. eb1bf21 trace_processor: add descriptor generation for metrics proto by Lalit Maganti · 5 years ago
  66. d2baff2 Merge "TraceProcessor: Add EXPORT_JSON SQL function" by Mikhail Khokhlov · 5 years ago
  67. a8d310d TraceProcessor: Add EXPORT_JSON SQL function by Mikhail Khokhlov · 5 years ago
  68. 5f3a018 trace_processor: add template substitution support for SQL metrics by Lalit Maganti · 5 years ago
  69. 9b2d52b trace_processor: add heap profiling tables by Lalit Maganti · 5 years ago
  70. ef545da build: merge trace processor sig targets and add tags by Lalit Maganti · 5 years ago
  71. e667b0f build: fix srcs attribute by Lalit Maganti · 5 years ago
  72. fed9aed Merge "build: fix comma in build files" by Lalit Maganti · 5 years ago
  73. 3fd4a33 Merge "Add ProfilePacket support to trace processor." by Treehugger Robot · 5 years ago
  74. ab619fa build: fix comma in build files by Lalit Maganti · 5 years ago
  75. 438b5ab Add ProfilePacket support to trace processor. by Florian Mayer · 5 years ago
  76. 8bb0024 Merge "perfetto: fix building with bazel" by Lalit Maganti · 5 years ago
  77. 697cc48 perfetto: fix building with bazel by Lalit Maganti · 5 years ago
  78. caac992 perfetto: fix typo in bazel file by Lalit Maganti · 5 years ago
  79. 7177c7f trace_processor: add RUN_METRIC to execute dependency files from SQL by Lalit Maganti · 5 years ago
  80. 622676a trace_processor: factor out metrics code into its own file by Lalit Maganti · 5 years ago
  81. d48b3cc Merge "trace_processor: implement first android mem metric!" by Lalit Maganti · 5 years ago
  82. 26f69bd trace_processor: implement first android mem metric! by Lalit Maganti · 5 years ago
  83. c50e142 trace_processor: fix missing header by Lalit Maganti · 5 years ago
  84. d57e133 Add parser for Fuchsia traces by Brian Hamrick · 6 years ago
  85. 85fd37e perfetto: fix Bazel build files by Lalit Maganti · 6 years ago
  86. 5e60c65 trace_processor: fix missing syscall headers in build files by Lalit Maganti · 6 years ago
  87. de4e887 trace_processor: remove proto API by Lalit Maganti · 6 years ago
  88. d9f86b6 trace_processor: introduce API for computing metrics on trace processor by Lalit Maganti · 6 years ago
  89. 98465e1 trace_processor: fix generation of proto names by Lalit Maganti · 6 years ago
  90. 0383da4 trace_processor: import android memory metric protos into metrics folder by Lalit Maganti · 6 years ago
  91. 7c95978 trace_processor: add initial support for running metrics using shell by Lalit Maganti · 6 years ago
  92. 01994ca Implement trace sorting for json traces. by Deepanjan Roy · 6 years ago
  93. 8771f56 perfetto: minor fix of build files by Lalit Maganti · 6 years ago
  94. 5e24247 perfetto: move from alias rules to rewriting target names by Lalit Maganti · 6 years ago
  95. 279ecde perfetto: add build file generation script and build files by Lalit Maganti · 6 years ago