1. d046598 Add print event to perfetto_trace.proto by Hector Dearman · 6 years ago
  2. a2fae26 profiling: Add unwinding by Florian Mayer · 6 years ago
  3. b64d6b1 profiling: Add parts of heap profiler. by Florian Mayer · 6 years ago
  4. de2476b TraceProcessor: improve parsing performances to ~420 MB/s by Primiano Tucci · 6 years ago
  5. aa5316b Bump NDK to 17b. by Florian Mayer · 6 years ago
  6. 7f71d0e trace_processor: Add integration tests by Hector Dearman · 6 years ago
  7. f833566 libunwindstack: Address comments from aosp/727270 by Florian Mayer · 6 years ago
  8. 475bd7e Add out-of-tree build for libunwindstack. by Florian Mayer · 6 years ago
  9. 0d72a31 Introduce legacy JSON importer and "slices" vtable by Primiano Tucci · 6 years ago
  10. fd8240d Simplify ftrace architecture and integration with traced_probes by Primiano Tucci · 6 years ago
  11. acf8c07 Move node_modules install to install-build-deps by Deepanjan Roy · 6 years ago
  12. c15a9bc Merge "Move ftrace_reader code into src/traced/probes/ftrace" by Primiano Tucci · 6 years ago
  13. de82dae Move ftrace_reader code into src/traced/probes/ftrace by Primiano Tucci · 6 years ago
  14. fe19990 Add ui build to travis by Primiano Tucci · 6 years ago
  15. 0838300 tools: fix build of ftrace_proto_gen on OSX by Lalit Maganti · 6 years ago
  16. dca9609 Update to node current (v10) by Primiano Tucci · 6 years ago
  17. 128c0ec Merge "Run clang-format in protogen." by Treehugger Robot · 6 years ago
  18. b3a5fff Run clang-format in protogen. by Florian Mayer · 6 years ago
  19. d8b1a1d perfetto: add ability to override upload limit flag on debuggable builds by Lalit Maganti · 6 years ago
  20. 6fe26e6 perfetto: move sqlite to the non-ui build deps by Lalit Maganti · 6 years ago
  21. be5ad82 Merge "perfetto: add sqlite to ui part of buildtools" by Treehugger Robot · 6 years ago
  22. b123f26 perfetto: add sqlite to ui part of buildtools by Lalit Maganti · 6 years ago
  23. dd2d778 Merge "Add script to run ftrace_proto_gen." by Florian Mayer · 6 years ago
  24. 4a6d8c8 Add script to run ftrace_proto_gen. by Florian Mayer · 6 years ago
  25. f6d1bfa Change wording in trace_to_text output. by Florian Mayer · 6 years ago
  26. e932d18 Output duration of ftrace as well as total trace duration. by Florian Mayer · 6 years ago
  27. 3faad74 Add skeleton for UI (Node + TypeScript + WASM + build integration) by Primiano Tucci · 6 years ago
  28. 4a675e1 Merge "Add -b flag to tools/tmux to run in background." by Treehugger Robot · 6 years ago
  29. b843322 Add -b flag to tools/tmux to run in background. by Florian Mayer · 6 years ago
  30. c2eb510 Roll GN, clang and libc++ to match chromium revisions by Primiano Tucci · 6 years ago
  31. 1640ffa Fix mac build, make pipe_stats linux-only by Primiano Tucci · 6 years ago
  32. 4bdc4c4 Introduce WASM toolchain by Primiano Tucci · 6 years ago
  33. af1cc9e Merge "Add metatracing to trace perfetto itself." by Florian Mayer · 6 years ago
  34. 236ba47 Add metatracing to trace perfetto itself. by Florian Mayer · 6 years ago
  35. f3f8b8f trace_to_text: Print FtraceStats by Hector Dearman · 6 years ago
  36. 1cdb85e Add script to visualize pipestats. by Florian Mayer · 6 years ago
  37. 75905df Add tool to analyze rate of events. by Florian Mayer · 6 years ago
  38. 5e33cad Add stats about dropped events to the trace by Primiano Tucci · 6 years ago
  39. 3afb1e0 Add ftrace per_cpu/stats to beginning/end of the trace by Hector Dearman · 6 years ago
  40. 7c9e3b2 Autogenerate protos and event_info. by Florian Mayer · 6 years ago
  41. 6e93cb8 Allow to merge Protos in ftrace_proto_gen. by Florian Mayer · 6 years ago
  42. bd0c02f traced_probes: fix tid/pid incremental mapping and reduce overhead by Primiano Tucci · 6 years ago
  43. 13c6177 trace_to_text: add event counts for each type of ftrace event by Lalit Maganti · 6 years ago
  44. b9e2969 Merge "trace_to_text: report overwrite events for ftrace" by Treehugger Robot · 6 years ago
  45. c35fcd5 trace_to_text: report overwrite events for ftrace by Lalit Maganti · 6 years ago
  46. 616674e Replace proto type strings with struct. by Florian Mayer · 6 years ago
  47. ab55e3d Generate proto descriptor for trace protos. by Florian Mayer · 6 years ago
  48. beba726 Add InodeFileMap to merged proto. by Florian Mayer · 6 years ago
  49. c2b7933 Autogenerate FtraceEvent proto. by Florian Mayer · 6 years ago
  50. 55ef3e0 perfetto: Generate merged trace proto from white listed events by Hector Dearman · 6 years ago
  51. c99265f Merge "Fix arm build + trace_to_text summary mode" by Treehugger Robot · 6 years ago
  52. 7a030a8 Sort event_whitelist according to order in FtraceEvent proto. by Florian Mayer · 6 years ago
  53. f026990 Fix arm build + trace_to_text summary mode by Primiano Tucci · 6 years ago
  54. c27975c trace_to_text: add raw output mode for compact summaries by Lalit Maganti · 6 years ago
  55. 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 6 years ago
  56. 1d8956a Add f2fs events. by Florian Mayer · 6 years ago
  57. e7ca7c6 Fix test failure by reducing max shm size to 32 MB by Primiano Tucci · 6 years ago
  58. 238c550 Add tool to find scan roots. by Florian Mayer · 6 years ago
  59. b0f0071 Use separate unix socket for tools/tmx. by Florian Mayer · 6 years ago
  60. aef0c53 Add unittests for file_scanner. Fix minor bug. by Florian Mayer · 6 years ago
  61. b249947 Fix bug in summary trace to text. by Isabelle Taylor · 6 years ago
  62. 38faa6f Improve stacktraces on Linux/Android standalone debug builds by Primiano Tucci · 6 years ago
  63. 1b9c58a Added process tree config. by Hector Dearman · 6 years ago
  64. dae3565 Allow to configure InodeFileDataSource. by Primiano Tucci · 6 years ago
  65. 7187df1 Merge "perfetto: fix android Travis build" by Primiano Tucci · 6 years ago
  66. 131b6e5 perfetto: add benchmark for fixed rate producer by Lalit Maganti · 6 years ago
  67. e832289 perfetto: fix android Travis build by Lalit Maganti · 6 years ago
  68. 45c9b18 Introduce "json" and "systrace" output in trace_to_text by Primiano Tucci · 6 years ago
  69. 3c4e5c2 traced_probes: Support on demand proccess info by Hector Dearman · 6 years ago
  70. a7c04f8 traced_probes: Fix pid snapshot by Hector Dearman · 6 years ago
  71. 5e8fa4b trace_to_text: Verify filesystem scanning numbers by Anna Zappone · 6 years ago
  72. 21c19d8 Support building trace_to_text in the Android tree by Primiano Tucci · 6 years ago
  73. ea56fd3 Fix msan and mac build by Primiano Tucci · 6 years ago
  74. 7c10462 trace_to_text: Add I/O sanity checks by Anna Zappone · 6 years ago
  75. 910852d perfetto: fix gcc build by Lalit Maganti · 6 years ago
  76. d496ea5 Added process tree data to the trace to text summary. by Isabelle Taylor · 6 years ago
  77. 85ef536 trace_to_text: Add summary mode by Hector Dearman · 6 years ago
  78. f4bc1d1 Replace PERFETTO_CHECK(false) with PERFETTO_FATAL by Hector Dearman · 6 years ago
  79. 2ffd1a5 Add support for long running traces by Primiano Tucci · 6 years ago
  80. a812a94 In Chrome, build as shared library rather than directly linked sources by Oystein Eftevaag · 6 years ago
  81. 26a54d3 Use const reference instead of value. by Florian Mayer · 6 years ago
  82. bfc3d3e perfetto: add end to end benchmarking by Lalit Maganti · 6 years ago
  83. c99d93c perfetto: update benchmark dep by Lalit Maganti · 6 years ago
  84. 6aa7557 Add host target for perfetto protos on Android host builds by Primiano Tucci · 6 years ago
  85. 96928ab Merge "perfetto: Add a testing program" by Treehugger Robot · 6 years ago
  86. dbd0878 make constants constexpr. by Florian Mayer · 6 years ago
  87. 3639700 perfetto: Add a testing program by Hector Dearman · 6 years ago
  88. 1cfb312 Merge "ftrace_reader: Update for uint64 block device ids" by Anna Zappone · 6 years ago
  89. 8ce3087 ftrace_reader: Update for uint64 block device ids by Anna Zappone · 6 years ago
  90. c067d41 perfetto: Add linux support to tools/tmux by Hector Dearman · 6 years ago
  91. 2166b71 Fix JSON error and add I/O events by Anna Zappone · 6 years ago
  92. 0ff07c7 probe_producer: Post metadata to helper sources by Hector Dearman · 6 years ago
  93. 3bc8438 Merge "perfetto: foo:foo_unittests -> foo:unittests" by Primiano Tucci · 6 years ago
  94. 599e3e2 perfetto: All tests should end in 'Test' by Hector Dearman · 6 years ago
  95. 6cfec8a perfetto: foo:foo_unittests -> foo:unittests by Hector Dearman · 6 years ago
  96. 74b73a9 Add utility function to get block device -> mountpoints. by Florian Mayer · 6 years ago
  97. 3f5705c perfetto: refactor testing code to make benchmarks easier to write by Lalit Maganti · 6 years ago
  98. ab3b1b2 Added proto for ChromeTraceEvents, and a config string to the DataSourceConfig for Chrome tracing as well by Oystein Eftevaag · 6 years ago
  99. 09db827 TraceBuffer: minor cleanups by Primiano Tucci · 6 years ago
  100. 27ac99c probes_producer: Add initial code to put inodes into their own trace packet by Anna Zappone · 6 years ago