1. 6d1f7b5 tp: cleanup json and fuchsia trace flags by Lalit Maganti · 4 years, 6 months ago
  2. f6b6aae Java heap stats and histogram by Ioannis Ilkos · 4 years, 6 months ago
  3. 3630f88 Merge "traced_probes: Auto discovery of vendor tracepoints" by Hector Dearman · 4 years, 6 months ago
  4. 98a97a8 traced_probes: Auto discovery of vendor tracepoints by Hector Dearman · 4 years, 6 months ago
  5. cbbe480 test: log gtest onto logcat by Primiano Tucci · 4 years, 6 months ago
  6. c92fd2e Merge "cts: add perf profiler e2e tests for apps" by Treehugger Robot · 4 years, 6 months ago
  7. 9fa7200 cts: add perf profiler e2e tests for apps by Ryan Savitski · 4 years, 6 months ago
  8. 920f4f9 tp: add support for dynamic tables and migrate flamegraph/counter dur by Lalit Maganti · 4 years, 6 months ago
  9. 483eadd traced_perf: basic metatracing by Ryan Savitski · 4 years, 6 months ago
  10. 651be62 Merge "processor: Parse StreamingProfilePacket timestamps during tokenization" by Eric Seckler · 4 years, 6 months ago
  11. f2de4db processor: Parse StreamingProfilePacket timestamps during tokenization by Eric Seckler · 4 years, 6 months ago
  12. 50446cb TraceProcessor: add ninja log parsing by Primiano Tucci · 4 years, 6 months ago
  13. a527aa3 perf sampling: minimal UI for stacks as slice columns by Ryan Savitski · 4 years, 6 months ago
  14. 38cd041 TrackEvent: Add configuration for TrackEvent by Sami Kyostila · 4 years, 6 months ago
  15. ab23713 Merge "traced_perf: add to android build by default (initially disabled)" by Treehugger Robot · 4 years, 6 months ago
  16. 29082bf traced_perf: add to android build by default (initially disabled) by Ryan Savitski · 4 years, 6 months ago
  17. b30edd4 tp: add helper virtual table for computing duration from counter by Lalit Maganti · 4 years, 6 months ago
  18. c41d5f8 Merge "profiling: reuse interning output tracker in traced_perf" by Treehugger Robot · 4 years, 6 months ago
  19. 01d1fac Merge "tp: move trace_storage and deps to storage folder" by Treehugger Robot · 4 years, 6 months ago
  20. 0154ba3 profiling: reuse interning output tracker in traced_perf by Ryan Savitski · 4 years, 6 months ago
  21. 7010b33 tp: move trace_storage and deps to storage folder by Lalit Maganti · 4 years, 6 months ago
  22. 598c64a traced_perf: add callstack trie, allow it to be purged manually by Ryan Savitski · 4 years, 6 months ago
  23. 683b57f profiling: factor callstack trie out into p/common/ by Ryan Savitski · 4 years, 6 months ago
  24. 989bb5e Merge "traced_perf: feed samples through libunwindstack" by Treehugger Robot · 4 years, 6 months ago
  25. fdeb11f traced_perf: feed samples through libunwindstack by Ryan Savitski · 4 years, 6 months ago
  26. f045c94 Merge "tp: move span join and window tables to sqlite folder" by Lalit Maganti · 4 years, 6 months ago
  27. 3686d29 remove off64_t wrappers + minor unwind class renaming by Ryan Savitski · 4 years, 6 months ago
  28. 6073245 tp: move span join and window tables to sqlite folder by Lalit Maganti · 4 years, 6 months ago
  29. 33fd8b7 src/profiling: move proc-fd based unwinding helpers into src/p/common/ by Ryan Savitski · 4 years, 6 months ago
  30. c46d4dc traced_perf: rework reading granularity, add unwind queue by Ryan Savitski · 4 years, 6 months ago
  31. 349930e Merge "Client library: make code gc-sections friendly" by Primiano Tucci · 4 years, 6 months ago
  32. 3feec55 Client library: make code gc-sections friendly by Primiano Tucci · 4 years, 6 months ago
  33. 78f5b92 Merge "ipc: Add an option to require file seals when mapping shm." by Eric Seckler · 4 years, 6 months ago
  34. 91f38e4 TrackEvent: Add support for ids, thread and timestamp overrides for legacy events by Sami Kyostila · 4 years, 6 months ago
  35. 14a22db ipc: Add an option to require file seals when mapping shm. by Eric Seckler · 4 years, 6 months ago
  36. 784967b Add a message for LatencyInfo.Flow by Andrew Shulaev · 4 years, 6 months ago
  37. c03e70b Client Library: temporarily re-link full library in Android by Primiano Tucci · 4 years, 6 months ago
  38. 2ae9f3d trace_processor: delete old table code by Lalit Maganti · 4 years, 6 months ago
  39. 1b620a6 trace_processor: migrate sched table to db tables by Lalit Maganti · 4 years, 7 months ago
  40. 55b4d91 Client API: use only system backend in the android tree by Primiano Tucci · 4 years, 7 months ago
  41. c4c063b GN: clean up build files, split ipc client/service by Primiano Tucci · 4 years, 7 months ago
  42. ee6356e Merge "Define HWUI rendering metrics" by Treehugger Robot · 4 years, 7 months ago
  43. 1d53182 Define HWUI rendering metrics by Stan Iliev · 4 years, 7 months ago
  44. 5c254da Merge "Add /proc/kallsyms parsing" by Primiano Tucci · 4 years, 7 months ago
  45. 0269116 Add /proc/kallsyms parsing by Primiano Tucci · 4 years, 7 months ago
  46. 2b2f954 Merge "Remove lite runtime from all perfetto protos" by Treehugger Robot · 4 years, 7 months ago
  47. 7b6a788 Remove lite runtime from all perfetto protos by Primiano Tucci · 4 years, 7 months ago
  48. 8a39fae trace_processor: add flamegraph virtual table by Lalit Maganti · 4 years, 7 months ago
  49. c9bb047 Function for on-demand flamegraph for heap graph. by Florian Mayer · 4 years, 7 months ago
  50. 07fa88b Revert "GTEST_EXECUTE_STATEMENT_ is not available on iOS execute the statement directly instead." by Lalit Maganti · 4 years, 7 months ago
  51. 11aafec GTEST_EXECUTE_STATEMENT_ is not available on iOS execute the statement directly instead. by Stephen Nusko · 4 years, 7 months ago
  52. 679b29d trace_processor: migrate raw table to macro tables by Lalit Maganti · 4 years, 7 months ago
  53. 2f96abc Merge "trace_processor: split gfp_flags and variadic into their own folder" by Lalit Maganti · 4 years, 7 months ago
  54. 509d4ac Merge "TrackEvent: Add support for tracks" by Sami Kyostila · 4 years, 7 months ago
  55. 83b53fa trace_processor: split gfp_flags and variadic into their own folder by Lalit Maganti · 4 years, 7 months ago
  56. 26a0437 TrackEvent: Add support for tracks by Sami Kyostila · 4 years, 7 months ago
  57. 9782f49 [Reland] perfetto: merge TaskRunnerThread and base::ThreadTaskRunner by Lalit Maganti · 4 years, 7 months ago
  58. a2970bd Merge "Revert "perfetto: merge TaskRunnerThread and base::ThreadTaskRunner"" by Lalit Maganti · 4 years, 7 months ago
  59. 1ccebae Revert "perfetto: merge TaskRunnerThread and base::ThreadTaskRunner" by Lalit Maganti · 4 years, 7 months ago
  60. 12f808d Merge "trace_processor: migrate thread and process tables to db tables" by Lalit Maganti · 4 years, 7 months ago
  61. eac7fff trace_processor: migrate thread and process tables to db tables by Lalit Maganti · 4 years, 7 months ago
  62. 2cc2bd6 perfetto: merge TaskRunnerThread and base::ThreadTaskRunner by Lalit Maganti · 4 years, 7 months ago
  63. c18d96f Merge "trace_processor: migrate args to macro tables" by Lalit Maganti · 4 years, 7 months ago
  64. 1908e26 trace_processor: migrate args to macro tables by Lalit Maganti · 4 years, 7 months ago
  65. 499e3a2 perfetto: fix several problems with CTS by Lalit Maganti · 4 years, 7 months ago
  66. cce8203 Merge "trace_processor: migrate metadata to macro tables" by Lalit Maganti · 4 years, 7 months ago
  67. ededb0e trace_processor: migrate metadata to macro tables by Lalit Maganti · 4 years, 7 months ago
  68. 56abf52 Merge "Add metric to extract per-process unmapped java type names" by Ioannis Ilkos · 4 years, 7 months ago
  69. f1ab24f trace_processor: migrate logs to macro tables by Lalit Maganti · 4 years, 7 months ago
  70. 06e54af Add metric to extract per-process unmapped java type names by Ioannis Ilkos · 4 years, 7 months ago
  71. a9ade51 Merge "TrackEvent: Add parent uuid field and move track descriptor extension points" by Sami Kyostila · 4 years, 7 months ago
  72. b0686c9 TrackEvent: Add parent uuid field and move track descriptor extension points by Sami Kyostila · 4 years, 7 months ago
  73. 655e95c Merge "trace_processor: migrate instants table to macro tables" by Lalit Maganti · 4 years, 7 months ago
  74. aa6e276 Merge "trace_processor: add parsing and ingestion of mm_id of rss_stat" by Lalit Maganti · 4 years, 7 months ago
  75. 697894f trace_processor: add parsing and ingestion of mm_id of rss_stat by Lalit Maganti · 4 years, 8 months ago
  76. 80f566d trace_processor: migrate instants table to macro tables by Lalit Maganti · 4 years, 7 months ago
  77. 0a29f6f trace_processor: migrate stack profile frames to db table by Lalit Maganti · 4 years, 7 months ago
  78. 7e9dc31 processor: Extract generations of incremental state into helper class by Eric Seckler · 4 years, 7 months ago
  79. 67e15a9 processor: Refactor TimestampedTracePiece by Eric Seckler · 4 years, 7 months ago
  80. aa035b2 perfetto: allow building metrics protos in Java using Android by Lalit Maganti · 4 years, 8 months ago
  81. 45980c9 trace_processor: migrate stack profile mapping to new db tables by Lalit Maganti · 4 years, 8 months ago
  82. 81491b9 trace_processor: Remove PERFETTO_TP_FTRACE build flag by Mikhail Khokhlov · 4 years, 8 months ago
  83. 860e0e5 Merge "trace_processor: migrate cpu stack profile table to db tables" by Lalit Maganti · 4 years, 8 months ago
  84. 02c4116 Merge changes Ie41293bc,I3169ebdd,Ib8ef09a0 by Florian Mayer · 4 years, 8 months ago
  85. 60e4a93 Merge "Move symbolizer to src/profiling/symbolizer." by Florian Mayer · 4 years, 8 months ago
  86. 0fd14ef trace_processor: migrate cpu stack profile table to db tables by Lalit Maganti · 4 years, 8 months ago
  87. aadf14c Merge changes Ic732c2e5,Ib843c04c,I6b340067 by Mikhail Khokhlov · 4 years, 8 months ago
  88. 6cc8b1d Allow to use PERFETTO_BINARY_PATH in trace_processor_shell. by Florian Mayer · 4 years, 8 months ago
  89. bd88ff8 Move symbolizer to src/profiling/symbolizer. by Florian Mayer · 4 years, 8 months ago
  90. 703bcab traced_perf: in-tree builds: arm register parsing basics by Ryan Savitski · 4 years, 8 months ago
  91. 0b4fd5a trace_processor: Move BinderTracker inside FtraceParser by Mikhail Khokhlov · 4 years, 8 months ago
  92. 7b270b5 Merge "trace_processor: migrate heap profile allocation table" by Lalit Maganti · 4 years, 8 months ago
  93. 5b3d06c Merge "trace_processor: Remove PERFETTO_TP_HEAP_GRAPHS build flag" by Mikhail Khokhlov · 4 years, 8 months ago
  94. a5ffb20 trace_processor: migrate heap profile allocation table by Lalit Maganti · 4 years, 8 months ago
  95. 9ecfab3 trace_processor: move stringpool to new containers folder by Lalit Maganti · 4 years, 8 months ago
  96. 7d43fe3 Merge changes I5ad9e5a5,Ief74d748 by Mikhail Khokhlov · 4 years, 8 months ago
  97. 6146a58 trace_processor: Remove PERFETTO_TP_HEAP_GRAPHS build flag by Mikhail Khokhlov · 4 years, 8 months ago
  98. 2aa8858 trace_processor: move all containers to new subfolder by Lalit Maganti · 4 years, 8 months ago
  99. 9996d5d trace_processor: Remove PERFETTO_TP_ANDROID_PROBES build flag by Mikhail Khokhlov · 4 years, 8 months ago
  100. 04f6eb7 trace_processor: Remove PERFETTO_TP_SYSTEM_PROBES build flag by Mikhail Khokhlov · 4 years, 8 months ago