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