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