1. cfcd7f8 Join with packages and align protos by Ioannis Ilkos · 4 years, 9 months ago
  2. 3440c6d Merge "Remove unused process growth" by Ioannis Ilkos · 4 years, 9 months ago
  3. ac8a348 Remove unused process growth by Ioannis Ilkos · 4 years, 9 months ago
  4. b3e08d0 Use protozero in IPC framing protocol by Primiano Tucci · 4 years, 9 months ago
  5. 6a7fa5f Switch TracingService to use protozero by Primiano Tucci · 4 years, 9 months ago
  6. 6a7813d Use protozero in .gen.cc proto->C++ classes by Primiano Tucci · 4 years, 9 months ago
  7. 1a9b771 trace_processor: fix sqlvalue comparision by Lalit Maganti · 4 years, 9 months ago
  8. ba784e5 Minor cleanups in preparation of protobuf -> zero migration by Primiano Tucci · 4 years, 9 months ago
  9. 2c832dc Java heap stats metrics by Ioannis Ilkos · 4 years, 9 months ago
  10. 716b109 Merge "Move CopyablePtr from base to protozero" by Treehugger Robot · 4 years, 9 months ago
  11. e4144b7 Move CopyablePtr from base to protozero by Primiano Tucci · 4 years, 9 months ago
  12. 809b2f9 trace_processor: move counter_definitions to new macro tables by Lalit Maganti · 4 years, 9 months ago
  13. 03ac833 protozero: simplify packed field and allow heap growth by Primiano Tucci · 4 years, 9 months ago
  14. c165b87 processor: Extract HeapGraph parsing into module by Eric Seckler · 4 years, 9 months ago
  15. 5f25e48 Merge "Count retained and uniquely retained bytes." by Florian Mayer · 4 years, 9 months ago
  16. 04a93f2 Count retained and uniquely retained bytes. by Florian Mayer · 4 years, 9 months ago
  17. 9dd3e34 Merge "TrackEvent: Add support for arguments" by Sami Kyostila · 4 years, 10 months ago
  18. 0c22984 TrackEvent: Add support for arguments by Sami Kyostila · 4 years, 10 months ago
  19. a7870e6 processor: Make sql/sqlite layer optional at compile time by Eric Seckler · 4 years, 10 months ago
  20. 6451758 trace_processor: Add boiler plate for binder events by Hector Dearman · 4 years, 10 months ago
  21. 88d9a55 Merge "trace_processor: migrate callsite table to new macro tables" by Lalit Maganti · 4 years, 10 months ago
  22. e663c7c Merge "TrackEvent: Add support for dynamically enabled tracing categories" by Sami Kyostila · 4 years, 10 months ago
  23. aa0ff5b trace_processor: migrate callsite table to new macro tables by Lalit Maganti · 4 years, 10 months ago
  24. ab0604c processor: Add ProtoImporterModules for android + system probes by Eric Seckler · 4 years, 10 months ago
  25. 1eebf5e TrackEvent: Add support for dynamically enabled tracing categories by Sami Kyostila · 4 years, 10 months ago
  26. 137a467 processor: Move proto_trace_parser/tokenizer to importers/proto/ by Eric Seckler · 4 years, 10 months ago
  27. 9fb9a72 Merge "perfetto: change gen_andorid_bp to use static libs for host tools" by Treehugger Robot · 4 years, 10 months ago
  28. 3d415ec perfetto: change gen_andorid_bp to use static libs for host tools by Lalit Maganti · 4 years, 10 months ago
  29. 8528b9d Merge "processor: Extract graphics event parsing into an importer module" by Treehugger Robot · 4 years, 10 months ago
  30. 63afd79 processor: Extract graphics event parsing into an importer module by Eric Seckler · 4 years, 10 months ago
  31. 7fb1d23 processor: Expose a C++ API for ExportJson to chrome by Eric Seckler · 4 years, 10 months ago
  32. 771960c processor: Move TrackEvent tokenizing & parsing into module by Eric Seckler · 4 years, 10 months ago
  33. d379513 processor: Extract SchedEventTracker from EventTracker by Eric Seckler · 4 years, 10 months ago
  34. acfe35b processor: Move ftrace parsing and descriptors to importers/ftrace by Eric Seckler · 4 years, 10 months ago
  35. 87ede88 processor: Extract ftrace parsing into FtraceModule/Parser by Eric Seckler · 4 years, 10 months ago
  36. 5c7866e processor: Extract ftrace tokenization into FtraceModule/Tokenizer by Eric Seckler · 4 years, 10 months ago
  37. d8b5208 processor: Move json, fuchsia, systrace parsers to importers subdirs by Eric Seckler · 4 years, 10 months ago
  38. 7ed308f trace_processor: add all bits iterator by Lalit Maganti · 4 years, 10 months ago
  39. 57dd66b Remove checked-in generated files and use build-time gen ones by Primiano Tucci · 4 years, 10 months ago
  40. 2a4f8e7 Merge "processor: extract a public ReadTrace() function from shell" by Eric Seckler · 4 years, 10 months ago
  41. 547b457 Merge "Heap profile callsites metric" by Ioannis Ilkos · 4 years, 10 months ago
  42. 8f70bbf processor: extract a public ReadTrace() function from shell by Eric Seckler · 4 years, 10 months ago
  43. 73f2cd0 Heap profile callsites metric by Ioannis Ilkos · 4 years, 10 months ago
  44. b958c12 Merge "Add message for logging GPU message" by Raymond Chiu · 4 years, 10 months ago
  45. c612b7f Add message for logging GPU message by Raymond Chiu · 5 years ago
  46. a60a6b4 trace_to_text: Refactor in preparation of userspace events json export by Eric Seckler · 4 years, 10 months ago
  47. f0d7ef8 gen_android_bp: use gn_utils by Primiano Tucci · 4 years, 10 months ago
  48. 430734e Remove perfetto_src_tracing_ipc static lib target by Primiano Tucci · 4 years, 10 months ago
  49. b06d185 Support memory tracker layer from Gapid in Perfetto by Mohammad Reza Zakerinasab · 5 years ago
  50. 25e013e Add heap_graph_object table. by Florian Mayer · 4 years, 11 months ago
  51. 1fab224 Merge changes I442d4291,I239ea5e4 by Ryan Savitski · 4 years, 11 months ago
  52. ca06498 android builds (incl. standalone): switch from Oz to O2 by Ryan Savitski · 4 years, 11 months ago
  53. 0e2206f Merge "Enable libperfetto on host with Android intree build" by Hector Dearman · 4 years, 11 months ago
  54. 04cfac7 Enable libperfetto on host with Android intree build by Hector Dearman · 4 years, 11 months ago
  55. 3ce793c Use trace processor to convert to pprof. by Florian Mayer · 4 years, 11 months ago
  56. ed80390 Get unsymbolized frames proto by Ioannis Ilkos · 4 years, 11 months ago
  57. 4ea78d9 trace_processor: remove virtual track table and replace with async track table by Lalit Maganti · 5 years ago
  58. ef2db12 Merge "Use trace processor for `trace_to_text symbolize`." by Florian Mayer · 5 years ago
  59. 80de698 Use trace processor for `trace_to_text symbolize`. by Florian Mayer · 5 years ago
  60. b4ce888 Merge "Fix build rules in tools" by Ryan Savitski · 5 years ago
  61. fca300e Merge "Add testdata to Android.bp for perfetto_unittests." by Florian Mayer · 5 years ago
  62. 2bd536a Refactor parser for all graphics related event by Raymond Chiu · 5 years ago
  63. f33540e Fix build rules in tools by Primiano Tucci · 5 years ago
  64. 9933611 compact_sched: traced_probes writer by Ryan · 5 years ago
  65. 246c142 Add testdata to Android.bp for perfetto_unittests. by Florian Mayer · 5 years ago
  66. 813f1f5 Add header_libs to gen_android_bp. by Florian Mayer · 5 years ago
  67. 0d73796 Merge "Use bionic platform headers." by Christopher Ferris · 5 years ago
  68. e7a7577 Merge "Add producer for Perfetto Java Heap Profiler." by Florian Mayer · 5 years ago
  69. 3f0aaac Revert "[GPU TRACE] Add GPU scheduling trace events" by Yiwei Zhang · 5 years ago
  70. 677c162 Use bionic platform headers. by Christopher Ferris · 5 years ago
  71. 98965ba Add producer for Perfetto Java Heap Profiler. by Florian Mayer · 5 years ago
  72. 6b8d591 Add AppendedData to the trace protos by Ioannis Ilkos · 5 years ago
  73. ac68e9c trace_processor: migrate track table to new table macros by Lalit Maganti · 5 years ago
  74. 14e7dd6 generators: Remove dependency on protos strutil.h by Primiano Tucci · 5 years ago
  75. d0001c3 Make trace_processor a host-only target by Primiano Tucci · 5 years ago
  76. 879cafd Move wire_protocol.proto under protos/perfetto/ipc by Primiano Tucci · 5 years ago
  77. f955198 Fold perfetto_src_tracing_ipc into libperfetto_client by Primiano Tucci · 5 years ago
  78. 9ad16d5 proto: Add Tracks for TrackEvents by Eric Seckler · 5 years ago
  79. a72241f Merge "trace_processor: add host_supported label to trace_processor_shell" by Lalit Maganti · 5 years ago
  80. 262c998 trace_processor: add host_supported label to trace_processor_shell by Lalit Maganti · 5 years ago
  81. 85be7da Merge "Add track_event_descriptor to data_source_descriptor" by Treehugger Robot · 5 years ago
  82. 59e8751 trace_processor: add sqlite table class for db tables by Lalit Maganti · 5 years ago
  83. 51c3c95 Add track_event_descriptor to data_source_descriptor by Nicolò Mazzucato · 5 years ago
  84. ac002d3 Merge "trace_processor: add support for JSON metric output" by Lalit Maganti · 5 years ago
  85. 80bbdd8 Fix StringPool on 32-bit Android by Primiano Tucci · 5 years ago
  86. 4ce4c52 Merge "Major clean up build files, use flags-per-feature." by Primiano Tucci · 5 years ago
  87. 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 5 years ago
  88. 7f64c10 Added cpu_profile_stack_samples table to the trace_processor by Oystein Eftevaag · 5 years ago
  89. 355b8c8 Use '/protos/' as import prefix of perfetto protos by Primiano Tucci · 5 years ago
  90. 25863f7 trace_processor: add support for JSON metric output by Lalit Maganti · 5 years ago
  91. 7160ccc Add trace parser for SurfaceFlinger graphics frame events by Mikael Pessa · 5 years ago
  92. 75ae50e Further minor GN & scripts cleanups by Primiano Tucci · 5 years ago
  93. 8e62744 Move build flags to generated file, stop using cflags by Primiano Tucci · 5 years ago
  94. 03d1062 trace_processor: move more files to the sqlite folder by Lalit Maganti · 5 years ago
  95. a7c5d07 Merge "trace_processor: create sqlite folder and extract initial pieces" by Lalit Maganti · 5 years ago
  96. 9fcde6b Merge "trace_processor: expose tracks table to sqlite" by Lalit Maganti · 5 years ago
  97. 737b376 trace_processor: create sqlite folder and extract initial pieces by Lalit Maganti · 5 years ago
  98. cdd69c9 trace_processor: expose tracks table to sqlite by Lalit Maganti · 5 years ago
  99. e7aecaa Merge "Minor refactoring to config protos" by Primiano Tucci · 5 years ago
  100. 07489b8 Add base/proc_utils.h for GetProcessId(), fix Windows build by Primiano Tucci · 5 years ago