1. 3db31c8 Add a new typed argument proto to encapsulate chromium's scheduler state. by Stephen Nusko · 4 years, 11 months ago
  2. d0dd906 Fix build and address nits from aosp/1172102 by Primiano Tucci · 4 years, 11 months ago
  3. 004dbc2 Merge "Non functional refactorings to gen classes" by Primiano Tucci · 4 years, 11 months ago
  4. 0861c62 trace_processor: take into account asc/desc for eliminating constraints by Lalit Maganti · 4 years, 11 months ago
  5. 74637ca Merge "traced_perf: build in-tree (i.e. add to Android.bp)" by Ryan Savitski · 4 years, 11 months ago
  6. cb8cea2 Non functional refactorings to gen classes by Primiano Tucci · 4 years, 11 months ago
  7. ad6c661 Merge "Minor fixes to IPC proto and build files" by Primiano Tucci · 4 years, 11 months ago
  8. 3aa027d Minor fixes to IPC proto and build files by Primiano Tucci · 4 years, 11 months ago
  9. 8117840 Merge "Revert "Add proto for recording VkDebugMarkerSetObjectNameEXT"" by Raman Tenneti · 4 years, 11 months ago
  10. 20d6dea Revert "Add proto for recording VkDebugMarkerSetObjectNameEXT" by Raman Tenneti · 4 years, 11 months ago
  11. 00b0254 Merge "Add proto for recording VkDebugMarkerSetObjectNameEXT" by Raymond Chiu · 4 years, 11 months ago
  12. 498ba70 Merge "Allow to produce DeobfuscationMapping from proguard map." by Florian Mayer · 4 years, 11 months ago
  13. 3be55fb Allow to produce DeobfuscationMapping from proguard map. by Florian Mayer · 4 years, 11 months ago
  14. 462b5db traced_perf: build in-tree (i.e. add to Android.bp) by Ryan Savitski · 5 years ago
  15. dea6be5 Merge "traced_perf: trivial config proto (PerfEventConfig) for further development." by Ryan Savitski · 5 years ago
  16. e6fe8fd Merge "Add parser for proguard maps." by Treehugger Robot · 5 years ago
  17. 8237596 Add parser for proguard maps. by Florian Mayer · 5 years ago
  18. 09ff3b2 traced_perf: trivial config proto (PerfEventConfig) for further development. by Ryan Savitski · 5 years ago
  19. 58dfea1 Merge "Parse the gfp_flags field based on kernel version" by Isabelle Taylor · 5 years ago
  20. 13a7585 Parse the gfp_flags field based on kernel version by Isabelle Taylor · 5 years ago
  21. 10b270a TrackEvent: Rename track event context for readability by Sami Kyostila · 5 years ago
  22. 2ce3e2e Merge "Revert "Add statsd logging to perfetto_cmd"" by Hector Dearman · 5 years ago
  23. 6d2a11d Revert "Add statsd logging to perfetto_cmd" by Hector Dearman · 5 years ago
  24. 6e88ff6 Merge "Join with packages and align protos" by Ioannis Ilkos · 5 years ago
  25. cfcd7f8 Join with packages and align protos by Ioannis Ilkos · 5 years ago
  26. a14882c Merge "Add statsd logging to perfetto_cmd" by Hector Dearman · 5 years ago
  27. 3440c6d Merge "Remove unused process growth" by Ioannis Ilkos · 5 years ago
  28. ac8a348 Remove unused process growth by Ioannis Ilkos · 5 years ago
  29. b3e08d0 Use protozero in IPC framing protocol by Primiano Tucci · 5 years ago
  30. 6a7fa5f Switch TracingService to use protozero by Primiano Tucci · 5 years ago
  31. 6a7813d Use protozero in .gen.cc proto->C++ classes by Primiano Tucci · 5 years ago
  32. 22116d4 Add proto for recording VkDebugMarkerSetObjectNameEXT by Raymond Chiu · 5 years ago
  33. a5b9082 Add statsd logging to perfetto_cmd by Hector Dearman · 5 years ago
  34. 1a9b771 trace_processor: fix sqlvalue comparision by Lalit Maganti · 5 years ago
  35. ba784e5 Minor cleanups in preparation of protobuf -> zero migration by Primiano Tucci · 5 years ago
  36. 2c832dc Java heap stats metrics by Ioannis Ilkos · 5 years ago
  37. 716b109 Merge "Move CopyablePtr from base to protozero" by Treehugger Robot · 5 years ago
  38. e4144b7 Move CopyablePtr from base to protozero by Primiano Tucci · 5 years ago
  39. 809b2f9 trace_processor: move counter_definitions to new macro tables by Lalit Maganti · 5 years ago
  40. 03ac833 protozero: simplify packed field and allow heap growth by Primiano Tucci · 5 years ago
  41. c165b87 processor: Extract HeapGraph parsing into module by Eric Seckler · 5 years ago
  42. 5f25e48 Merge "Count retained and uniquely retained bytes." by Florian Mayer · 5 years ago
  43. 04a93f2 Count retained and uniquely retained bytes. by Florian Mayer · 5 years ago
  44. 9dd3e34 Merge "TrackEvent: Add support for arguments" by Sami Kyostila · 5 years ago
  45. 0c22984 TrackEvent: Add support for arguments by Sami Kyostila · 5 years ago
  46. a7870e6 processor: Make sql/sqlite layer optional at compile time by Eric Seckler · 5 years ago
  47. 6451758 trace_processor: Add boiler plate for binder events by Hector Dearman · 5 years ago
  48. 88d9a55 Merge "trace_processor: migrate callsite table to new macro tables" by Lalit Maganti · 5 years ago
  49. e663c7c Merge "TrackEvent: Add support for dynamically enabled tracing categories" by Sami Kyostila · 5 years ago
  50. aa0ff5b trace_processor: migrate callsite table to new macro tables by Lalit Maganti · 5 years ago
  51. ab0604c processor: Add ProtoImporterModules for android + system probes by Eric Seckler · 5 years ago
  52. 1eebf5e TrackEvent: Add support for dynamically enabled tracing categories by Sami Kyostila · 5 years ago
  53. 137a467 processor: Move proto_trace_parser/tokenizer to importers/proto/ by Eric Seckler · 5 years ago
  54. 9fb9a72 Merge "perfetto: change gen_andorid_bp to use static libs for host tools" by Treehugger Robot · 5 years ago
  55. 3d415ec perfetto: change gen_andorid_bp to use static libs for host tools by Lalit Maganti · 5 years ago
  56. 8528b9d Merge "processor: Extract graphics event parsing into an importer module" by Treehugger Robot · 5 years ago
  57. 63afd79 processor: Extract graphics event parsing into an importer module by Eric Seckler · 5 years ago
  58. 7fb1d23 processor: Expose a C++ API for ExportJson to chrome by Eric Seckler · 5 years ago
  59. 771960c processor: Move TrackEvent tokenizing & parsing into module by Eric Seckler · 5 years ago
  60. d379513 processor: Extract SchedEventTracker from EventTracker by Eric Seckler · 5 years ago
  61. acfe35b processor: Move ftrace parsing and descriptors to importers/ftrace by Eric Seckler · 5 years ago
  62. 87ede88 processor: Extract ftrace parsing into FtraceModule/Parser by Eric Seckler · 5 years ago
  63. 5c7866e processor: Extract ftrace tokenization into FtraceModule/Tokenizer by Eric Seckler · 5 years ago
  64. d8b5208 processor: Move json, fuchsia, systrace parsers to importers subdirs by Eric Seckler · 5 years ago
  65. 7ed308f trace_processor: add all bits iterator by Lalit Maganti · 5 years ago
  66. 57dd66b Remove checked-in generated files and use build-time gen ones by Primiano Tucci · 5 years ago
  67. 2a4f8e7 Merge "processor: extract a public ReadTrace() function from shell" by Eric Seckler · 5 years ago
  68. 547b457 Merge "Heap profile callsites metric" by Ioannis Ilkos · 5 years ago
  69. 8f70bbf processor: extract a public ReadTrace() function from shell by Eric Seckler · 5 years ago
  70. 73f2cd0 Heap profile callsites metric by Ioannis Ilkos · 5 years ago
  71. b958c12 Merge "Add message for logging GPU message" by Raymond Chiu · 5 years ago
  72. c612b7f Add message for logging GPU message by Raymond Chiu · 5 years ago
  73. a60a6b4 trace_to_text: Refactor in preparation of userspace events json export by Eric Seckler · 5 years ago
  74. f0d7ef8 gen_android_bp: use gn_utils by Primiano Tucci · 5 years ago
  75. 430734e Remove perfetto_src_tracing_ipc static lib target by Primiano Tucci · 5 years ago
  76. b06d185 Support memory tracker layer from Gapid in Perfetto by Mohammad Reza Zakerinasab · 5 years ago
  77. 25e013e Add heap_graph_object table. by Florian Mayer · 5 years ago
  78. 1fab224 Merge changes I442d4291,I239ea5e4 by Ryan Savitski · 5 years ago
  79. ca06498 android builds (incl. standalone): switch from Oz to O2 by Ryan Savitski · 5 years ago
  80. 0e2206f Merge "Enable libperfetto on host with Android intree build" by Hector Dearman · 5 years ago
  81. 04cfac7 Enable libperfetto on host with Android intree build by Hector Dearman · 5 years ago
  82. 3ce793c Use trace processor to convert to pprof. by Florian Mayer · 5 years ago
  83. ed80390 Get unsymbolized frames proto by Ioannis Ilkos · 5 years ago
  84. 4ea78d9 trace_processor: remove virtual track table and replace with async track table by Lalit Maganti · 5 years ago
  85. ef2db12 Merge "Use trace processor for `trace_to_text symbolize`." by Florian Mayer · 5 years ago
  86. 80de698 Use trace processor for `trace_to_text symbolize`. by Florian Mayer · 5 years ago
  87. b4ce888 Merge "Fix build rules in tools" by Ryan Savitski · 5 years ago
  88. fca300e Merge "Add testdata to Android.bp for perfetto_unittests." by Florian Mayer · 5 years ago
  89. 2bd536a Refactor parser for all graphics related event by Raymond Chiu · 5 years ago
  90. f33540e Fix build rules in tools by Primiano Tucci · 5 years ago
  91. 9933611 compact_sched: traced_probes writer by Ryan · 5 years ago
  92. 246c142 Add testdata to Android.bp for perfetto_unittests. by Florian Mayer · 5 years ago
  93. 813f1f5 Add header_libs to gen_android_bp. by Florian Mayer · 5 years ago
  94. 0d73796 Merge "Use bionic platform headers." by Christopher Ferris · 5 years ago
  95. e7a7577 Merge "Add producer for Perfetto Java Heap Profiler." by Florian Mayer · 5 years ago
  96. 3f0aaac Revert "[GPU TRACE] Add GPU scheduling trace events" by Yiwei Zhang · 5 years ago
  97. 677c162 Use bionic platform headers. by Christopher Ferris · 5 years ago
  98. 98965ba Add producer for Perfetto Java Heap Profiler. by Florian Mayer · 5 years ago
  99. 6b8d591 Add AppendedData to the trace protos by Ioannis Ilkos · 5 years ago
  100. ac68e9c trace_processor: migrate track table to new table macros by Lalit Maganti · 5 years ago