1. 677c162 Use bionic platform headers. by Christopher Ferris · 5 years ago
  2. 6b8d591 Add AppendedData to the trace protos by Ioannis Ilkos · 5 years ago
  3. ac68e9c trace_processor: migrate track table to new table macros by Lalit Maganti · 5 years ago
  4. 14e7dd6 generators: Remove dependency on protos strutil.h by Primiano Tucci · 5 years ago
  5. d0001c3 Make trace_processor a host-only target by Primiano Tucci · 5 years ago
  6. 879cafd Move wire_protocol.proto under protos/perfetto/ipc by Primiano Tucci · 5 years ago
  7. f955198 Fold perfetto_src_tracing_ipc into libperfetto_client by Primiano Tucci · 5 years ago
  8. 9ad16d5 proto: Add Tracks for TrackEvents by Eric Seckler · 5 years ago
  9. a72241f Merge "trace_processor: add host_supported label to trace_processor_shell" by Lalit Maganti · 5 years ago
  10. 262c998 trace_processor: add host_supported label to trace_processor_shell by Lalit Maganti · 5 years ago
  11. 85be7da Merge "Add track_event_descriptor to data_source_descriptor" by Treehugger Robot · 5 years ago
  12. 59e8751 trace_processor: add sqlite table class for db tables by Lalit Maganti · 5 years ago
  13. 51c3c95 Add track_event_descriptor to data_source_descriptor by Nicolò Mazzucato · 5 years ago
  14. ac002d3 Merge "trace_processor: add support for JSON metric output" by Lalit Maganti · 5 years ago
  15. 80bbdd8 Fix StringPool on 32-bit Android by Primiano Tucci · 5 years ago
  16. 4ce4c52 Merge "Major clean up build files, use flags-per-feature." by Primiano Tucci · 5 years ago
  17. 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 5 years ago
  18. 7f64c10 Added cpu_profile_stack_samples table to the trace_processor by Oystein Eftevaag · 5 years ago
  19. 355b8c8 Use '/protos/' as import prefix of perfetto protos by Primiano Tucci · 5 years ago
  20. 25863f7 trace_processor: add support for JSON metric output by Lalit Maganti · 5 years ago
  21. 7160ccc Add trace parser for SurfaceFlinger graphics frame events by Mikael Pessa · 5 years ago
  22. 75ae50e Further minor GN & scripts cleanups by Primiano Tucci · 5 years ago
  23. 8e62744 Move build flags to generated file, stop using cflags by Primiano Tucci · 5 years ago
  24. 03d1062 trace_processor: move more files to the sqlite folder by Lalit Maganti · 5 years ago
  25. a7c5d07 Merge "trace_processor: create sqlite folder and extract initial pieces" by Lalit Maganti · 5 years ago
  26. 9fcde6b Merge "trace_processor: expose tracks table to sqlite" by Lalit Maganti · 5 years ago
  27. 737b376 trace_processor: create sqlite folder and extract initial pieces by Lalit Maganti · 5 years ago
  28. cdd69c9 trace_processor: expose tracks table to sqlite by Lalit Maganti · 5 years ago
  29. e7aecaa Merge "Minor refactoring to config protos" by Primiano Tucci · 5 years ago
  30. 07489b8 Add base/proc_utils.h for GetProcessId(), fix Windows build by Primiano Tucci · 5 years ago
  31. 7043100 Minor refactoring to config protos by Primiano Tucci · 5 years ago
  32. d12acb1 Merge "client api: Introduce a bare-bones TrackEvent library" by Treehugger Robot · 5 years ago
  33. 51a39db Merge "Separate out the parts of HeapProfiling that CPUProfiling will reuse into StackProfiling" by Oystein Eftevaag · 5 years ago
  34. 22c8d96 trace_processor: add Table and Column classes by Lalit Maganti · 5 years ago
  35. db5a473 trace_processor: add RowMap implementation and tests by Lalit Maganti · 5 years ago
  36. cf39caa trace_processor: add bitvector implementation by Lalit Maganti · 5 years ago
  37. 5419c58 Separate out the parts of HeapProfiling that CPUProfiling will reuse into StackProfiling by Oystein Eftevaag · 5 years ago
  38. 83dcc8c client api: Introduce a bare-bones TrackEvent library by Eric Seckler · 5 years ago
  39. 0f1c7bd [GPU TRACE] Add GPU scheduling trace events by Yiwei Zhang · 5 years ago
  40. 3e7ca4f Trace proto: skeleton for custom clocks and sequence defaults by Primiano Tucci · 5 years ago
  41. be9d120 Merge "Add new protobuf for SurfaceFlinger graphics frame events." by Treehugger Robot · 5 years ago
  42. 625a091 Add new protobuf for SurfaceFlinger graphics frame events. by Mikael Pessa · 5 years ago
  43. d8c3d5c Parse gzip'ed traces by Hector Dearman · 5 years ago
  44. 09d8543 Combine heap profiler stats by Ioannis Ilkos · 5 years ago
  45. b32ef03 Merge changes Iff458990,If7f8d5f2,Ia79e6e0b by Florian Mayer · 5 years ago
  46. cf9eadc Consume ProfiledFrameSymbols. by Florian Mayer · 5 years ago
  47. 20fafa4 Merge "Enhance heap profiler metrics" by Ioannis Ilkos · 5 years ago
  48. 94de58c Enhance heap profiler metrics by Ioannis Ilkos · 5 years ago
  49. 2d20a98 Use ProfiledFrameSymbols for symbolization. by Florian Mayer · 5 years ago
  50. 6cbf741 Merge changes I9012332d,I55e7591f by Florian Mayer · 5 years ago
  51. d12a6de Factor symbolizer into a proper class hierarchy. by Florian Mayer · 5 years ago
  52. 0b0eaba Merge "Add trace duration and rename the metadata proto" by Ioannis Ilkos · 5 years ago
  53. f17cf99 Add trace duration and rename the metadata proto by Ioannis Ilkos · 5 years ago
  54. b0b7a8c Merge "Add ability to generate UUIDs" by Treehugger Robot · 5 years ago
  55. f275f69 Add ability to generate UUIDs by Hector Dearman · 5 years ago
  56. 04e7e5f traced: add metatrace support via in-process producer (folding in LazyProducer) by Ryan Savitski · 5 years ago
  57. 968d1d8 Merge "Add proto for managed heap graphs." by Florian Mayer · 5 years ago
  58. 06264b4 Add proto for managed heap graphs. by Florian Mayer · 5 years ago
  59. 5132c65 trace_processor: rename Table -> SqliteTable by Lalit Maganti · 5 years ago
  60. ec62e3e Cleanup perfetto_cmd.cc by Primiano Tucci · 5 years ago
  61. 269e634 Merge "Don't dlclose libperfetto_android_internal.so once loaded" by Primiano Tucci · 5 years ago
  62. 23968af Merge "Client API: Allow data sources to handle Stop asynchronously" by Primiano Tucci · 5 years ago
  63. dd5ebc9 Client API: Allow data sources to handle Stop asynchronously by Primiano Tucci · 5 years ago
  64. a6ebe13 Don't dlclose libperfetto_android_internal.so once loaded by Primiano Tucci · 5 years ago
  65. 7d91e0a Merge "traced_probes ftrace: switch back to single-threaded, nonblocking read(2)-only approach" by Ryan Savitski · 5 years ago
  66. 9ed1898 traced_probes ftrace: switch back to single-threaded, nonblocking read(2)-only approach by Ryan · 5 years ago
  67. 361d65f Merge "Add Perfetto protos for Chrome log messages" by Treehugger Robot · 5 years ago
  68. 85940b7 Add Perfetto protos for Chrome log messages by Nicolò Mazzucato · 5 years ago
  69. 008cdb9 Fix fuzzer build by Primiano Tucci · 5 years ago
  70. 1aae8f5 perfetto: remove unused deps by Lalit Maganti · 5 years ago
  71. d9ca097 Merge "Add android package list proto" by Ioannis Ilkos · 5 years ago
  72. f1835e3 Add android package list proto by Ioannis Ilkos · 5 years ago
  73. 15b6f2f Remove strings table by Mikhail Khokhlov · 5 years ago
  74. 0064b37 Merge "metrics: add unaggregated memory metrics" by Lalit Maganti · 5 years ago
  75. 2951eb8 Merge "processor: Add storage for virtual tracks" by Eric Seckler · 5 years ago
  76. 5703ede processor: Add storage for virtual tracks by Eric Seckler · 5 years ago
  77. 389861f client api: Add StartBlocking/StopBlocking by Sami Kyostila · 5 years ago
  78. a316d6e metrics: add unaggregated memory metrics by Lalit Maganti · 5 years ago
  79. 237ccf2 Merge "Process priority breakdown and span duration improvements" by Ioannis Ilkos · 5 years ago
  80. 79b511c Process priority breakdown and span duration improvements by Ioannis Ilkos · 5 years ago
  81. 26cfccc Merge "Allow to symbolize profiles." by Florian Mayer · 5 years ago
  82. 0b06375 Allow to symbolize profiles. by Florian Mayer · 5 years ago
  83. 19f734f Reland "Enable LTO in Android tree." by Florian Mayer · 5 years ago
  84. 5bc17b7 Merge "Update GPU proto" by Treehugger Robot · 5 years ago
  85. 303ed40 Update GPU proto by Raymond Chiu · 5 years ago
  86. 96bec01 Move process memory stat and growth metrics by Ioannis Ilkos · 5 years ago
  87. db8b1cb add ion memory metric by Ioannis Ilkos · 5 years ago
  88. 764c504 protozero: rename protoc_plugin -> protozero_plugin (and ipc) by Primiano Tucci · 5 years ago
  89. 3b39fc7 Make auto-generated c++ classes hermetic, intorudce CopyablePtr by Primiano Tucci · 5 years ago
  90. bd4ee3f Separate the actual trace to pprof conversion by Ioannis Ilkos · 5 years ago
  91. edace41 trace_processor: add support for building on Android by Lalit Maganti · 5 years ago
  92. 3e5b915 Split out LMK metric from android_mem by Ioannis Ilkos · 5 years ago
  93. 693448f Merge "packages_list: allow filtering by pkg name" by Treehugger Robot · 5 years ago
  94. fde4ae6 packages_list: allow filtering by pkg name by Ryan Savitski · 5 years ago
  95. 8a2574c Merge "Fix amalgamated build" by Primiano Tucci · 5 years ago
  96. 2e6a731 Add extractor for CPU. by Silvia Vinyes · 5 years ago
  97. 658e2d6 Fix amalgamated build by Primiano Tucci · 5 years ago
  98. 9a707c2 Add proto for GPU events by Raymond Chiu · 5 years ago
  99. 53ca60b userdebug: support perfetto traces as a section in incident reports by Ryan Savitski · 5 years ago
  100. 1239fb3 Add chrome metadata field in trace packet by Siddhartha S · 5 years ago