1. d963884 Merge "Be explicit that cpu_reader assumes little endian." by Treehugger Robot · 6 years ago
  2. ffad25e Merge "Exclude watchdog_posix.cc in AOSP MAC builds" by Primiano Tucci · 6 years ago
  3. a4573ec Merge "Fix mac build" by Primiano Tucci · 6 years ago
  4. c5c8d93 Fix mac build by Primiano Tucci · 6 years ago
  5. 21d41a7 Fix linenoise repo, use GOB by Primiano Tucci · 6 years ago
  6. ee41877 Exclude watchdog_posix.cc in AOSP MAC builds by Primiano Tucci · 6 years ago
  7. 80983c7 Merge changes I8aec6ee1,I25f017c0,I4e49a5f0,Ie794521a,I22340a55, ... by Lalit Maganti · 6 years ago
  8. c993477 perfetto-ui: Update CPU track to use span join by Hector Dearman · 6 years ago
  9. d1ee86b trace_processor: optimize performance of sched, span and window tables by Lalit Maganti · 6 years ago
  10. d37ae35 trace_processor: add special handling for CPU in window operator by Lalit Maganti · 6 years ago
  11. b29d0cb trace_processor: generify and cleanup span join by Lalit Maganti · 6 years ago
  12. f4588fc trace_processor: add window virtual table by Lalit Maganti · 6 years ago
  13. 2d3e71d trace_processor: add the SPAN JOIN virtual table by Lalit Maganti · 6 years ago
  14. bc635a5 trace_processor: Fix deallocation mismatch by Greg Kaiser · 6 years ago
  15. ff69c11 Reland "trace_processor: collapse sched slice table to a flat table" by Lalit Maganti · 6 years ago
  16. e2ea26c Merge "Chrome trace events: bind_id can be 64bit" by Primiano Tucci · 6 years ago
  17. 02224f8 Chrome trace events: bind_id can be 64bit by Oystein Eftevaag · 6 years ago
  18. f4a7342 trace_processor: Fix sched_tracker_unittest.cc by Hector Dearman · 6 years ago
  19. cd5e40e Merge "trace_processor: Stop confusing upid with utid in systrace parsing" by Hector Dearman · 6 years ago
  20. 6935644 trace_processor_shell: Fix linenoise missing argument by Hector Dearman · 6 years ago
  21. 5532303 Merge "Add linenoise to trace_processor" by Hector Dearman · 6 years ago
  22. 12b89b4 Be explicit that cpu_reader assumes little endian. by Florian Mayer · 6 years ago
  23. e44ad45 Add linenoise to trace_processor by Hector Dearman · 6 years ago
  24. f5eacf8 Merge "perfetto-ui: Parametrize track with data type" by Primiano Tucci · 6 years ago
  25. 9e6ddd8 trace_processor: Stop confusing upid with utid in systrace parsing by Hector Dearman · 6 years ago
  26. 97f6324 Make all mithril components class components by Deepanjan Roy · 6 years ago
  27. 7397af8 Merge "Add performance debug mode" by Primiano Tucci · 6 years ago
  28. 667982b perfetto-ui: Parametrize track with data type by Hector Dearman · 6 years ago
  29. 9a906ed Add performance debug mode by Deepanjan Roy · 6 years ago
  30. e6dfe41 perfetto-ui: Rename rawQuery to query by Hector Dearman · 6 years ago
  31. c30b32c Merge "perfetto-ui: Remove engine worker proxy hacks" by Hector Dearman · 6 years ago
  32. 5d2918e Merge "Fix GCC build (2)" by Primiano Tucci · 6 years ago
  33. f003387 Merge "Add SysStats data source (/proc/{meminfo,stat,vmstat})" by Primiano Tucci · 6 years ago
  34. 132a34d Fix GCC build (2) by Primiano Tucci · 6 years ago
  35. 17b2abd Merge "Fix GCC build." by Florian Mayer · 6 years ago
  36. 0315954 perfetto-ui: Remove engine worker proxy hacks by Hector Dearman · 6 years ago
  37. 4fd1b1e Merge "perfetto-ui: Add WASM source maps in debug mode" by Primiano Tucci · 6 years ago
  38. 4013d29 Merge "perfetto-ui: Make TrackState generic" by Primiano Tucci · 6 years ago
  39. 0eff366 Merge "perfetto-ui: Add Chrome example button" by Treehugger Robot · 6 years ago
  40. a824ba9 perfetto-ui: Add WASM source maps in debug mode by Hector Dearman · 6 years ago
  41. a1aaec2 Fix GCC build. by Florian Mayer · 6 years ago
  42. 2d4aa92 Merge "trace_processor: Make randomness deterministic" by Primiano Tucci · 6 years ago
  43. 861728c Merge "trace_processor: Parse systrace counter events" by Lalit Maganti · 6 years ago
  44. 7af3357 trace_processor: Make randomness deterministic by Hector Dearman · 6 years ago
  45. 1bbc63d Merge "Add bionic/ to buildtools gitignore" by Primiano Tucci · 6 years ago
  46. 338ad63 Merge "trace_processor: Flatten CPU freq storage and remove cycles" by Isabelle Taylor · 6 years ago
  47. 8f247a3 perfetto-ui: Add Chrome example button by Hector Dearman · 6 years ago
  48. ecff495 Add bionic/ to buildtools gitignore by Hector Dearman · 6 years ago
  49. 87aec0f perfetto-ui: Make TrackState generic by Hector Dearman · 6 years ago
  50. 4544f37 perfetto-ui: Add v0 of record page by Hector Dearman · 6 years ago
  51. 31e0440 trace_processor: Parse systrace counter events by Isabelle Taylor · 6 years ago
  52. 15314ea trace_processor: Flatten CPU freq storage and remove cycles by Isabelle Taylor · 6 years ago
  53. 82a8bfd Add SysStats data source (/proc/{meminfo,stat,vmstat}) by Primiano Tucci · 6 years ago
  54. c42c66b Revert "trace_processor: collapse sched slice table to a flat table" by Lalit Maganti · 6 years ago
  55. 6003ae5 trace_processor: split registration from schema generation by Lalit Maganti · 6 years ago
  56. 1f64cfa trace_processor: add idle slices to the sched table by Lalit Maganti · 6 years ago
  57. b2d166b Merge "trace_processor: collapse sched slice table to a flat table" by Lalit Maganti · 6 years ago
  58. 9a146dc Merge "perfetto-ui: Add canned queries" by Hector Dearman · 6 years ago
  59. 9dacc85 trace_processor: collapse sched slice table to a flat table by Lalit Maganti · 6 years ago
  60. 59fc2ae perfetto-ui: Add canned queries by Hector Dearman · 6 years ago
  61. 77304e2 Fix GCC build by Primiano Tucci · 6 years ago
  62. b98184a Merge "perfetto: fix Chromium build" by Treehugger Robot · 6 years ago
  63. 895a2e1 Merge "perfetto-ui: Implement pinning for tracks" by Hector Dearman · 6 years ago
  64. a86fb6a Merge "profiling: Add FreePage." by Florian Mayer · 6 years ago
  65. 81447cb Merge "perfetto-ui: Fix perf bug with rendering small text" by Hector Dearman · 6 years ago
  66. 9bdc7ce perfetto: fix Chromium build by Lalit Maganti · 6 years ago
  67. af26602 profiling: Add FreePage. by Florian Mayer · 6 years ago
  68. efec58d Merge "profiling: Add SocketPool." by Florian Mayer · 6 years ago
  69. 4f50d9b Merge "trace_processor: Add slices from ftrace traces" by Treehugger Robot · 6 years ago
  70. 6a9a880 perfetto-ui: Fix perf bug with rendering small text by Hector Dearman · 6 years ago
  71. a926f4e perfetto-ui: Implement pinning for tracks by Hector Dearman · 6 years ago
  72. 824274d profiling: Add SocketPool. by Florian Mayer · 6 years ago
  73. 9754d0d Add sync marker traces to allow fast parsing by Primiano Tucci · 6 years ago
  74. de4d989 Merge "Chrome: String table support for common strings" by Oystein Eftevaag · 6 years ago
  75. 38d1c50 Fix build. by Florian Mayer · 6 years ago
  76. 724ab81 Merge "profiling: Add some bookkeeping code." by Florian Mayer · 6 years ago
  77. e8bf010 Merge "perfetto_cmd: Remove misleading error message" by Primiano Tucci · 6 years ago
  78. ab35624 Chrome: String table support for common strings by Oystein Eftevaag · 6 years ago
  79. b6c3bff Do not build sock_utils on Chromium. by Florian Mayer · 6 years ago
  80. e734771 Merge "Refactor: add send/recv functions for raw sockets." by Florian Mayer · 6 years ago
  81. 91ca5ce Merge "Add print event to perfetto_trace.proto" by Primiano Tucci · 6 years ago
  82. f427a80 Refactor: add send/recv functions for raw sockets. by Florian Mayer · 6 years ago
  83. 5d8cc14 Merge "Make all paths relative" by Deepanjan Roy · 6 years ago
  84. 6e4fe9d Make all paths relative by Deepanjan Roy · 6 years ago
  85. 1dbda80 Merge "traced_probes: Atrace with many apps" by Hector Dearman · 6 years ago
  86. 4f3d207 perfetto_cmd: Remove misleading error message by Hector Dearman · 6 years ago
  87. d046598 Add print event to perfetto_trace.proto by Hector Dearman · 6 years ago
  88. 947f12a trace_processor: Add slices from ftrace traces by Hector Dearman · 6 years ago
  89. 56de9d6 Merge "trace_processor: Fix parsing bug" by Isabelle Taylor · 6 years ago
  90. 1f658fe Panels as mithril components + renderCanvas by Deepanjan Roy · 6 years ago
  91. 65b36c5 trace_processor: Fix parsing bug by Isabelle Taylor · 6 years ago
  92. 78f0024 traced_probes: Atrace with many apps by Hector Dearman · 6 years ago
  93. 580b5f8 Merge "Disable autodraw and implement our own router" by Deepanjan Roy · 6 years ago
  94. 112ff6a Disable autodraw and implement our own router by Deepanjan Roy · 6 years ago
  95. 5313adf TraceProcessor: Add clipping support to sched table + minor fixes by Primiano Tucci · 6 years ago
  96. 463af6f trace_processor: Counters table by Primiano Tucci · 6 years ago
  97. 660b950 Merge "trace_processor: Add parsing and storing of cpu_frequency events." by Isabelle Taylor · 6 years ago
  98. 14674d4 trace_processor: Add parsing and storing of cpu_frequency events. by Isabelle Taylor · 6 years ago
  99. cfe528e Merge "Fix incorrect references to libprotobuf in comments." by Florian Mayer · 6 years ago
  100. bda0c44 Fix incorrect references to libprotobuf in comments. by Florian Mayer · 6 years ago