1. 1eebf5e TrackEvent: Add support for dynamically enabled tracing categories by Sami Kyostila · 4 years, 10 months ago
  2. e8843ab Merge "Remove the call to std::partition, and replace with a readable for loop." by Treehugger Robot · 4 years, 10 months ago
  3. 9fb9a72 Merge "perfetto: change gen_andorid_bp to use static libs for host tools" by Treehugger Robot · 4 years, 10 months ago
  4. 9e3437f Merge "Revert "traceconv: ignore userspace events for traces with Android data"" by Lalit Maganti · 4 years, 10 months ago
  5. 49b8dfa Revert "traceconv: ignore userspace events for traces with Android data" by Lalit Maganti · 4 years, 10 months ago
  6. 3775b99 Merge "traceconv: ignore userspace events for traces with Android data" by Lalit Maganti · 4 years, 10 months ago
  7. 3d415ec perfetto: change gen_andorid_bp to use static libs for host tools by Lalit Maganti · 4 years, 10 months ago
  8. 8528b9d Merge "processor: Extract graphics event parsing into an importer module" by Treehugger Robot · 4 years, 10 months ago
  9. 184498e Merge "processor: Refactor ExportJson() to rely on tracks rather than reftypes" by Eric Seckler · 4 years, 10 months ago
  10. cbd9853 Merge "trace_processor: add option to force a full sort of traces" by Lalit Maganti · 4 years, 10 months ago
  11. 55d0bc7 trace_processor: add option to force a full sort of traces by Lalit Maganti · 4 years, 10 months ago
  12. 1342a6a Merge "processor: Expose a C++ API for ExportJson to chrome" by Treehugger Robot · 4 years, 10 months ago
  13. 0cdd39d Merge "perfetto: bump trace_processor and traceconv to faebe62" by Lalit Maganti · 4 years, 10 months ago
  14. a710e8e perfetto: bump trace_processor and traceconv to faebe62 by Lalit Maganti · 4 years, 10 months ago
  15. 63afd79 processor: Extract graphics event parsing into an importer module by Eric Seckler · 4 years, 10 months ago
  16. 4b86105 processor: Refactor ExportJson() to rely on tracks rather than reftypes by Eric Seckler · 4 years, 10 months ago
  17. 3c660b0 Merge "Fix gen_bazel for new plugin" by Ioannis Ilkos · 4 years, 10 months ago
  18. 7fb1d23 processor: Expose a C++ API for ExportJson to chrome by Eric Seckler · 4 years, 10 months ago
  19. 70fc6ca Fix gen_bazel for new plugin by Hector Dearman · 4 years, 10 months ago
  20. faebe62 Merge "trace_processor: fix initialization of eof_ field" by Hector Dearman · 4 years, 10 months ago
  21. 97ec162 Merge "Execute queries from file even with run-metrics" by Rafal Slawik · 4 years, 10 months ago
  22. 337b747 Merge "Remove std::sto* from Perfetto code base" by Hector Dearman · 4 years, 10 months ago
  23. 9c790bc Merge "Discard null oom scores for the score breakdown" by Ioannis Ilkos · 4 years, 10 months ago
  24. 64bd5ee Discard null oom scores for the score breakdown by Ioannis Ilkos · 4 years, 10 months ago
  25. ed680be processor: Remove a left over TODO by Eric Seckler · 4 years, 10 months ago
  26. 9fccfaf Merge "processor: Move TrackEvent tokenizing & parsing into module" by Eric Seckler · 4 years, 10 months ago
  27. 4f04bab trace_processor: fix initialization of eof_ field by Primiano Tucci · 4 years, 10 months ago
  28. 0f70769 Merge "Add TCP/IP support to UnixSocket" by Primiano Tucci · 4 years, 10 months ago
  29. d4be966 Add TCP/IP support to UnixSocket by Primiano Tucci · 4 years, 10 months ago
  30. e6207ef Merge "perfetto-ui: uncollapse tracks with heap profiles" by Neda Topoljanac · 4 years, 10 months ago
  31. d28f030 Execute queries from file even with run-metrics by Rafal Slawik · 4 years, 10 months ago
  32. 6b5ef3b Remove std::sto* from Perfetto code base by Hector Dearman · 4 years, 10 months ago
  33. b007a82 traceconv: ignore userspace events for traces with Android data by Lalit Maganti · 4 years, 10 months ago
  34. 993afa3 Remove the call to std::partition, and replace with a readable for loop. by Stephen Nusko · 4 years, 10 months ago
  35. 3c76ed0 Merge "Allow messages from corp.google.com origins" by Treehugger Robot · 4 years, 10 months ago
  36. 84b4de5 Merge "perfetto-ui: Fix async_slices track queries" by Treehugger Robot · 4 years, 10 months ago
  37. e1b1491 Merge "Trace Processor: extract rpc class" by Primiano Tucci · 4 years, 10 months ago
  38. ab473ae Merge "Fix a deadlock in the tracing muxer and a use after free in the tracing service." by Stephen Nusko · 4 years, 10 months ago
  39. 771960c processor: Move TrackEvent tokenizing & parsing into module by Eric Seckler · 4 years, 10 months ago
  40. aceb0db Merge "processor: Make fuchsia trace parsing an optional compile-time dep" by Eric Seckler · 4 years, 10 months ago
  41. 42cca46 Allow messages from corp.google.com origins by Rafal Slawik · 4 years, 10 months ago
  42. 9d4d6b1 perfetto-ui: Fix async_slices track queries by Hector Dearman · 4 years, 10 months ago
  43. def8bc8 Fix a deadlock in the tracing muxer and a use after free in the tracing service. by Stephen Nusko · 4 years, 10 months ago
  44. ee1cdea processor: Make fuchsia trace parsing an optional compile-time dep by Eric Seckler · 4 years, 10 months ago
  45. 0378311 Trace Processor: extract rpc class by Primiano Tucci · 4 years, 10 months ago
  46. 1872e13 trace_processor: refactor row map tests to be more explicit by Lalit Maganti · 4 years, 10 months ago
  47. 88adfb7 Merge "processor: Walk up stack to find matching begin event" by Deepanjan Roy · 4 years, 10 months ago
  48. fd458ae processor: Walk up stack to find matching begin event by Deepanjan Roy · 4 years, 10 months ago
  49. dd6606f Merge changes I60caeb0a,I217ed568 by Treehugger Robot · 4 years, 10 months ago
  50. 1dc8b2e Merge "Add new MeasureUnits for GpuCounterDescriptor" by Raymond Chiu · 4 years, 10 months ago
  51. ac2ea61 processor: Make ftrace descriptors & utils compile-time optional by Eric Seckler · 4 years, 10 months ago
  52. d379513 processor: Extract SchedEventTracker from EventTracker by Eric Seckler · 4 years, 10 months ago
  53. 50e7ce7 Merge "processor: Make metrics an optional compile-time dep" by Eric Seckler · 4 years, 10 months ago
  54. 80bbce3 Merge "trace_processor: change UpdateSetBits and RemoveIf to use new iterators" by Lalit Maganti · 4 years, 10 months ago
  55. c622b8b processor: Make metrics an optional compile-time dep by Eric Seckler · 4 years, 10 months ago
  56. f0a4d95 Merge "processor: Move ftrace parsing and descriptors to importers/ftrace" by Eric Seckler · 4 years, 10 months ago
  57. 8fac64f Merge "Longer tracing session for Java Heapprofd CTS." by Florian Mayer · 4 years, 10 months ago
  58. e7d90e0 trace_processor: change UpdateSetBits and RemoveIf to use new iterators by Lalit Maganti · 4 years, 10 months ago
  59. b78fa92 trace_processor: fix starting on the correct bit for set bits iter by Lalit Maganti · 4 years, 10 months ago
  60. a7d6eee Merge "trace_processor: use packet ts if power rail ts is empty" by Lalit Maganti · 4 years, 10 months ago
  61. acfe35b processor: Move ftrace parsing and descriptors to importers/ftrace by Eric Seckler · 4 years, 10 months ago
  62. 626e47c Longer tracing session for Java Heapprofd CTS. by Florian Mayer · 4 years, 10 months ago
  63. f67c915 trace_processor: use packet ts if power rail ts is empty by Lalit Maganti · 4 years, 10 months ago
  64. 2e43102 trace_processor: add benchmark for RemoveIf and UpdateSetBits by Lalit Maganti · 4 years, 10 months ago
  65. 87ede88 processor: Extract ftrace parsing into FtraceModule/Parser by Eric Seckler · 4 years, 10 months ago
  66. 5c7866e processor: Extract ftrace tokenization into FtraceModule/Tokenizer by Eric Seckler · 4 years, 10 months ago
  67. 08fb0d6 Add new MeasureUnits for GpuCounterDescriptor by Raymond Chiu · 4 years, 10 months ago
  68. e6b68e1 Merge "trace_processor: add set bits iterator" by Treehugger Robot · 4 years, 10 months ago
  69. 8014084 trace_processor: add set bits iterator by Lalit Maganti · 4 years, 10 months ago
  70. 95524e4 Merge "Clarify sampling rate unit of power rails." by Treehugger Robot · 4 years, 10 months ago
  71. 0fd2bab Merge "processor: Move json, fuchsia, systrace parsers to importers subdirs" by Treehugger Robot · 4 years, 10 months ago
  72. c49bd5b Merge "protozero: Remove untyped accessor for RepeatedFieldIterator" by Treehugger Robot · 4 years, 10 months ago
  73. d8b5208 processor: Move json, fuchsia, systrace parsers to importers subdirs by Eric Seckler · 4 years, 10 months ago
  74. 882d4a1 Clarify sampling rate unit of power rails. by Primiano Tucci · 4 years, 10 months ago
  75. 45f9f6c Merge "processor: Add foundations for modularization of proto trace parsing" by Treehugger Robot · 4 years, 10 months ago
  76. 90d3586 protozero: Remove untyped accessor for RepeatedFieldIterator by Primiano Tucci · 4 years, 10 months ago
  77. be4bc82 Merge changes I24d0f3b6,I0e78257d by Primiano Tucci · 4 years, 10 months ago
  78. 10113db Merge "protos: Update comments on TrackEvent protos" by Treehugger Robot · 4 years, 10 months ago
  79. 8f7359c protozero: Make RepeatedFieldIterator typed by Primiano Tucci · 4 years, 10 months ago
  80. 0544d1e Merge "tools(tmux): add script argument" by Treehugger Robot · 4 years, 10 months ago
  81. b1f6523 Merge "processor: Fix handling of legacy chrome async event IDs" by Eric Seckler · 4 years, 10 months ago
  82. de58995 processor: Add foundations for modularization of proto trace parsing by Eric Seckler · 4 years, 10 months ago
  83. eebf664 proto->cpp gen: remove unnecessary branch. by Primiano Tucci · 4 years, 10 months ago
  84. a9e880f Merge "trace_processor: add all bits iterator" by Lalit Maganti · 4 years, 10 months ago
  85. 9c93a36 protos: Update comments on TrackEvent protos by Eric Seckler · 4 years, 10 months ago
  86. 7ed308f trace_processor: add all bits iterator by Lalit Maganti · 4 years, 10 months ago
  87. e8b76ad perfetto-ui: uncollapse tracks with heap profiles by Neda Topoljanac · 4 years, 10 months ago
  88. 9bace99 tools(tmux): add script argument by Matthew Clarkson · 4 years, 10 months ago
  89. bebe963 Merge "Refactor LoadingManager to remove dep" by Hector Dearman · 4 years, 10 months ago
  90. 3787dee Merge "perfetto-ui: Changing message for heap profiles in heap profile panel" by Neda Topoljanac · 4 years, 10 months ago
  91. 71a18f6 Merge "trace_processor: Bounds checks for reading Fuchsia record data" by Brian Hamrick · 4 years, 10 months ago
  92. fe77137 Merge "Reland "processor: Move TimestampedTracePiece into its own header"" by Treehugger Robot · 4 years, 10 months ago
  93. 85e16d9 perfetto-ui: Changing message for heap profiles in heap profile panel by Neda Topoljanac · 4 years, 10 months ago
  94. f73d915 Merge "Ingest roots from profile." by Florian Mayer · 4 years, 10 months ago
  95. 4e4e106 Merge "Change HeapGraphObject.root_type to an enum." by Florian Mayer · 4 years, 10 months ago
  96. ef7ebc4 Merge "Assert HeapGraph contains roots." by Florian Mayer · 4 years, 10 months ago
  97. 2f8a970 Merge "perfetto-ui: Go to thread state" by Isabelle Taylor · 4 years, 10 months ago
  98. 46425aa Merge "perfetto-ui: Move details panel into it's own component" by Isabelle Taylor · 4 years, 10 months ago
  99. 8fe439b Refactor LoadingManager to remove dep by Hector Dearman · 4 years, 10 months ago
  100. 1826654 Merge "Set correct fields on fist packet in sequence." by Florian Mayer · 4 years, 10 months ago