1. c3e6763 Enable protozero tests on Windows by Bruce Dawson · 6 years ago
  2. 9af02bd Use relative path to import perfetto.gni by Bruce Dawson · 6 years ago
  3. 78bca4b Get page allocator working on Windows by Bruce Dawson · 6 years ago
  4. 8cb6592 Merge "Introduce WASM toolchain" by Primiano Tucci · 6 years ago
  5. a8ecba8 Merge "Add sanity check for page size." by Treehugger Robot · 6 years ago
  6. 122b40b Merge "Add compile_commands.json to gitignore." by Primiano Tucci · 6 years ago
  7. ca3a2cd Add sanity check for page size. by Florian Mayer · 6 years ago
  8. 4bdc4c4 Introduce WASM toolchain by Primiano Tucci · 6 years ago
  9. 1714a74 protos: fix typos for lint to be happy by Lalit Maganti · 6 years ago
  10. a148e1d Use dynamically read header_page information. by Florian Mayer · 6 years ago
  11. af1cc9e Merge "Add metatracing to trace perfetto itself." by Florian Mayer · 6 years ago
  12. 5d36cda Merge "trace_to_text: Print FtraceStats" by android-build-prod (mdb) · 6 years ago
  13. 9553bac Merge "Allow to parse events/header_page." by Florian Mayer · 6 years ago
  14. 236ba47 Add metatracing to trace perfetto itself. by Florian Mayer · 6 years ago
  15. 640b7ae Add PRESUBMIT to protect whitelist. by Florian Mayer · 6 years ago
  16. faa2a5f Add compile_commands.json to gitignore. by Florian Mayer · 6 years ago
  17. f3f8b8f trace_to_text: Print FtraceStats by Hector Dearman · 6 years ago
  18. 969b220 Allow to parse events/header_page. by Florian Mayer · 6 years ago
  19. 2e6db4a Merge "Enable more unit tests on Windows" by android-build-prod (mdb) · 6 years ago
  20. 5f1ac87 Merge "Add script to visualize pipestats." by android-build-prod (mdb) · 6 years ago
  21. 622ca9e Merge "Add tool to analyze rate of events." by Florian Mayer · 6 years ago
  22. 2c4a460 Enable more unit tests on Windows by Bruce Dawson · 6 years ago
  23. 1cdb85e Add script to visualize pipestats. by Florian Mayer · 6 years ago
  24. 75905df Add tool to analyze rate of events. by Florian Mayer · 6 years ago
  25. 356d83f Limit concurrent traces to 5 to prevent stalls in traced_probes by Primiano Tucci · 6 years ago
  26. 8b20979 Temporary workaround for 32-bit crashes. by Florian Mayer · 6 years ago
  27. 9c2c6ab Fix off by one. by Florian Mayer · 6 years ago
  28. f567aa4 Merge "Increase ftrace buffer. Decrease i/o scan batches." by android-build-prod (mdb) · 6 years ago
  29. a6f6a31 Merge "Expand Chrome proto with trace event POD args" by Oystein Eftevaag · 6 years ago
  30. 55f25f1 Expand Chrome proto with trace event POD args by Oystein Eftevaag · 6 years ago
  31. cba7b53 Increase ftrace buffer. Decrease i/o scan batches. by Florian Mayer · 6 years ago
  32. 9004bcf Merge "Fix potential misaligned access bug for __data_loc events" by Primiano Tucci · 6 years ago
  33. d797e76 Fix potential misaligned access bug for __data_loc events by Primiano Tucci · 6 years ago
  34. e63537c fix: work-around compile issue on mac by Ali Ijaz Sheikh · 6 years ago
  35. ecabc7d Merge "benchmark: fix useless condition check" by android-build-prod (mdb) · 6 years ago
  36. 92ac384 benchmark: fix useless condition check by Lalit Maganti · 6 years ago
  37. e8d7595 ps_tree: No scan on startup by default, make thread names optional by Primiano Tucci · 6 years ago
  38. 66d5776 Merge "Fixed some sign compare errors in newly added TraceStats tests" by android-build-prod (mdb) · 6 years ago
  39. fd759b6 Merge "Get one Perfetto unittest working on Windows" by Primiano Tucci · 6 years ago
  40. bb6e566 Fixed some sign compare errors in newly added TraceStats tests by Oystein Eftevaag · 6 years ago
  41. bfe969e Merge "Add handling to parse __data_loc." by Florian Mayer · 6 years ago
  42. 7d04404 Merge "Add comments to ftrace_stats.proto" by android-build-prod (mdb) · 6 years ago
  43. 2af6ef7 Get one Perfetto unittest working on Windows by Bruce Dawson · 6 years ago
  44. 992e397 Add comments to ftrace_stats.proto by Primiano Tucci · 6 years ago
  45. 986af4e Add handling to parse __data_loc. by Florian Mayer · 6 years ago
  46. 4d0f6c8 Added .proto and targets for minimal 'lite' TracePacket for Chrome by Oystein Eftevaag · 6 years ago
  47. a5ed03e Merge "perfetto: bump max cpu buffer size in ftrace" by Lalit Maganti · 6 years ago
  48. 4115ab4 Merge "Make unittests faster: remove sighandler after fork" by android-build-prod (mdb) · 6 years ago
  49. 166dbe2 Make unittests faster: remove sighandler after fork by Primiano Tucci · 6 years ago
  50. a7828e6 perfetto: bump max cpu buffer size in ftrace by Primiano Tucci · 6 years ago
  51. 5e33cad Add stats about dropped events to the trace by Primiano Tucci · 6 years ago
  52. 68574f2 traced_probes: omit empty process_tree packets by Primiano Tucci · 6 years ago
  53. 57b6d7d Add emscripten to .gitignore by Primiano Tucci · 6 years ago
  54. 5fa9d57 Merge "Add Windows build flags" by android-build-prod (mdb) · 6 years ago
  55. 3afb1e0 Add ftrace per_cpu/stats to beginning/end of the trace by Hector Dearman · 6 years ago
  56. 7949994 Add Windows build flags by Bruce Dawson · 6 years ago
  57. 7c9e3b2 Autogenerate protos and event_info. by Florian Mayer · 6 years ago
  58. 6e93cb8 Allow to merge Protos in ftrace_proto_gen. by Florian Mayer · 6 years ago
  59. 9c37130 Merge "traced_probes: fix tid/pid incremental mapping and reduce overhead" by Primiano Tucci · 6 years ago
  60. bd0c02f traced_probes: fix tid/pid incremental mapping and reduce overhead by Primiano Tucci · 6 years ago
  61. 234f0f6 Add node_modules to .gitignore by Hector Dearman · 6 years ago
  62. e62bd2b Merge "Build fix on a C++17 mode build" by Treehugger Robot · 6 years ago
  63. 5a5cbd5 Only generate proto descriptors in non-Chromium builds by Oystein Eftevaag · 6 years ago
  64. 13c6177 trace_to_text: add event counts for each type of ftrace event by Lalit Maganti · 6 years ago
  65. ee9fbb3 Build fix on a C++17 mode build by tzik · 6 years ago
  66. b9e2969 Merge "trace_to_text: report overwrite events for ftrace" by Treehugger Robot · 6 years ago
  67. c35fcd5 trace_to_text: report overwrite events for ftrace by Lalit Maganti · 6 years ago
  68. 979d826 Merge "Replace proto type strings with struct." by Treehugger Robot · 6 years ago
  69. 616674e Replace proto type strings with struct. by Florian Mayer · 6 years ago
  70. 467deaa Merge "Generate proto descriptor for trace protos." by Florian Mayer · 6 years ago
  71. 6f6aa7d Merge "perfetto: cts: filter out watches from CTS tests" by Treehugger Robot · 6 years ago
  72. bdae74c Remove fuzzer executable targets when building with Chromium by Oystein Eftevaag · 6 years ago
  73. ab55e3d Generate proto descriptor for trace protos. by Florian Mayer · 6 years ago
  74. 3f0b7c6 perfetto: add saturated and fixed rate consumer benchmarks by Lalit Maganti · 6 years ago
  75. 34278f6 perfetto: cts: filter out watches from CTS tests by Lalit Maganti · 6 years ago
  76. beba726 Add InodeFileMap to merged proto. by Florian Mayer · 6 years ago
  77. 6025399 Merge "Autogenerate FtraceEvent proto." by Treehugger Robot · 6 years ago
  78. c2b7933 Autogenerate FtraceEvent proto. by Florian Mayer · 6 years ago
  79. 6f3a5f9 Fix field number of f2fs_write_end. by Florian Mayer · 6 years ago
  80. 25d012a Add summary.cfg by Hector Dearman · 6 years ago
  81. 197785b Merge "Moved ScatteredStreamDelegateForTesting to protozero from ftrace_reader" by Oystein Eftevaag · 6 years ago
  82. 72daa6c Moved ScatteredStreamDelegateForTesting to protozero from ftrace_reader by Oystein Eftevaag · 6 years ago
  83. 55ef3e0 perfetto: Generate merged trace proto from white listed events by Hector Dearman · 6 years ago
  84. c99265f Merge "Fix arm build + trace_to_text summary mode" by Treehugger Robot · 6 years ago
  85. 8470435 Merge "Sort event_whitelist according to order in FtraceEvent proto." by Florian Mayer · 6 years ago
  86. 7a030a8 Sort event_whitelist according to order in FtraceEvent proto. by Florian Mayer · 6 years ago
  87. f026990 Fix arm build + trace_to_text summary mode by Primiano Tucci · 6 years ago
  88. 037ec5f Merge "perfetto: fix cts test" by Treehugger Robot · 6 years ago
  89. e651617 Export missing symbols for unittests embedding Perfetto as a shared library. by Oystein Eftevaag · 6 years ago
  90. e74b8b0 perfetto: fix cts test by Lalit Maganti · 6 years ago
  91. c0af530 Merge "ProcessStatsDataSource test" by Isabelle Taylor · 6 years ago
  92. 1684856 ProcessStatsDataSource test by Isabelle Taylor · 6 years ago
  93. 563f7f6 Merge "perfetto: further cleanup and consolidate test code" by Treehugger Robot · 6 years ago
  94. c27975c trace_to_text: add raw output mode for compact summaries by Lalit Maganti · 6 years ago
  95. 36557d8 perfetto: further cleanup and consolidate test code by Lalit Maganti · 6 years ago
  96. d9f3913 Write mount points for inodes that were not found. by Florian Mayer · 6 years ago
  97. 5e38ea2 Remove inodes we find from scheduled scan as well. by Florian Mayer · 6 years ago
  98. 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 6 years ago
  99. 635add6 Merge "Add f2fs events." by Treehugger Robot · 6 years ago
  100. 1d8956a Add f2fs events. by Florian Mayer · 6 years ago