1. 598c64a traced_perf: add callstack trie, allow it to be purged manually by Ryan Savitski · 4 years, 6 months ago
  2. 683b57f profiling: factor callstack trie out into p/common/ by Ryan Savitski · 4 years, 6 months ago
  3. 989bb5e Merge "traced_perf: feed samples through libunwindstack" by Treehugger Robot · 4 years, 6 months ago
  4. fdeb11f traced_perf: feed samples through libunwindstack by Ryan Savitski · 4 years, 6 months ago
  5. f045c94 Merge "tp: move span join and window tables to sqlite folder" by Lalit Maganti · 4 years, 6 months ago
  6. 3686d29 remove off64_t wrappers + minor unwind class renaming by Ryan Savitski · 4 years, 6 months ago
  7. 6073245 tp: move span join and window tables to sqlite folder by Lalit Maganti · 4 years, 6 months ago
  8. 33fd8b7 src/profiling: move proc-fd based unwinding helpers into src/p/common/ by Ryan Savitski · 4 years, 6 months ago
  9. c46d4dc traced_perf: rework reading granularity, add unwind queue by Ryan Savitski · 4 years, 6 months ago
  10. 349930e Merge "Client library: make code gc-sections friendly" by Primiano Tucci · 4 years, 6 months ago
  11. 3feec55 Client library: make code gc-sections friendly by Primiano Tucci · 4 years, 6 months ago
  12. 78f5b92 Merge "ipc: Add an option to require file seals when mapping shm." by Eric Seckler · 4 years, 6 months ago
  13. 91f38e4 TrackEvent: Add support for ids, thread and timestamp overrides for legacy events by Sami Kyostila · 4 years, 6 months ago
  14. 14a22db ipc: Add an option to require file seals when mapping shm. by Eric Seckler · 4 years, 6 months ago
  15. 784967b Add a message for LatencyInfo.Flow by Andrew Shulaev · 4 years, 6 months ago
  16. c03e70b Client Library: temporarily re-link full library in Android by Primiano Tucci · 4 years, 6 months ago
  17. 2ae9f3d trace_processor: delete old table code by Lalit Maganti · 4 years, 6 months ago
  18. 1b620a6 trace_processor: migrate sched table to db tables by Lalit Maganti · 4 years, 7 months ago
  19. 55b4d91 Client API: use only system backend in the android tree by Primiano Tucci · 4 years, 7 months ago
  20. c4c063b GN: clean up build files, split ipc client/service by Primiano Tucci · 4 years, 7 months ago
  21. ee6356e Merge "Define HWUI rendering metrics" by Treehugger Robot · 4 years, 7 months ago
  22. 1d53182 Define HWUI rendering metrics by Stan Iliev · 4 years, 7 months ago
  23. 5c254da Merge "Add /proc/kallsyms parsing" by Primiano Tucci · 4 years, 7 months ago
  24. 0269116 Add /proc/kallsyms parsing by Primiano Tucci · 4 years, 7 months ago
  25. 2b2f954 Merge "Remove lite runtime from all perfetto protos" by Treehugger Robot · 4 years, 7 months ago
  26. 7b6a788 Remove lite runtime from all perfetto protos by Primiano Tucci · 4 years, 7 months ago
  27. 8a39fae trace_processor: add flamegraph virtual table by Lalit Maganti · 4 years, 7 months ago
  28. c9bb047 Function for on-demand flamegraph for heap graph. by Florian Mayer · 4 years, 7 months ago
  29. 07fa88b Revert "GTEST_EXECUTE_STATEMENT_ is not available on iOS execute the statement directly instead." by Lalit Maganti · 4 years, 7 months ago
  30. 11aafec GTEST_EXECUTE_STATEMENT_ is not available on iOS execute the statement directly instead. by Stephen Nusko · 4 years, 7 months ago
  31. 679b29d trace_processor: migrate raw table to macro tables by Lalit Maganti · 4 years, 7 months ago
  32. 2f96abc Merge "trace_processor: split gfp_flags and variadic into their own folder" by Lalit Maganti · 4 years, 7 months ago
  33. 509d4ac Merge "TrackEvent: Add support for tracks" by Sami Kyostila · 4 years, 7 months ago
  34. 83b53fa trace_processor: split gfp_flags and variadic into their own folder by Lalit Maganti · 4 years, 7 months ago
  35. 26a0437 TrackEvent: Add support for tracks by Sami Kyostila · 4 years, 7 months ago
  36. 9782f49 [Reland] perfetto: merge TaskRunnerThread and base::ThreadTaskRunner by Lalit Maganti · 4 years, 7 months ago
  37. a2970bd Merge "Revert "perfetto: merge TaskRunnerThread and base::ThreadTaskRunner"" by Lalit Maganti · 4 years, 7 months ago
  38. 1ccebae Revert "perfetto: merge TaskRunnerThread and base::ThreadTaskRunner" by Lalit Maganti · 4 years, 7 months ago
  39. 12f808d Merge "trace_processor: migrate thread and process tables to db tables" by Lalit Maganti · 4 years, 7 months ago
  40. eac7fff trace_processor: migrate thread and process tables to db tables by Lalit Maganti · 4 years, 7 months ago
  41. 2cc2bd6 perfetto: merge TaskRunnerThread and base::ThreadTaskRunner by Lalit Maganti · 4 years, 7 months ago
  42. c18d96f Merge "trace_processor: migrate args to macro tables" by Lalit Maganti · 4 years, 7 months ago
  43. 1908e26 trace_processor: migrate args to macro tables by Lalit Maganti · 4 years, 7 months ago
  44. 499e3a2 perfetto: fix several problems with CTS by Lalit Maganti · 4 years, 7 months ago
  45. cce8203 Merge "trace_processor: migrate metadata to macro tables" by Lalit Maganti · 4 years, 7 months ago
  46. ededb0e trace_processor: migrate metadata to macro tables by Lalit Maganti · 4 years, 7 months ago
  47. 56abf52 Merge "Add metric to extract per-process unmapped java type names" by Ioannis Ilkos · 4 years, 7 months ago
  48. f1ab24f trace_processor: migrate logs to macro tables by Lalit Maganti · 4 years, 7 months ago
  49. 06e54af Add metric to extract per-process unmapped java type names by Ioannis Ilkos · 4 years, 7 months ago
  50. a9ade51 Merge "TrackEvent: Add parent uuid field and move track descriptor extension points" by Sami Kyostila · 4 years, 7 months ago
  51. b0686c9 TrackEvent: Add parent uuid field and move track descriptor extension points by Sami Kyostila · 4 years, 7 months ago
  52. 655e95c Merge "trace_processor: migrate instants table to macro tables" by Lalit Maganti · 4 years, 7 months ago
  53. aa6e276 Merge "trace_processor: add parsing and ingestion of mm_id of rss_stat" by Lalit Maganti · 4 years, 7 months ago
  54. 697894f trace_processor: add parsing and ingestion of mm_id of rss_stat by Lalit Maganti · 4 years, 8 months ago
  55. 80f566d trace_processor: migrate instants table to macro tables by Lalit Maganti · 4 years, 7 months ago
  56. 0a29f6f trace_processor: migrate stack profile frames to db table by Lalit Maganti · 4 years, 7 months ago
  57. 7e9dc31 processor: Extract generations of incremental state into helper class by Eric Seckler · 4 years, 7 months ago
  58. 67e15a9 processor: Refactor TimestampedTracePiece by Eric Seckler · 4 years, 7 months ago
  59. aa035b2 perfetto: allow building metrics protos in Java using Android by Lalit Maganti · 4 years, 8 months ago
  60. 45980c9 trace_processor: migrate stack profile mapping to new db tables by Lalit Maganti · 4 years, 8 months ago
  61. 81491b9 trace_processor: Remove PERFETTO_TP_FTRACE build flag by Mikhail Khokhlov · 4 years, 8 months ago
  62. 860e0e5 Merge "trace_processor: migrate cpu stack profile table to db tables" by Lalit Maganti · 4 years, 8 months ago
  63. 02c4116 Merge changes Ie41293bc,I3169ebdd,Ib8ef09a0 by Florian Mayer · 4 years, 8 months ago
  64. 60e4a93 Merge "Move symbolizer to src/profiling/symbolizer." by Florian Mayer · 4 years, 8 months ago
  65. 0fd14ef trace_processor: migrate cpu stack profile table to db tables by Lalit Maganti · 4 years, 8 months ago
  66. aadf14c Merge changes Ic732c2e5,Ib843c04c,I6b340067 by Mikhail Khokhlov · 4 years, 8 months ago
  67. 6cc8b1d Allow to use PERFETTO_BINARY_PATH in trace_processor_shell. by Florian Mayer · 4 years, 8 months ago
  68. bd88ff8 Move symbolizer to src/profiling/symbolizer. by Florian Mayer · 4 years, 8 months ago
  69. 703bcab traced_perf: in-tree builds: arm register parsing basics by Ryan Savitski · 4 years, 8 months ago
  70. 0b4fd5a trace_processor: Move BinderTracker inside FtraceParser by Mikhail Khokhlov · 4 years, 8 months ago
  71. 7b270b5 Merge "trace_processor: migrate heap profile allocation table" by Lalit Maganti · 4 years, 8 months ago
  72. 5b3d06c Merge "trace_processor: Remove PERFETTO_TP_HEAP_GRAPHS build flag" by Mikhail Khokhlov · 4 years, 8 months ago
  73. a5ffb20 trace_processor: migrate heap profile allocation table by Lalit Maganti · 4 years, 8 months ago
  74. 9ecfab3 trace_processor: move stringpool to new containers folder by Lalit Maganti · 4 years, 8 months ago
  75. 7d43fe3 Merge changes I5ad9e5a5,Ief74d748 by Mikhail Khokhlov · 4 years, 8 months ago
  76. 6146a58 trace_processor: Remove PERFETTO_TP_HEAP_GRAPHS build flag by Mikhail Khokhlov · 4 years, 8 months ago
  77. 2aa8858 trace_processor: move all containers to new subfolder by Lalit Maganti · 4 years, 8 months ago
  78. 9996d5d trace_processor: Remove PERFETTO_TP_ANDROID_PROBES build flag by Mikhail Khokhlov · 4 years, 8 months ago
  79. 04f6eb7 trace_processor: Remove PERFETTO_TP_SYSTEM_PROBES build flag by Mikhail Khokhlov · 4 years, 8 months ago
  80. 6c2f6ba trace_processor: Introduce Desctructible base class for trackers by Mikhail Khokhlov · 4 years, 8 months ago
  81. 5198328 Revert "trace_processor: Remove two more build flags" by Mikhail Khokhlov · 4 years, 8 months ago
  82. 8368ee9 trace_processor: Remove two more build flags by Mikhail Khokhlov · 4 years, 8 months ago
  83. 1c43490 Merge "Remove SlicedProtobufInputStream" by Primiano Tucci · 4 years, 8 months ago
  84. 279fb0e Add a new utility function to convert protozero to text proto format. by Stephen Nusko · 4 years, 8 months ago
  85. 247de9c Remove SlicedProtobufInputStream by Primiano Tucci · 4 years, 8 months ago
  86. 42a5dd9 trace_processor: overhaul comparision in db tables by Lalit Maganti · 4 years, 8 months ago
  87. a2f49a2 Merge "Remove proto-lite dependencies from test targets" by Primiano Tucci · 4 years, 8 months ago
  88. 03e29a6 Merge "trace_processor: Remove PERFETTO_TP_GRAPHICS build flag" by Mikhail Khokhlov · 4 years, 8 months ago
  89. 692087e trace_processor: Remove PERFETTO_TP_GRAPHICS build flag by Mikhail Khokhlov · 4 years, 8 months ago
  90. fe502c4 Remove proto-lite dependencies from test targets by Primiano Tucci · 4 years, 8 months ago
  91. fbf4a73 Builds CTS sources in standalone build by Primiano Tucci · 4 years, 8 months ago
  92. be49735 Merge "Reland: Add proto for recording VkDebugMarkerSetObjectNameEXT" by Raymond Chiu · 4 years, 8 months ago
  93. a18db72 Merge changes I93bf64ce,Ib30d867e,Iab2e2b59,I4b7109d2,I511b1782, ... by Mikhail Khokhlov · 4 years, 8 months ago
  94. 1308e3f trace_processor: migrate slice table to new database tables by Lalit Maganti · 4 years, 8 months ago
  95. dd1db00 trace_processor: Migrate ftrace_module to the new base class by Mikhail Khokhlov · 4 years, 8 months ago
  96. 96248ff trace_processor: Migrate android_probes_module to the new base class by Mikhail Khokhlov · 4 years, 8 months ago
  97. 71822c7 trace_processor: Migrate system_probes_module to the new base class by Mikhail Khokhlov · 4 years, 8 months ago
  98. 5d526b8 Reland: Add proto for recording VkDebugMarkerSetObjectNameEXT by Raymond Chiu · 4 years, 9 months ago
  99. 4b5de1a trace_processor: Migrate track_event_module to the new base class by Mikhail Khokhlov · 4 years, 8 months ago
  100. 4351f60 Merge "[trace_processor] New base class for proto importer modules" by Treehugger Robot · 4 years, 8 months ago