1. a039650 Merge "perfetto-ui: Fix font bug with ChromeSlices" by Hector Dearman · 6 years ago
  2. 9c0ae46 Merge "perfetto-ui: Add dynamic CPU track" by Hector Dearman · 6 years ago
  3. 2cbceb0 Merge "trace_processor_shell: Persist cmdline history" by Hector Dearman · 6 years ago
  4. 6a1afc0 Merge "Ftrace: Add Setup/Start support for fast triggering" by Primiano Tucci · 6 years ago
  5. 7ad1275 profiling: Add unittest for wire_protocol by Florian Mayer · 6 years ago
  6. a80f9bc Merge "Fix -Wdefaulted-function-deleted warning in Patch" by Primiano Tucci · 6 years ago
  7. d0201d0 Fix fuzzer build. by Florian Mayer · 6 years ago
  8. d89537d perfetto-ui: Add dynamic CPU track by Hector Dearman · 6 years ago
  9. 7f96a76 perfetto-ui: Fix font bug with ChromeSlices by Hector Dearman · 6 years ago
  10. 8a0dc5d Ftrace: Add Setup/Start support for fast triggering by Primiano Tucci · 6 years ago
  11. c3b9f04 Merge "Correctly handle case where sendmsg returns less than requested bytes." by Florian Mayer · 6 years ago
  12. 1b4fb16 Merge "profiling: Add sampler." by Florian Mayer · 6 years ago
  13. 3644e18 Fix -Wdefaulted-function-deleted warning in Patch by Hans Wennborg · 6 years ago
  14. f3c0ac8 Correctly handle case where sendmsg returns less than requested bytes. by Florian Mayer · 6 years ago
  15. 84318dd Merge "Introduce support for deferred start (fast triggering)" by Primiano Tucci · 6 years ago
  16. 36adc82 trace_processor_shell: Persist cmdline history by Hector Dearman · 6 years ago
  17. c6be21f profiling: Add sampler. by Florian Mayer · 6 years ago
  18. 1cae4d5 Merge "trace_processor: Parse SysStats trace events and add to counters table" by Isabelle Taylor · 6 years ago
  19. 121ad83 Add libfuzzer to buildtools gitignore by Hector Dearman · 6 years ago
  20. 7f61afa Disable ubsan on Travis. by Florian Mayer · 6 years ago
  21. 54ce705 trace_processor: Parse SysStats trace events and add to counters table by Isabelle Taylor · 6 years ago
  22. 674076d Introduce support for deferred start (fast triggering) by Primiano Tucci · 6 years ago
  23. 5cfa938 Merge "perfetto-ui: Factor checkerboard out" by Hector Dearman · 6 years ago
  24. 40a2e1e Merge "trace_processor: change cursor class to be scoped to a filter operation" by Primiano Tucci · 6 years ago
  25. f7f0def Move unix socket to base. by Florian Mayer · 6 years ago
  26. b85a938 profiling: Add missing pieces to heapprofd. by Florian Mayer · 6 years ago
  27. f0b4e17 trace_processor: change cursor class to be scoped to a filter operation by Lalit Maganti · 6 years ago
  28. 9e06154 perfetto-ui: Factor checkerboard out by Hector Dearman · 6 years ago
  29. 0d9930f Merge "perfetto-ui: Move Dingus to own repo" by Hector Dearman · 6 years ago
  30. 59d6ace fuzzers: re-introduce conditional around fuzzers by Primiano Tucci · 6 years ago
  31. 526dea1 Merge "Roll clang and switch to fsanitize=fuzzer-no-link" by Primiano Tucci · 6 years ago
  32. a65497e Roll clang and switch to fsanitize=fuzzer-no-link by Primiano Tucci · 6 years ago
  33. 620aaef Merge "Fix crash when chrome trace opened after android" by Deepanjan Roy · 6 years ago
  34. 09a2951 Merge "trace_processor: make schema more explicit in tables" by Lalit Maganti · 6 years ago
  35. a270b65 trace_processor: make schema more explicit in tables by Lalit Maganti · 6 years ago
  36. 6b25ca9 perfetto-ui: Move Dingus to own repo by Hector Dearman · 6 years ago
  37. 435835d Fix crash when chrome trace opened after android by Deepanjan Roy · 6 years ago
  38. ad59bc2 Merge "Rename producer methods to Start/StopDataSource" by Primiano Tucci · 6 years ago
  39. 2e5a296 Merge "Make watchdog_noop inline to fix Mac build" by Treehugger Robot · 6 years ago
  40. c08ede8 Make watchdog_noop inline to fix Mac build by Primiano Tucci · 6 years ago
  41. d963884 Merge "Be explicit that cpu_reader assumes little endian." by Treehugger Robot · 6 years ago
  42. afb72b5 Rename producer methods to Start/StopDataSource by Primiano Tucci · 6 years ago
  43. ffad25e Merge "Exclude watchdog_posix.cc in AOSP MAC builds" by Primiano Tucci · 6 years ago
  44. a4573ec Merge "Fix mac build" by Primiano Tucci · 6 years ago
  45. c5c8d93 Fix mac build by Primiano Tucci · 6 years ago
  46. 21d41a7 Fix linenoise repo, use GOB by Primiano Tucci · 6 years ago
  47. ee41877 Exclude watchdog_posix.cc in AOSP MAC builds by Primiano Tucci · 6 years ago
  48. 80983c7 Merge changes I8aec6ee1,I25f017c0,I4e49a5f0,Ie794521a,I22340a55, ... by Lalit Maganti · 6 years ago
  49. c993477 perfetto-ui: Update CPU track to use span join by Hector Dearman · 6 years ago
  50. d1ee86b trace_processor: optimize performance of sched, span and window tables by Lalit Maganti · 6 years ago
  51. d37ae35 trace_processor: add special handling for CPU in window operator by Lalit Maganti · 6 years ago
  52. b29d0cb trace_processor: generify and cleanup span join by Lalit Maganti · 6 years ago
  53. f4588fc trace_processor: add window virtual table by Lalit Maganti · 6 years ago
  54. 2d3e71d trace_processor: add the SPAN JOIN virtual table by Lalit Maganti · 6 years ago
  55. bc635a5 trace_processor: Fix deallocation mismatch by Greg Kaiser · 6 years ago
  56. ff69c11 Reland "trace_processor: collapse sched slice table to a flat table" by Lalit Maganti · 6 years ago
  57. e2ea26c Merge "Chrome trace events: bind_id can be 64bit" by Primiano Tucci · 6 years ago
  58. 02224f8 Chrome trace events: bind_id can be 64bit by Oystein Eftevaag · 6 years ago
  59. f4a7342 trace_processor: Fix sched_tracker_unittest.cc by Hector Dearman · 6 years ago
  60. cd5e40e Merge "trace_processor: Stop confusing upid with utid in systrace parsing" by Hector Dearman · 6 years ago
  61. 6935644 trace_processor_shell: Fix linenoise missing argument by Hector Dearman · 6 years ago
  62. 5532303 Merge "Add linenoise to trace_processor" by Hector Dearman · 6 years ago
  63. 12b89b4 Be explicit that cpu_reader assumes little endian. by Florian Mayer · 6 years ago
  64. e44ad45 Add linenoise to trace_processor by Hector Dearman · 6 years ago
  65. f5eacf8 Merge "perfetto-ui: Parametrize track with data type" by Primiano Tucci · 6 years ago
  66. 9e6ddd8 trace_processor: Stop confusing upid with utid in systrace parsing by Hector Dearman · 6 years ago
  67. 97f6324 Make all mithril components class components by Deepanjan Roy · 6 years ago
  68. 7397af8 Merge "Add performance debug mode" by Primiano Tucci · 6 years ago
  69. 667982b perfetto-ui: Parametrize track with data type by Hector Dearman · 6 years ago
  70. 9a906ed Add performance debug mode by Deepanjan Roy · 6 years ago
  71. e6dfe41 perfetto-ui: Rename rawQuery to query by Hector Dearman · 6 years ago
  72. c30b32c Merge "perfetto-ui: Remove engine worker proxy hacks" by Hector Dearman · 6 years ago
  73. 5d2918e Merge "Fix GCC build (2)" by Primiano Tucci · 6 years ago
  74. f003387 Merge "Add SysStats data source (/proc/{meminfo,stat,vmstat})" by Primiano Tucci · 6 years ago
  75. 132a34d Fix GCC build (2) by Primiano Tucci · 6 years ago
  76. 17b2abd Merge "Fix GCC build." by Florian Mayer · 6 years ago
  77. 0315954 perfetto-ui: Remove engine worker proxy hacks by Hector Dearman · 6 years ago
  78. 4fd1b1e Merge "perfetto-ui: Add WASM source maps in debug mode" by Primiano Tucci · 6 years ago
  79. 4013d29 Merge "perfetto-ui: Make TrackState generic" by Primiano Tucci · 6 years ago
  80. 0eff366 Merge "perfetto-ui: Add Chrome example button" by Treehugger Robot · 6 years ago
  81. a824ba9 perfetto-ui: Add WASM source maps in debug mode by Hector Dearman · 6 years ago
  82. a1aaec2 Fix GCC build. by Florian Mayer · 6 years ago
  83. 2d4aa92 Merge "trace_processor: Make randomness deterministic" by Primiano Tucci · 6 years ago
  84. 861728c Merge "trace_processor: Parse systrace counter events" by Lalit Maganti · 6 years ago
  85. 7af3357 trace_processor: Make randomness deterministic by Hector Dearman · 6 years ago
  86. 1bbc63d Merge "Add bionic/ to buildtools gitignore" by Primiano Tucci · 6 years ago
  87. 338ad63 Merge "trace_processor: Flatten CPU freq storage and remove cycles" by Isabelle Taylor · 6 years ago
  88. 8f247a3 perfetto-ui: Add Chrome example button by Hector Dearman · 6 years ago
  89. ecff495 Add bionic/ to buildtools gitignore by Hector Dearman · 6 years ago
  90. 87aec0f perfetto-ui: Make TrackState generic by Hector Dearman · 6 years ago
  91. 4544f37 perfetto-ui: Add v0 of record page by Hector Dearman · 6 years ago
  92. 31e0440 trace_processor: Parse systrace counter events by Isabelle Taylor · 6 years ago
  93. 15314ea trace_processor: Flatten CPU freq storage and remove cycles by Isabelle Taylor · 6 years ago
  94. 82a8bfd Add SysStats data source (/proc/{meminfo,stat,vmstat}) by Primiano Tucci · 6 years ago
  95. c42c66b Revert "trace_processor: collapse sched slice table to a flat table" by Lalit Maganti · 6 years ago
  96. 6003ae5 trace_processor: split registration from schema generation by Lalit Maganti · 6 years ago
  97. 1f64cfa trace_processor: add idle slices to the sched table by Lalit Maganti · 6 years ago
  98. b2d166b Merge "trace_processor: collapse sched slice table to a flat table" by Lalit Maganti · 6 years ago
  99. 9a146dc Merge "perfetto-ui: Add canned queries" by Hector Dearman · 6 years ago
  100. 9dacc85 trace_processor: collapse sched slice table to a flat table by Lalit Maganti · 6 years ago