1. 0d72a31 Introduce legacy JSON importer and "slices" vtable by Primiano Tucci · 6 years ago
  2. fa1659e Expose peer_pid on Linux and Android via UnixSocket. by Florian Mayer · 6 years ago
  3. 5968caf Add interactive trace_processor_shell + fix mac build by Primiano Tucci · 6 years ago
  4. 8aba432 Do not compile memory profiler for Chromium. by Florian Mayer · 6 years ago
  5. ae88a43 Merge "Fix compilation error for Chrome" by Treehugger Robot · 6 years ago
  6. e2771cd Merge "trace_processor: Refactor in order to implement global ordering." by Primiano Tucci · 6 years ago
  7. 89d23b7 Fix compilation error for Chrome by Florian Mayer · 6 years ago
  8. 855f2f8 Add StringInterner for heapprofd. by Florian Mayer · 6 years ago
  9. a0a2297 trace_processor: Refactor in order to implement global ordering. by Isabelle Taylor · 6 years ago
  10. 1f2e11c Merge "Add record reader for heapprofd." by Treehugger Robot · 6 years ago
  11. c9b8423 Add record reader for heapprofd. by Florian Mayer · 6 years ago
  12. 0a1917f Merge "Fix scoped metatrace events" by Treehugger Robot · 6 years ago
  13. 3c868f4 Merge "Propagate tracing session to the producers" by Treehugger Robot · 6 years ago
  14. 70d007a Fix scoped metatrace events by Primiano Tucci · 6 years ago
  15. 03de28f Propagate tracing session to the producers by Primiano Tucci · 6 years ago
  16. 6af2bfe Merge "Allow to send multiple fds over UnixSocket." by Treehugger Robot · 6 years ago
  17. e1cd07d Allow to send multiple fds over UnixSocket. by Florian Mayer · 6 years ago
  18. fd8240d Simplify ftrace architecture and integration with traced_probes by Primiano Tucci · 6 years ago
  19. b6de48b Non-functional refactorings of ftrace controller/sink/metadata by Primiano Tucci · 6 years ago
  20. baeecf1 Wait for producers to ACK the stop when disabling the trace. by Primiano Tucci · 6 years ago
  21. 483d5ec trace_processor: add utid to the sched slice table. by Isabelle Taylor · 6 years ago
  22. 3bf99f3 trace_processor: extract Table and Table::Cursor classes and cleanup by Primiano Tucci · 6 years ago
  23. 675a6fd Switch unix task runner to eventfd by Sami Kyostila · 6 years ago
  24. 8a11cf7 Add --reset-guardrails option by Primiano Tucci · 6 years ago
  25. 3d33483 Merge "trace_processor: thread table implementation" by Treehugger Robot · 6 years ago
  26. 8bf2dbf Merge "trace_processor: Process vtable implementation" by Treehugger Robot · 6 years ago
  27. da55162 trace_processor: thread table implementation by Isabelle Taylor · 6 years ago
  28. e7003fb trace_processor: Process vtable implementation by Isabelle Taylor · 6 years ago
  29. e79ac55 Minor cleanup after Jumbo CL by Primiano Tucci · 6 years ago
  30. 5d5eaf6 Merge "Get rid of multiple-definition of kInvalidInstance in protozero" by Primiano Tucci · 6 years ago
  31. eb11735 Get rid of multiple-definition of kInvalidInstance in protozero by Primiano Tucci · 6 years ago
  32. fefda5b perfetto: renable sched slice tests by Lalit Maganti · 6 years ago
  33. 0b17b7d Merge "trace_processor: Fixed small issues from http://aosp/706904" by Treehugger Robot · 6 years ago
  34. 589fda4 Build protozero libraries as source_sets instead of static libraries in component builds by Oystein Eftevaag · 6 years ago
  35. f37ffaf trace_processor: update sched slice table to use new query serializer by Lalit Maganti · 6 years ago
  36. 84d5720 trace_processor: Fixed small issues from http://aosp/706904 by Isabelle Taylor · 6 years ago
  37. dc44083 trace_processor: Handling of sqlite string conversion by Isabelle Taylor · 6 years ago
  38. 9bda2ab trace_processor: disable failing tests in sched slice by Lalit Maganti · 6 years ago
  39. d4afa98 trace_processor: cleanup issues found in previous CLs by Lalit Maganti · 6 years ago
  40. f6a3cb0 Fix minor build errors by Primiano Tucci · 6 years ago
  41. 24b3733 trace_processor: fix BestIndex/Filter calls when using OR constraints by Lalit Maganti · 6 years ago
  42. c56c242 perfetto-ui: Plumb trace_processor to javascript by Hector Dearman · 6 years ago
  43. 6fcedac Chrome: Export needed symbols to avoid direct external dependencies on protozero files by Oystein Eftevaag · 6 years ago
  44. e9d4053 trace_processor: add support for quantized slices by Lalit Maganti · 6 years ago
  45. fe375a9 trace_processor: cleanup code in trace parser by Lalit Maganti · 6 years ago
  46. c6347f0 trace_processor: fix memory leaks in sched slice tests by Lalit Maganti · 6 years ago
  47. 5f9051b Merge "trace_processor: add unit and integration tests for sched slice table" by Treehugger Robot · 6 years ago
  48. c6bccda trace_processor: add unit and integration tests for sched slice table by Lalit Maganti · 6 years ago
  49. 32a2a44 trace_processor: fix gcc build by Lalit Maganti · 6 years ago
  50. 3dd366c trace_processor: Match threads to processes using tgid. by Isabelle Taylor · 6 years ago
  51. 0212faf trace_processor: Fix size issues by Hector Dearman · 6 years ago
  52. 6e6a25b trace_processor: significantly cleanup sched slice table class by Lalit Maganti · 6 years ago
  53. 8d31c73 trace_processor: fix multiple issues with SQLite usage by Lalit Maganti · 6 years ago
  54. ae8db27 Merge "trace_processor: Parse process and trace packets" by Isabelle Taylor · 6 years ago
  55. f6fa2c2 Merge "trace_processor: Assign utid and store thread info when processing sched event" by Isabelle Taylor · 6 years ago
  56. c203a76 Merge "perfetto: Fix two small build issues." by Hector Dearman · 6 years ago
  57. d1e319e Merge "perfetto: Silence gmock warning" by Hector Dearman · 6 years ago
  58. 5b2db15 Merge "trace_processor: add ability to sort by any column" by Treehugger Robot · 6 years ago
  59. 76327e8 Merge "traced_probes: Fix clock bug" by Hector Dearman · 6 years ago
  60. 4a9281c trace_processor: add ability to sort by any column by Lalit Maganti · 6 years ago
  61. 5a68506 perfetto: Silence gmock warning by Hector Dearman · 6 years ago
  62. 22dac14 traced_probes: Fix clock bug by Hector Dearman · 6 years ago
  63. d80932a trace_processor: Parse process and trace packets by Isabelle Taylor · 6 years ago
  64. a0eb1a4 perfetto: Fix two small build issues. by Hector Dearman · 6 years ago
  65. 68e4219 trace_processor: Assign utid and store thread info when processing sched event by Isabelle Taylor · 6 years ago
  66. b73eba8 Merge "Rename Service to TracingService." by Florian Mayer · 6 years ago
  67. 0ff6498 trace_processor: don't add swapper slices to trace storage by Lalit Maganti · 6 years ago
  68. 6a1a4d5 Rename Service to TracingService. by Florian Mayer · 6 years ago
  69. 4ce4cb8 trace_processor: fix build when offsetof was being used on non-POD by Lalit Maganti · 6 years ago
  70. 73443b7 Add emscripten_task_runner.h/.cc by Hector Dearman · 6 years ago
  71. 11d851c trace_processor: add database class to contain all the tables by Lalit Maganti · 6 years ago
  72. 47328cf trace_processor: Add the process table methods to trace_storage by Isabelle Taylor · 6 years ago
  73. 76b0c54 trace_processor: fix unittests on Android by Lalit Maganti · 6 years ago
  74. 3c13eaf trace_processor: add sqlite virtual table implementation of sched slices by Lalit Maganti · 6 years ago
  75. 3ad1a6a trace_processor: fix comments pending from aosp/697250 by Lalit Maganti · 6 years ago
  76. 1bc7e6d perfetto: fix debug build by Lalit Maganti · 6 years ago
  77. 26189a2 trace_processor: fix failing unittests by Lalit Maganti · 6 years ago
  78. a8f825a Merge "trace_processor: insert ftrace events into trace storage" by Treehugger Robot · 6 years ago
  79. 35622b7 trace_processor: insert ftrace events into trace storage by Lalit Maganti · 6 years ago
  80. 3f16be6 Chrome: moved tests that rely on UnixTaskRunner specifically into a !is_win block. by Oystein Eftevaag · 6 years ago
  81. f1c27b1 protozero: make ParseVarInt more explicit in its return value by Lalit Maganti · 6 years ago
  82. 706b288 Chrome+Perfetto buildfix: The tracing integration test relies on IPC too. by Oystein Eftevaag · 6 years ago
  83. df3e926 trace_processor: add code for parsing a trace by Lalit Maganti · 6 years ago
  84. c15a9bc Merge "Move ftrace_reader code into src/traced/probes/ftrace" by Primiano Tucci · 6 years ago
  85. de82dae Move ftrace_reader code into src/traced/probes/ftrace by Primiano Tucci · 6 years ago
  86. 9885228 Fix perfetto_unittests on Mac by Primiano Tucci · 6 years ago
  87. e5e84fb Ensure no ipc code is built for Chrome by Oystein Eftevaag · 6 years ago
  88. 45172a8 protozero: add proto decoder class for efficient in-place decoding by Lalit Maganti · 6 years ago
  89. 93b7636 trace_processor: add base trace loading code by Lalit Maganti · 6 years ago
  90. caed37e trace_processor: initial definition of columnar trace class by Lalit Maganti · 6 years ago
  91. ff7ae41 Merge "Truncate traces for all CPUs." by Florian Mayer · 6 years ago
  92. edbc643 Truncate traces for all CPUs. by Florian Mayer · 6 years ago
  93. 39bac13 Disable SendIsAtomic because it is flaky. by Florian Mayer · 6 years ago
  94. d8b1a1d perfetto: add ability to override upload limit flag on debuggable builds by Lalit Maganti · 6 years ago
  95. d1fe1ee Merge "Fix mac build" by Primiano Tucci · 6 years ago
  96. 3467559 Re-enabled TraceWriter flushing on destruction by Oystein Eftevaag · 6 years ago
  97. a18a7e6 Fix mac build by Hector Dearman · 6 years ago
  98. 2211527 Merge "Disable features that fail in Chromium builds" by Treehugger Robot · 6 years ago
  99. 188b569 Merge "Changes to get Perfetto tracing in Chrome for Windows" by Treehugger Robot · 6 years ago
  100. 8549541 Disable features that fail in Chromium builds by Bruce Dawson · 6 years ago