1. e2ea26c Merge "Chrome trace events: bind_id can be 64bit" by Primiano Tucci · 6 years ago
  2. 02224f8 Chrome trace events: bind_id can be 64bit by Oystein Eftevaag · 6 years ago
  3. f4a7342 trace_processor: Fix sched_tracker_unittest.cc by Hector Dearman · 6 years ago
  4. cd5e40e Merge "trace_processor: Stop confusing upid with utid in systrace parsing" by Hector Dearman · 6 years ago
  5. 6935644 trace_processor_shell: Fix linenoise missing argument by Hector Dearman · 6 years ago
  6. 5532303 Merge "Add linenoise to trace_processor" by Hector Dearman · 6 years ago
  7. e44ad45 Add linenoise to trace_processor by Hector Dearman · 6 years ago
  8. f5eacf8 Merge "perfetto-ui: Parametrize track with data type" by Primiano Tucci · 6 years ago
  9. 9e6ddd8 trace_processor: Stop confusing upid with utid in systrace parsing by Hector Dearman · 6 years ago
  10. 97f6324 Make all mithril components class components by Deepanjan Roy · 6 years ago
  11. 7397af8 Merge "Add performance debug mode" by Primiano Tucci · 6 years ago
  12. 667982b perfetto-ui: Parametrize track with data type by Hector Dearman · 6 years ago
  13. 9a906ed Add performance debug mode by Deepanjan Roy · 6 years ago
  14. e6dfe41 perfetto-ui: Rename rawQuery to query by Hector Dearman · 6 years ago
  15. c30b32c Merge "perfetto-ui: Remove engine worker proxy hacks" by Hector Dearman · 6 years ago
  16. 5d2918e Merge "Fix GCC build (2)" by Primiano Tucci · 6 years ago
  17. f003387 Merge "Add SysStats data source (/proc/{meminfo,stat,vmstat})" by Primiano Tucci · 6 years ago
  18. 132a34d Fix GCC build (2) by Primiano Tucci · 6 years ago
  19. 17b2abd Merge "Fix GCC build." by Florian Mayer · 6 years ago
  20. 0315954 perfetto-ui: Remove engine worker proxy hacks by Hector Dearman · 6 years ago
  21. 4fd1b1e Merge "perfetto-ui: Add WASM source maps in debug mode" by Primiano Tucci · 6 years ago
  22. 4013d29 Merge "perfetto-ui: Make TrackState generic" by Primiano Tucci · 6 years ago
  23. 0eff366 Merge "perfetto-ui: Add Chrome example button" by Treehugger Robot · 6 years ago
  24. a824ba9 perfetto-ui: Add WASM source maps in debug mode by Hector Dearman · 6 years ago
  25. a1aaec2 Fix GCC build. by Florian Mayer · 6 years ago
  26. 2d4aa92 Merge "trace_processor: Make randomness deterministic" by Primiano Tucci · 6 years ago
  27. 861728c Merge "trace_processor: Parse systrace counter events" by Lalit Maganti · 6 years ago
  28. 7af3357 trace_processor: Make randomness deterministic by Hector Dearman · 6 years ago
  29. 1bbc63d Merge "Add bionic/ to buildtools gitignore" by Primiano Tucci · 6 years ago
  30. 338ad63 Merge "trace_processor: Flatten CPU freq storage and remove cycles" by Isabelle Taylor · 6 years ago
  31. 8f247a3 perfetto-ui: Add Chrome example button by Hector Dearman · 6 years ago
  32. ecff495 Add bionic/ to buildtools gitignore by Hector Dearman · 6 years ago
  33. 87aec0f perfetto-ui: Make TrackState generic by Hector Dearman · 6 years ago
  34. 4544f37 perfetto-ui: Add v0 of record page by Hector Dearman · 6 years ago
  35. 31e0440 trace_processor: Parse systrace counter events by Isabelle Taylor · 6 years ago
  36. 15314ea trace_processor: Flatten CPU freq storage and remove cycles by Isabelle Taylor · 6 years ago
  37. 82a8bfd Add SysStats data source (/proc/{meminfo,stat,vmstat}) by Primiano Tucci · 6 years ago
  38. c42c66b Revert "trace_processor: collapse sched slice table to a flat table" by Lalit Maganti · 6 years ago
  39. 6003ae5 trace_processor: split registration from schema generation by Lalit Maganti · 6 years ago
  40. 1f64cfa trace_processor: add idle slices to the sched table by Lalit Maganti · 6 years ago
  41. b2d166b Merge "trace_processor: collapse sched slice table to a flat table" by Lalit Maganti · 6 years ago
  42. 9a146dc Merge "perfetto-ui: Add canned queries" by Hector Dearman · 6 years ago
  43. 9dacc85 trace_processor: collapse sched slice table to a flat table by Lalit Maganti · 6 years ago
  44. 59fc2ae perfetto-ui: Add canned queries by Hector Dearman · 6 years ago
  45. 77304e2 Fix GCC build by Primiano Tucci · 6 years ago
  46. b98184a Merge "perfetto: fix Chromium build" by Treehugger Robot · 6 years ago
  47. 895a2e1 Merge "perfetto-ui: Implement pinning for tracks" by Hector Dearman · 6 years ago
  48. a86fb6a Merge "profiling: Add FreePage." by Florian Mayer · 6 years ago
  49. 81447cb Merge "perfetto-ui: Fix perf bug with rendering small text" by Hector Dearman · 6 years ago
  50. 9bdc7ce perfetto: fix Chromium build by Lalit Maganti · 6 years ago
  51. af26602 profiling: Add FreePage. by Florian Mayer · 6 years ago
  52. efec58d Merge "profiling: Add SocketPool." by Florian Mayer · 6 years ago
  53. 4f50d9b Merge "trace_processor: Add slices from ftrace traces" by Treehugger Robot · 6 years ago
  54. 6a9a880 perfetto-ui: Fix perf bug with rendering small text by Hector Dearman · 6 years ago
  55. a926f4e perfetto-ui: Implement pinning for tracks by Hector Dearman · 6 years ago
  56. 824274d profiling: Add SocketPool. by Florian Mayer · 6 years ago
  57. 9754d0d Add sync marker traces to allow fast parsing by Primiano Tucci · 6 years ago
  58. de4d989 Merge "Chrome: String table support for common strings" by Oystein Eftevaag · 6 years ago
  59. 38d1c50 Fix build. by Florian Mayer · 6 years ago
  60. 724ab81 Merge "profiling: Add some bookkeeping code." by Florian Mayer · 6 years ago
  61. e8bf010 Merge "perfetto_cmd: Remove misleading error message" by Primiano Tucci · 6 years ago
  62. ab35624 Chrome: String table support for common strings by Oystein Eftevaag · 6 years ago
  63. b6c3bff Do not build sock_utils on Chromium. by Florian Mayer · 6 years ago
  64. e734771 Merge "Refactor: add send/recv functions for raw sockets." by Florian Mayer · 6 years ago
  65. 91ca5ce Merge "Add print event to perfetto_trace.proto" by Primiano Tucci · 6 years ago
  66. f427a80 Refactor: add send/recv functions for raw sockets. by Florian Mayer · 6 years ago
  67. 5d8cc14 Merge "Make all paths relative" by Deepanjan Roy · 6 years ago
  68. 6e4fe9d Make all paths relative by Deepanjan Roy · 6 years ago
  69. 1dbda80 Merge "traced_probes: Atrace with many apps" by Hector Dearman · 6 years ago
  70. 4f3d207 perfetto_cmd: Remove misleading error message by Hector Dearman · 6 years ago
  71. d046598 Add print event to perfetto_trace.proto by Hector Dearman · 6 years ago
  72. 947f12a trace_processor: Add slices from ftrace traces by Hector Dearman · 6 years ago
  73. 56de9d6 Merge "trace_processor: Fix parsing bug" by Isabelle Taylor · 6 years ago
  74. 1f658fe Panels as mithril components + renderCanvas by Deepanjan Roy · 6 years ago
  75. 65b36c5 trace_processor: Fix parsing bug by Isabelle Taylor · 6 years ago
  76. 78f0024 traced_probes: Atrace with many apps by Hector Dearman · 6 years ago
  77. 580b5f8 Merge "Disable autodraw and implement our own router" by Deepanjan Roy · 6 years ago
  78. 112ff6a Disable autodraw and implement our own router by Deepanjan Roy · 6 years ago
  79. 5313adf TraceProcessor: Add clipping support to sched table + minor fixes by Primiano Tucci · 6 years ago
  80. 463af6f trace_processor: Counters table by Primiano Tucci · 6 years ago
  81. 660b950 Merge "trace_processor: Add parsing and storing of cpu_frequency events." by Isabelle Taylor · 6 years ago
  82. 14674d4 trace_processor: Add parsing and storing of cpu_frequency events. by Isabelle Taylor · 6 years ago
  83. cfe528e Merge "Fix incorrect references to libprotobuf in comments." by Florian Mayer · 6 years ago
  84. bda0c44 Fix incorrect references to libprotobuf in comments. by Florian Mayer · 6 years ago
  85. 30d7c26 Merge "Add atrace_categories to atrace.cfg" by Hector Dearman · 6 years ago
  86. 86feba6 profiling: Add some bookkeeping code. by Florian Mayer · 6 years ago
  87. bc48dbe Add atrace_categories to atrace.cfg by Hector Dearman · 6 years ago
  88. 1d28921 perfetto-ui: Plumb notifyEof from UI to WASM by Hector Dearman · 6 years ago
  89. a8d99e5 Merge "Make TraceProcessor fast again after sorting." by Lalit Maganti · 6 years ago
  90. ada09e6 Merge "profiling: Add unwinding" by Treehugger Robot · 6 years ago
  91. 7cfd9b1 Merge "TraceProcessor: Add a cache to prevent ser/deserializing QueryConstraint" by Primiano Tucci · 6 years ago
  92. 81d0a39 Make TraceProcessor fast again after sorting. by Primiano Tucci · 6 years ago
  93. c89b97a Merge "trace_processor: Pipeline for global ordering" by Lalit Maganti · 6 years ago
  94. a79a538 Fix stale reference to trace_processor_wasm by Primiano Tucci · 6 years ago
  95. a2fae26 profiling: Add unwinding by Florian Mayer · 6 years ago
  96. e9c4a18 Add map for items that contain their key. by Florian Mayer · 6 years ago
  97. 8c3f40a Standalone build: add support for Link Time Optimization by Primiano Tucci · 6 years ago
  98. d933d91 trace_processor: Pipeline for global ordering by Primiano Tucci · 6 years ago
  99. f98c9d6 Fix Chromium build. by Florian Mayer · 6 years ago
  100. ea13ac9 Merge "perfetto-ui: Remove _wasm suffix from js files" by Primiano Tucci · 6 years ago