1. dd2d778 Merge "Add script to run ftrace_proto_gen." by Florian Mayer · 6 years ago
  2. 4a6d8c8 Add script to run ftrace_proto_gen. by Florian Mayer · 6 years ago
  3. fae92d8 Change LOCKDOWN_UNSET to LOCKDOWN_UNCHANGED. by Florian Mayer · 6 years ago
  4. 3faad74 Add skeleton for UI (Node + TypeScript + WASM + build integration) by Primiano Tucci · 6 years ago
  5. 854df14 perfetto: update docs to keep in sync with other copies by Lalit Maganti · 6 years ago
  6. 1714a74 protos: fix typos for lint to be happy by Lalit Maganti · 6 years ago
  7. a6f6a31 Merge "Expand Chrome proto with trace event POD args" by Oystein Eftevaag · 6 years ago
  8. 55f25f1 Expand Chrome proto with trace event POD args by Oystein Eftevaag · 6 years ago
  9. e8d7595 ps_tree: No scan on startup by default, make thread names optional by Primiano Tucci · 6 years ago
  10. 7d04404 Merge "Add comments to ftrace_stats.proto" by android-build-prod (mdb) · 6 years ago
  11. 992e397 Add comments to ftrace_stats.proto by Primiano Tucci · 6 years ago
  12. 4d0f6c8 Added .proto and targets for minimal 'lite' TracePacket for Chrome by Oystein Eftevaag · 6 years ago
  13. 5e33cad Add stats about dropped events to the trace by Primiano Tucci · 6 years ago
  14. 3afb1e0 Add ftrace per_cpu/stats to beginning/end of the trace by Hector Dearman · 6 years ago
  15. 7c9e3b2 Autogenerate protos and event_info. by Florian Mayer · 6 years ago
  16. 9c37130 Merge "traced_probes: fix tid/pid incremental mapping and reduce overhead" by Primiano Tucci · 6 years ago
  17. bd0c02f traced_probes: fix tid/pid incremental mapping and reduce overhead by Primiano Tucci · 6 years ago
  18. 5a5cbd5 Only generate proto descriptors in non-Chromium builds by Oystein Eftevaag · 6 years ago
  19. ab55e3d Generate proto descriptor for trace protos. by Florian Mayer · 6 years ago
  20. beba726 Add InodeFileMap to merged proto. by Florian Mayer · 6 years ago
  21. c2b7933 Autogenerate FtraceEvent proto. by Florian Mayer · 6 years ago
  22. 55ef3e0 perfetto: Generate merged trace proto from white listed events by Hector Dearman · 6 years ago
  23. f026990 Fix arm build + trace_to_text summary mode by Primiano Tucci · 6 years ago
  24. 36557d8 perfetto: further cleanup and consolidate test code by Lalit Maganti · 6 years ago
  25. 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 6 years ago
  26. 1d8956a Add f2fs events. by Florian Mayer · 6 years ago
  27. d52e627 Add Flush support to Producer and expose API to Consumer by Primiano Tucci · 6 years ago
  28. 2c31b80 Disable on demand process stats implementation. by Isabelle Taylor · 6 years ago
  29. dca727d Refactor unit-testing of core/service_impl.cc by Primiano Tucci · 6 years ago
  30. 07e104d Reduce binary size (1.6MB -> 600K) by removing protos/trace:lite dep by Primiano Tucci · 6 years ago
  31. 1b9c58a Added process tree config. by Hector Dearman · 6 years ago
  32. 18614fe Allow to configure scan roots. by Florian Mayer · 6 years ago
  33. dae3565 Allow to configure InodeFileDataSource. by Primiano Tucci · 6 years ago
  34. 131b6e5 perfetto: add benchmark for fixed rate producer by Lalit Maganti · 6 years ago
  35. 62e7884 Add a preemptive legacy config field in DataSourceConfig by Primiano Tucci · 6 years ago
  36. 9daa483 Remove DataSourceID and registration callback by Primiano Tucci · 6 years ago
  37. 5ae66da Split large TracePackets over IPC by Primiano Tucci · 6 years ago
  38. 86262cb Set SHM config for multiple producers. by Isabelle Taylor · 6 years ago
  39. 2ffd1a5 Add support for long running traces by Primiano Tucci · 6 years ago
  40. 200bd2e Record incident details into the trace by Sami Kyostila · 6 years ago
  41. 8390e5b perfetto: add benchmark variable for controlling message size by Lalit Maganti · 6 years ago
  42. bfc3d3e perfetto: add end to end benchmarking by Lalit Maganti · 6 years ago
  43. 69faa90 Change SHM to be handled per producer by Isabelle Taylor · 6 years ago
  44. fbccb3c Record a periodic clock snapshot by Sami Kyostila · 6 years ago
  45. 6aa7557 Add host target for perfetto protos on Android host builds by Primiano Tucci · 6 years ago
  46. 8ce3087 ftrace_reader: Update for uint64 block device ids by Anna Zappone · 6 years ago
  47. ecf9e4a Use new TraceBuffer and send patches over IPC by Primiano Tucci · 6 years ago
  48. 3f5705c perfetto: refactor testing code to make benchmarks easier to write by Lalit Maganti · 6 years ago
  49. ab3b1b2 Added proto for ChromeTraceEvents, and a config string to the DataSourceConfig for Chrome tracing as well by Oystein Eftevaag · 6 years ago
  50. 61c5548 Add lockdown mode. by Florian Mayer · 6 years ago
  51. 79f3f91 NotifySharedMemoryUpdate -> CommitData by Primiano Tucci · 6 years ago
  52. ed55ebf ftrace_reader: Add proto for inode metadata by Anna Zappone · 6 years ago
  53. 954d8ed Add "protos" package to the ipc/*.proto files by Primiano Tucci · 6 years ago
  54. 045c938 Merge "ftrace_reader: Added more events for processes." by Isabelle Taylor · 6 years ago
  55. 5f09755 Merge "Remove unused import from proto" by Primiano Tucci · 6 years ago
  56. 3ea3888 ftrace_reader: Added more events for processes. by Isabelle Taylor · 6 years ago
  57. c190103 Merge "ftrace_reader: Adding events for IO" by Anna Zappone · 6 years ago
  58. 1f14b62 ftrace_reader: Plumb overwrite from page header by Hector Dearman · 6 years ago
  59. aaad87b Remove unused import from proto by Primiano Tucci · 6 years ago
  60. 6e4e038 ftrace_reader: Adding events for IO by Anna Zappone · 6 years ago
  61. d410c82 ftrace_reader: Rename event_names to ftrace_events by Hector Dearman · 6 years ago
  62. a89cc57 perfetto: Move FtraceConfig to own file by Hector Dearman · 6 years ago
  63. 19e0e04 Revert "Forward enable_extra_guardrails to Producer." by Florian Mayer · 6 years ago
  64. 7ca582f Forward enable_extra_guardrails to Producer. by Florian Mayer · 6 years ago
  65. 80b388e Set flag in TraceConfig if data is saved to dropbox. by Florian Mayer · 6 years ago
  66. 2027653 Merge "Propagate duration_ms from TraceConfig to DataSourceConfig." by Treehugger Robot · 7 years ago
  67. eef8b24 Propagate duration_ms from TraceConfig to DataSourceConfig. by Florian Mayer · 7 years ago
  68. d404ea1 Dump process data in trace. by Isabelle Taylor · 7 years ago
  69. 65b28a1 perfetto: add process tree proto by Lalit Maganti · 7 years ago
  70. 32e0b54 Annotate trace packets with a trusted producer uid by Sami Kyostila · 7 years ago
  71. 22d4c57 ftrace_reader: Adjust formatting of autogen code by Hector Dearman · 7 years ago
  72. be6e3e7 Adding ftrace_events for events useful for long running traces by Anna Zappone · 7 years ago
  73. 6498fcf Autogenerate event_info.cc based on the event whitelist. by Isabelle Taylor · 7 years ago
  74. dbdec97 ftrace_reader: Kernel buffer size follow up by Hector Dearman · 7 years ago
  75. 8188f31 Add extra ftrace events required by Anna Zappone · 7 years ago
  76. 6ea67b3 ftrace_reader: Plumb kernel buffer size and read period by Hector Dearman · 7 years ago
  77. 853467e Add ftrace event SchedWakeup by Anna Zappone · 7 years ago
  78. 7f37dc8 ftrace_reader: Add new ftrace events by Hector Dearman · 7 years ago
  79. c61e883 ftrace_reader: Add atrace support by Hector Dearman · 7 years ago
  80. 08882a4 Change the autogenerated config proto by Primiano Tucci · 7 years ago
  81. c501080 Generate merged trace config for use in the Android tree by Primiano Tucci · 7 years ago
  82. 20b760c Reshuffle .proto files under /proto by Primiano Tucci · 7 years ago
  83. 51e06e5 Enable embedders to include Perfetto protos by Oystein Eftevaag · 7 years ago
  84. aef49dd ftrace_reader: Remove proto full code by Hector Dearman · 7 years ago
  85. 39071ba ftrace_reader: Move some code for generating the protos into tools/ by Hector Dearman · 7 years ago
  86. 20b3c1c Add trace_to_text by Hector Dearman · 7 years ago
  87. e4cc95d ftrace_reader: Add initial probes deamon code by Hector Dearman · 7 years ago
  88. 60a6347 perfetto: Make protos follow google3 best practice by Hector Dearman · 7 years ago
  89. 8d3cf85 ftrace_reader: proto3 -> proto2 by Hector Dearman · 7 years ago
  90. 5358933 Add initial Tracing Service implementation by Primiano Tucci · 7 years ago
  91. d7b59c4 Introduce TraceWriter and SharedMemoryArbiter for Producer(s) by Primiano Tucci · 7 years ago
  92. 77af133 ftrace_reader: Add dynamic parser (part 4) by Hector Dearman · 7 years ago
  93. 13098a0 Provide the perfetto root path to event proto generation to fix the Chrome embedded build by Oystein Eftevaag · 7 years ago
  94. 114b649 Introduce Consumer API by Primiano Tucci · 7 years ago
  95. 42e2de1 Introduce initial stubs for Consumer API by Primiano Tucci · 7 years ago
  96. 71372ea Add timestamp ftrace event by Hector Dearman · 7 years ago
  97. 7a40e4d Move build -> gn/standalone by Primiano Tucci · 7 years ago
  98. 4f9b6d7 Pivot source files into top-level src,include and unify test target by Primiano Tucci · 7 years ago
  99. dd727e4 Support building Perfetto as part of Chrome by Oystein Eftevaag · 7 years ago
  100. 5f48d7b Cleanup .protos and move under the perfetto.protos namespace by Primiano Tucci · 7 years ago