1. e6fe8fd Merge "Add parser for proguard maps." by Treehugger Robot · 5 years ago
  2. 8237596 Add parser for proguard maps. by Florian Mayer · 5 years ago
  3. 10b270a TrackEvent: Rename track event context for readability by Sami Kyostila · 5 years ago
  4. 2ce3e2e Merge "Revert "Add statsd logging to perfetto_cmd"" by Hector Dearman · 5 years ago
  5. 6d2a11d Revert "Add statsd logging to perfetto_cmd" by Hector Dearman · 5 years ago
  6. a14882c Merge "Add statsd logging to perfetto_cmd" by Hector Dearman · 5 years ago
  7. b3e08d0 Use protozero in IPC framing protocol by Primiano Tucci · 5 years ago
  8. 6a7fa5f Switch TracingService to use protozero by Primiano Tucci · 5 years ago
  9. 6a7813d Use protozero in .gen.cc proto->C++ classes by Primiano Tucci · 5 years ago
  10. cf4c4a2 Merge "base: Change UUID to class" by Hector Dearman · 5 years ago
  11. 24d371f Merge "Update to use new UUID format" by Hector Dearman · 5 years ago
  12. a5b9082 Add statsd logging to perfetto_cmd by Hector Dearman · 5 years ago
  13. 5e88eef base: Change UUID to class by Hector Dearman · 5 years ago
  14. ea0254c perfetto: remove IS_TRIVIALLY wrapper macros by Lalit Maganti · 5 years ago
  15. 1a9b771 trace_processor: fix sqlvalue comparision by Lalit Maganti · 5 years ago
  16. 9dded81 Update to use new UUID format by Hector Dearman · 5 years ago
  17. 25095c6 Merge "protozero: Add arrow operator to repeated field iterator" by Sami Kyostila · 5 years ago
  18. ba784e5 Minor cleanups in preparation of protobuf -> zero migration by Primiano Tucci · 5 years ago
  19. 6256884 TrackEvent: Add support for instant events by Sami Kyostila · 5 years ago
  20. a3d0d21 TrackEvent: Add support for scoped events by Sami Kyostila · 5 years ago
  21. 8a48e02 protozero: Add arrow operator to repeated field iterator by Sami Kyostila · 5 years ago
  22. 91892b1 TrackEvent: Check that category names are well formed by Sami Kyostila · 5 years ago
  23. 5d41eaf Merge "Lift function debug signature into a compiler specific macro" by Sami Kyostila · 5 years ago
  24. 716b109 Merge "Move CopyablePtr from base to protozero" by Treehugger Robot · 5 years ago
  25. e4144b7 Move CopyablePtr from base to protozero by Primiano Tucci · 5 years ago
  26. 62a8143 Merge "TrackEvent: Add support for interned state" by Treehugger Robot · 5 years ago
  27. 4d172cd Lift function debug signature into a compiler specific macro by Sami Kyostila · 5 years ago
  28. be5d0e3 TrackEvent: Add support for interned state by Sami Kyostila · 5 years ago
  29. 65fe2b5 Merge "core: Expose kMaxPreambleBytes from TracePacket" by Treehugger Robot · 5 years ago
  30. 56ed593 core: Expose kMaxPreambleBytes from TracePacket by Eric Seckler · 5 years ago
  31. 03ac833 protozero: simplify packed field and allow heap growth by Primiano Tucci · 5 years ago
  32. c165b87 processor: Extract HeapGraph parsing into module by Eric Seckler · 5 years ago
  33. b4994e7 Merge "Support UUID" by Hector Dearman · 5 years ago
  34. d30cdad Merge "processor: Exclude syscalls from build if not needed" by Treehugger Robot · 5 years ago
  35. 6a4037d Merge changes I8956e3c0,I28fd0043,I29e5b6f5,I7f6222ce by Primiano Tucci · 5 years ago
  36. ee2ce1d Trace Processor: cleanup RPC interface by Primiano Tucci · 5 years ago
  37. 70d455d Support UUID by Hector Dearman · 5 years ago
  38. 9dd3e34 Merge "TrackEvent: Add support for arguments" by Sami Kyostila · 5 years ago
  39. 7ce6fa4 processor: Exclude syscalls from build if not needed by Eric Seckler · 5 years ago
  40. 510a3ee processor: Support disabling json importer separately from export_json by Eric Seckler · 5 years ago
  41. 0c22984 TrackEvent: Add support for arguments by Sami Kyostila · 5 years ago
  42. a7870e6 processor: Make sql/sqlite layer optional at compile time by Eric Seckler · 5 years ago
  43. 11a79e7 Trace Processor: Add RestoreInitialTables() method by Primiano Tucci · 5 years ago
  44. 2b0233b Fix Windows build by Mikhail Khokhlov · 5 years ago
  45. a58d04d Fix strnicmp for MSVC by Primiano Tucci · 5 years ago
  46. a36cccc Trace Processor: add --httpd by Primiano Tucci · 5 years ago
  47. 2a65d42 String utils: add StringView.find(StringView) and ToLower by Primiano Tucci · 5 years ago
  48. e663c7c Merge "TrackEvent: Add support for dynamically enabled tracing categories" by Sami Kyostila · 5 years ago
  49. ab0604c processor: Add ProtoImporterModules for android + system probes by Eric Seckler · 5 years ago
  50. 1eebf5e TrackEvent: Add support for dynamically enabled tracing categories by Sami Kyostila · 5 years ago
  51. 178094e processor: Support arg/metadata/label filters in ExportJson() by Eric Seckler · 5 years ago
  52. 8528b9d Merge "processor: Extract graphics event parsing into an importer module" by Treehugger Robot · 5 years ago
  53. cbd9853 Merge "trace_processor: add option to force a full sort of traces" by Lalit Maganti · 5 years ago
  54. 55d0bc7 trace_processor: add option to force a full sort of traces by Lalit Maganti · 5 years ago
  55. 1342a6a Merge "processor: Expose a C++ API for ExportJson to chrome" by Treehugger Robot · 5 years ago
  56. 63afd79 processor: Extract graphics event parsing into an importer module by Eric Seckler · 5 years ago
  57. 7fb1d23 processor: Expose a C++ API for ExportJson to chrome by Eric Seckler · 5 years ago
  58. 337b747 Merge "Remove std::sto* from Perfetto code base" by Hector Dearman · 5 years ago
  59. 0f70769 Merge "Add TCP/IP support to UnixSocket" by Primiano Tucci · 5 years ago
  60. d4be966 Add TCP/IP support to UnixSocket by Primiano Tucci · 5 years ago
  61. 6b5ef3b Remove std::sto* from Perfetto code base by Hector Dearman · 5 years ago
  62. ee1cdea processor: Make fuchsia trace parsing an optional compile-time dep by Eric Seckler · 5 years ago
  63. c622b8b processor: Make metrics an optional compile-time dep by Eric Seckler · 5 years ago
  64. c49bd5b Merge "protozero: Remove untyped accessor for RepeatedFieldIterator" by Treehugger Robot · 5 years ago
  65. 45f9f6c Merge "processor: Add foundations for modularization of proto trace parsing" by Treehugger Robot · 5 years ago
  66. 90d3586 protozero: Remove untyped accessor for RepeatedFieldIterator by Primiano Tucci · 5 years ago
  67. 8f7359c protozero: Make RepeatedFieldIterator typed by Primiano Tucci · 5 years ago
  68. de58995 processor: Add foundations for modularization of proto trace parsing by Eric Seckler · 5 years ago
  69. 57dd66b Remove checked-in generated files and use build-time gen ones by Primiano Tucci · 5 years ago
  70. e84f1d1 Remove stale comment. by Florian Mayer · 5 years ago
  71. 8f70bbf processor: extract a public ReadTrace() function from shell by Eric Seckler · 5 years ago
  72. d897a10 Merge "build: gcc9/gcc6 support and cross fixes" by Primiano Tucci · 5 years ago
  73. 83987d2 build: gcc9/gcc6 support and cross fixes by Matthew Clarkson · 5 years ago
  74. f10b205 metatrace: remove memset and trivial-ctor assumption by Primiano Tucci · 5 years ago
  75. 570fb43 Merge "Alow to set BufferExhaustedPolicy in client API." by Florian Mayer · 5 years ago
  76. 974a8b8 Alow to set BufferExhaustedPolicy in client API. by Florian Mayer · 5 years ago
  77. 87f76e4 Merge "Do not do left shift on negative value." by Florian Mayer · 5 years ago
  78. f0166cf Do not do left shift on negative value. by Florian Mayer · 5 years ago
  79. 41af34f Add buildflag for local symbolizer by Primiano Tucci · 5 years ago
  80. 94a3034 Merge "trace_processor: fix comparision of sqlvalues and add neq db constraint" by Lalit Maganti · 5 years ago
  81. 7355db4 trace_processor: fix comparision of sqlvalues and add neq db constraint by Lalit Maganti · 5 years ago
  82. 4ca4523 Merge changes I262074ab,I2e91e757 by Hector Dearman · 5 years ago
  83. e0897c5 Merge changes I60f7fc3b,I99786210,I45008d53,I1c07ced9 by Pascal Muetschard · 5 years ago
  84. d58b3ef Add API to generate pprof from TraceProcessor*. by Florian Mayer · 5 years ago
  85. 113ae17 Merge "Move normalization header lib to include" by Florian Mayer · 5 years ago
  86. 1ca8f9a trace_processor: Parse ctrace files even when they begin with "done" by Hector Dearman · 5 years ago
  87. 3b82bd3 Merge "Button to download heap profile" by Neda Topoljanac · 5 years ago
  88. b4966c5 Expose the client library in bazel and make it work. by Pascal Muetschard · 5 years ago
  89. fafb1d5 Always use O_BINARY on Windows, to avoid silly EOL translations. by Pascal Muetschard · 5 years ago
  90. 3928801 Button to download heap profile by Neda Topoljanac · 5 years ago
  91. cc7eab0 Move normalization header lib to include by Florian Mayer · 5 years ago
  92. f03da59 Fix comment referencing GetLastError. by Florian Mayer · 5 years ago
  93. a4244e4 bazel: some more small fixes by Lalit Maganti · 5 years ago
  94. a55dda5 Merge "compact_sched: traced_probes writer" by Ryan Savitski · 5 years ago
  95. 9933611 compact_sched: traced_probes writer by Ryan · 5 years ago
  96. 5145e50 Fix various typos by Hector Dearman · 5 years ago
  97. e7a7577 Merge "Add producer for Perfetto Java Heap Profiler." by Florian Mayer · 5 years ago
  98. d23c352 Merge "Dedupe ToHex" by Hector Dearman · 5 years ago
  99. 5f06938 Dedupe ToHex by Hector Dearman · 5 years ago
  100. 1372fa2 Replace uses of tolower/toupper by Hector Dearman · 5 years ago