1. 9fccfaf Merge "processor: Move TrackEvent tokenizing & parsing into module" by Eric Seckler · 4 years, 10 months ago
  2. cfdd0c1 Merge "Add TCP/IP support to UnixSocket" am: 0f707697f7 by Primiano Tucci · 4 years, 10 months ago
  3. 4f04bab trace_processor: fix initialization of eof_ field by Primiano Tucci · 4 years, 10 months ago
  4. 0f70769 Merge "Add TCP/IP support to UnixSocket" by Primiano Tucci · 4 years, 10 months ago
  5. d4be966 Add TCP/IP support to UnixSocket by Primiano Tucci · 4 years, 10 months ago
  6. 639d4a3 Merge "perfetto-ui: uncollapse tracks with heap profiles" am: e6207efbf4 by Neda Topoljanac · 4 years, 10 months ago
  7. e6207ef Merge "perfetto-ui: uncollapse tracks with heap profiles" by Neda Topoljanac · 4 years, 10 months ago
  8. d28f030 Execute queries from file even with run-metrics by Rafal Slawik · 4 years, 10 months ago
  9. 6b5ef3b Remove std::sto* from Perfetto code base by Hector Dearman · 4 years, 10 months ago
  10. b007a82 traceconv: ignore userspace events for traces with Android data by Lalit Maganti · 4 years, 10 months ago
  11. 993afa3 Remove the call to std::partition, and replace with a readable for loop. by Stephen Nusko · 4 years, 10 months ago
  12. b8ddac7 Merge "Allow messages from corp.google.com origins" am: 3c76ed0f56 by Rafal Slawik · 4 years, 10 months ago
  13. 9584d51 Merge "perfetto-ui: Fix async_slices track queries" am: 84b4de59c0 by Hector Dearman · 4 years, 10 months ago
  14. 3c76ed0 Merge "Allow messages from corp.google.com origins" by Treehugger Robot · 4 years, 10 months ago
  15. dd2114a Merge "Trace Processor: extract rpc class" am: e1b1491b05 by Primiano Tucci · 4 years, 10 months ago
  16. 84b4de5 Merge "perfetto-ui: Fix async_slices track queries" by Treehugger Robot · 4 years, 10 months ago
  17. e1b1491 Merge "Trace Processor: extract rpc class" by Primiano Tucci · 4 years, 10 months ago
  18. 18012d7 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
  19. 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
  20. 771960c processor: Move TrackEvent tokenizing & parsing into module by Eric Seckler · 4 years, 10 months ago
  21. 2c3799d Merge "processor: Make fuchsia trace parsing an optional compile-time dep" by Eric Seckler · 4 years, 10 months ago
  22. 378ef1a trace_processor: refactor row map tests to be more explicit am: 1872e136d1 by Lalit Maganti · 4 years, 10 months ago
  23. aceb0db Merge "processor: Make fuchsia trace parsing an optional compile-time dep" by Eric Seckler · 4 years, 10 months ago
  24. 42cca46 Allow messages from corp.google.com origins by Rafal Slawik · 4 years, 10 months ago
  25. 9d4d6b1 perfetto-ui: Fix async_slices track queries by Hector Dearman · 4 years, 10 months ago
  26. 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
  27. ee1cdea processor: Make fuchsia trace parsing an optional compile-time dep by Eric Seckler · 4 years, 10 months ago
  28. 0378311 Trace Processor: extract rpc class by Primiano Tucci · 4 years, 10 months ago
  29. 1872e13 trace_processor: refactor row map tests to be more explicit by Lalit Maganti · 4 years, 10 months ago
  30. 604f7a5 Merge "processor: Walk up stack to find matching begin event" am: 88adfb7aa2 by Deepanjan Roy · 4 years, 10 months ago
  31. 88adfb7 Merge "processor: Walk up stack to find matching begin event" by Deepanjan Roy · 4 years, 10 months ago
  32. fd458ae processor: Walk up stack to find matching begin event by Deepanjan Roy · 4 years, 10 months ago
  33. d8b3626 Merge changes I60caeb0a,I217ed568 am: dd6606f6ce by Eric Seckler · 4 years, 10 months ago
  34. dd6606f Merge changes I60caeb0a,I217ed568 by Treehugger Robot · 4 years, 10 months ago
  35. fbb2c10 Merge "Add new MeasureUnits for GpuCounterDescriptor" am: 1dc8b2ed7d by Raymond Chiu · 4 years, 10 months ago
  36. 1dc8b2e Merge "Add new MeasureUnits for GpuCounterDescriptor" by Raymond Chiu · 4 years, 10 months ago
  37. ac2ea61 processor: Make ftrace descriptors & utils compile-time optional by Eric Seckler · 4 years, 10 months ago
  38. d379513 processor: Extract SchedEventTracker from EventTracker by Eric Seckler · 4 years, 10 months ago
  39. 2100fa2 Merge "processor: Make metrics an optional compile-time dep" am: 50e7ce72db by Eric Seckler · 4 years, 10 months ago
  40. 4b2839b Merge "trace_processor: change UpdateSetBits and RemoveIf to use new iterators" by Lalit Maganti · 4 years, 10 months ago
  41. 50e7ce7 Merge "processor: Make metrics an optional compile-time dep" by Eric Seckler · 4 years, 10 months ago
  42. 80bbce3 Merge "trace_processor: change UpdateSetBits and RemoveIf to use new iterators" by Lalit Maganti · 4 years, 10 months ago
  43. c622b8b processor: Make metrics an optional compile-time dep by Eric Seckler · 4 years, 10 months ago
  44. 5235ab1 Merge "processor: Move ftrace parsing and descriptors to importers/ftrace" by Eric Seckler · 4 years, 10 months ago
  45. f0a4d95 Merge "processor: Move ftrace parsing and descriptors to importers/ftrace" by Eric Seckler · 4 years, 10 months ago
  46. dfeb037 Merge "Longer tracing session for Java Heapprofd CTS." am: 8fac64fcd1 by Florian Mayer · 4 years, 10 months ago
  47. 8fac64f Merge "Longer tracing session for Java Heapprofd CTS." by Florian Mayer · 4 years, 10 months ago
  48. 9577be2 trace_processor: fix starting on the correct bit for set bits iter by Lalit Maganti · 4 years, 10 months ago
  49. e7d90e0 trace_processor: change UpdateSetBits and RemoveIf to use new iterators by Lalit Maganti · 4 years, 10 months ago
  50. b78fa92 trace_processor: fix starting on the correct bit for set bits iter by Lalit Maganti · 4 years, 10 months ago
  51. 1d1ff6d trace_processor: add test for custom clock power rails by Lalit Maganti · 4 years, 10 months ago
  52. f486ac9 Merge "trace_processor: use packet ts if power rail ts is empty" am: a7d6eeed08 by Lalit Maganti · 4 years, 10 months ago
  53. a2ef2df trace_processor: add benchmark for RemoveIf and UpdateSetBits am: 2e43102c54 by Lalit Maganti · 4 years, 10 months ago
  54. a7d6eee Merge "trace_processor: use packet ts if power rail ts is empty" by Lalit Maganti · 4 years, 10 months ago
  55. acfe35b processor: Move ftrace parsing and descriptors to importers/ftrace by Eric Seckler · 4 years, 10 months ago
  56. 626e47c Longer tracing session for Java Heapprofd CTS. by Florian Mayer · 4 years, 10 months ago
  57. f67c915 trace_processor: use packet ts if power rail ts is empty by Lalit Maganti · 4 years, 10 months ago
  58. 2e43102 trace_processor: add benchmark for RemoveIf and UpdateSetBits by Lalit Maganti · 4 years, 10 months ago
  59. 186dae2 processor: Extract ftrace parsing into FtraceModule/Parser am: 87ede88950 by Eric Seckler · 4 years, 10 months ago
  60. 87ede88 processor: Extract ftrace parsing into FtraceModule/Parser by Eric Seckler · 4 years, 10 months ago
  61. 941a3c4 processor: Extract ftrace tokenization into FtraceModule/Tokenizer by Eric Seckler · 4 years, 10 months ago
  62. 5c7866e processor: Extract ftrace tokenization into FtraceModule/Tokenizer by Eric Seckler · 4 years, 10 months ago
  63. 08fb0d6 Add new MeasureUnits for GpuCounterDescriptor by Raymond Chiu · 4 years, 10 months ago
  64. 18660f4 Merge "trace_processor: add set bits iterator" am: e6b68e130b by Lalit Maganti · 4 years, 10 months ago
  65. e6b68e1 Merge "trace_processor: add set bits iterator" by Treehugger Robot · 4 years, 10 months ago
  66. 36a4200 Merge "Clarify sampling rate unit of power rails." am: 95524e4897 by Primiano Tucci · 4 years, 10 months ago
  67. 0601736 Merge "processor: Move json, fuchsia, systrace parsers to importers subdirs" by Eric Seckler · 4 years, 10 months ago
  68. 74c0e5e Merge "protozero: Remove untyped accessor for RepeatedFieldIterator" by Primiano Tucci · 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. aba7a00 Merge "processor: Add foundations for modularization of proto trace parsing" by Eric Seckler · 4 years, 10 months ago
  76. 45f9f6c Merge "processor: Add foundations for modularization of proto trace parsing" by Treehugger Robot · 4 years, 10 months ago
  77. cf6fc80 Merge changes I24d0f3b6,I0e78257d am: be4bc82b78 by Primiano Tucci · 4 years, 10 months ago
  78. 90d3586 protozero: Remove untyped accessor for RepeatedFieldIterator by Primiano Tucci · 4 years, 10 months ago
  79. be4bc82 Merge changes I24d0f3b6,I0e78257d by Primiano Tucci · 4 years, 10 months ago
  80. fef93cc Merge "protos: Update comments on TrackEvent protos" am: 10113db2da by Eric Seckler · 4 years, 10 months ago
  81. 10113db Merge "protos: Update comments on TrackEvent protos" by Treehugger Robot · 4 years, 10 months ago
  82. af8aac7 Merge "tools(tmux): add script argument" am: 0544d1e260 by Matthew Clarkson · 4 years, 10 months ago
  83. a7ca5aa Merge "processor: Fix handling of legacy chrome async event IDs" am: b1f6523d85 by Eric Seckler · 4 years, 10 months ago
  84. 8f7359c protozero: Make RepeatedFieldIterator typed by Primiano Tucci · 4 years, 10 months ago
  85. 0544d1e Merge "tools(tmux): add script argument" by Treehugger Robot · 4 years, 10 months ago
  86. b1f6523 Merge "processor: Fix handling of legacy chrome async event IDs" by Eric Seckler · 4 years, 10 months ago
  87. de58995 processor: Add foundations for modularization of proto trace parsing by Eric Seckler · 4 years, 10 months ago
  88. a0d1626 Merge "trace_processor: add all bits iterator" am: a9e880fe2a by Lalit Maganti · 4 years, 10 months ago
  89. eebf664 proto->cpp gen: remove unnecessary branch. by Primiano Tucci · 4 years, 10 months ago
  90. a9e880f Merge "trace_processor: add all bits iterator" by Lalit Maganti · 4 years, 10 months ago
  91. 9c93a36 protos: Update comments on TrackEvent protos by Eric Seckler · 4 years, 10 months ago
  92. 7ed308f trace_processor: add all bits iterator by Lalit Maganti · 4 years, 10 months ago
  93. e8b76ad perfetto-ui: uncollapse tracks with heap profiles by Neda Topoljanac · 4 years, 10 months ago
  94. 0e1f21d Merge "Refactor LoadingManager to remove dep" am: bebe9631b0 by Hector Dearman · 4 years, 10 months ago
  95. eda3565 Merge "perfetto-ui: Changing message for heap profiles in heap profile panel" by Neda Topoljanac · 4 years, 10 months ago
  96. 9bace99 tools(tmux): add script argument by Matthew Clarkson · 4 years, 10 months ago
  97. bebe963 Merge "Refactor LoadingManager to remove dep" by Hector Dearman · 4 years, 10 months ago
  98. 3787dee Merge "perfetto-ui: Changing message for heap profiles in heap profile panel" by Neda Topoljanac · 4 years, 10 months ago
  99. 6f83bec Skip QD1A.190821.011 in stage-aosp-master by Xin Li · 4 years, 10 months ago
  100. da2601d Merge "trace_processor: Bounds checks for reading Fuchsia record data" by Brian Hamrick · 4 years, 10 months ago