1. 9b2b1d9 Frame lifecycle MVP updates by Adithya Srinivasan · 4 years, 3 months ago
  2. 73d6b57 Use tables rather than HeapGraphWalker for flamegraph. by Florian Mayer · 4 years, 3 months ago
  3. a075151 Parameterize raw_metrics_per_core with table name by Oksana Zhuravlova · 4 years, 3 months ago
  4. 427b833 tp: add metatracing by Lalit Maganti · 4 years, 3 months ago
  5. dc45452 clock: Support specifying an authoritative trace clock in the config. by Eric Seckler · 4 years, 3 months ago
  6. 687a929 Fix battery aggregates. by Simon MacMullen · 4 years, 3 months ago
  7. d4eec8e TrackEvent: Make process/thread naming less of a footgun by Sami Kyostila · 4 years, 3 months ago
  8. 0c5fba6 Merge "Set apex_available property" by Treehugger Robot · 4 years, 3 months ago
  9. d5ea011 Set apex_available property by Jiyong Park · 4 years, 4 months ago
  10. 1f5319f Allow android.polled_state to... poll. by Simon MacMullen · 4 years, 3 months ago
  11. b5610ab trace_processor: Add a helper for finding Chrome processes and threads by Sami Kyostila · 4 years, 4 months ago
  12. 1817325 Merge "Add support for Netflix and maps HSC app latency metrics." by Treehugger Robot · 4 years, 4 months ago
  13. c5f436f Add support for Netflix and maps HSC app latency metrics. by Lalit Maganti · 4 years, 4 months ago
  14. 303f810 Merge "Parse ion_stat metric" by Treehugger Robot · 4 years, 4 months ago
  15. 7ea7d87 startup tracing: Remove old StartupTraceWriter/Registry code. by Eric Seckler · 4 years, 4 months ago
  16. e5ddb4a Parse ion_stat metric by Ioannis Ilkos · 4 years, 4 months ago
  17. 7eaddac Thread time_in_state metric by Rafal Slawik · 4 years, 4 months ago
  18. 3d4c54a Add a probe to read the display state at the start of a trace by Simon MacMullen · 4 years, 4 months ago
  19. b850491 Merge "Combine async slices in a single track" by Hector Dearman · 4 years, 4 months ago
  20. 5b52376 Combine async slices in a single track by Hector Dearman · 4 years, 4 months ago
  21. 60af4ef tp: move module code to importers by Lalit Maganti · 4 years, 4 months ago
  22. ccdcbae tp: add importers build file and create common target by Lalit Maganti · 4 years, 4 months ago
  23. e710740 tp: move util related sources to util build file by Lalit Maganti · 4 years, 4 months ago
  24. 3d9bbff tp: move descriptor pool, proto conv and status macros -> util by Lalit Maganti · 4 years, 4 months ago
  25. 8776527 Merge "tp: move event, clock, hprofile and slice trackers -> importers/common" by Lalit Maganti · 4 years, 4 months ago
  26. 56785a5 Merge "tp: move metadata, perf sample and stack trackers to improters/proto" by Lalit Maganti · 4 years, 4 months ago
  27. 15b573d Merge "tp: move remaining custom sqlite tables to sqlite/" by Lalit Maganti · 4 years, 4 months ago
  28. 2cc2453 Merge changes Ice9239a7,I92fe8218,I2df6401e by Lalit Maganti · 4 years, 4 months ago
  29. aa333ac Merge "trace_processor: Update ExtendWithColumn to use SharedPtr" by Hector Dearman · 4 years, 4 months ago
  30. d5c45f4 tp: move event, clock, hprofile and slice trackers -> importers/common by Lalit Maganti · 4 years, 4 months ago
  31. 05819e2 tp: move metadata, perf sample and stack trackers to improters/proto by Lalit Maganti · 4 years, 4 months ago
  32. 655adae tp: move remaining custom sqlite tables to sqlite/ by Lalit Maganti · 4 years, 4 months ago
  33. 1f4712b tp: move all dynamic tables to dynamic/ by Lalit Maganti · 4 years, 4 months ago
  34. cda6865 tp: move all syscall related code to importers/syscalls by Lalit Maganti · 4 years, 4 months ago
  35. 617deae tp: move args, process and track trackers -> importers/common by Lalit Maganti · 4 years, 4 months ago
  36. b8f6734 trace_processor: Update ExtendWithColumn to use SharedPtr by Hector Dearman · 4 years, 4 months ago
  37. 0faddc4 tp: move context to types by Lalit Maganti · 4 years, 4 months ago
  38. 616bc08 tp: move and rename ftrace_utils -> types/task_state by Lalit Maganti · 4 years, 4 months ago
  39. 7bc4b7d Merge "CPU frequency indexing function" by Treehugger Robot · 4 years, 4 months ago
  40. 8053a68 CPU frequency indexing function by Rafal Slawik · 4 years, 4 months ago
  41. 75024d7 Merge "Create proper table for packages list." by Florian Mayer · 4 years, 4 months ago
  42. 19ce395 Create proper table for packages list. by Florian Mayer · 4 years, 4 months ago
  43. 79e4dcb service: Emit a marker when all data source started by Primiano Tucci · 4 years, 4 months ago
  44. 97d7d47 tp: implement describe_event dynamic table by Lalit Maganti · 4 years, 4 months ago
  45. 633b444 Add proto for smaps. by Florian Mayer · 4 years, 4 months ago
  46. 7967999 Merge "Create linux.system_info probe reporting CpuInfo" by Rafal Slawik · 4 years, 4 months ago
  47. b013a11 Create linux.system_info probe reporting CpuInfo by Rafal Slawik · 4 years, 4 months ago
  48. f5a94cc Service: Add QueryCapabilities method by Primiano Tucci · 4 years, 5 months ago
  49. 49155ea tp: fix memory leak of table objects by Lalit Maganti · 4 years, 4 months ago
  50. 6aafd7e tp: stop including shell in dist and remove noop stripping by Lalit Maganti · 4 years, 5 months ago
  51. 20a8369 Merge "Add /proc/<pid>/smaps parser." by Treehugger Robot · 4 years, 5 months ago
  52. 497c2d7 Add /proc/<pid>/smaps parser. by Florian Mayer · 4 years, 5 months ago
  53. c87db89 perfetto: add script to strip binary in Android tree by Lalit Maganti · 4 years, 5 months ago
  54. b9d20d1 Merge changes Ibc7838ee,I3deb0245 by Primiano Tucci · 4 years, 5 months ago
  55. d90d7e2 tp: strip all info from release android trace processor by Lalit Maganti · 4 years, 5 months ago
  56. 6d7d254 base: introduce Subprocess by Primiano Tucci · 4 years, 5 months ago
  57. accd64b tp: strip trace processor on Android builds by Lalit Maganti · 4 years, 5 months ago
  58. 0bfeb97 tp: refactor JSON code to remove ifdefs, consolidate ingestion into args by Lalit Maganti · 4 years, 5 months ago
  59. c9ba129 Merge "tp: add API for decompressing compressed trace packets" by Treehugger Robot · 4 years, 5 months ago
  60. 9d538bd tp: add API for decompressing compressed trace packets by Lalit Maganti · 4 years, 5 months ago
  61. 75a3bde traced_perf: make read period configurable by Ryan Savitski · 4 years, 5 months ago
  62. 82e00fd Merge "tp: fix dynamic table lifetime scoping" by Lalit Maganti · 4 years, 5 months ago
  63. 0e96523 tp: fix dynamic table lifetime scoping by Lalit Maganti · 4 years, 5 months ago
  64. 5ed3202 Merge changes I3010621d,I4f59d1b4 by Treehugger Robot · 4 years, 5 months ago
  65. ccd8961 traced_perf: move unwinding to a dedicated thread by Ryan Savitski · 4 years, 5 months ago
  66. f3ae26f Merge "traced_perf: unwind queue type" by Treehugger Robot · 4 years, 5 months ago
  67. 95f126d traced_perf: unwind queue type by Ryan Savitski · 4 years, 5 months ago
  68. 0727045 Add task names metric by Ioannis Ilkos · 4 years, 5 months ago
  69. 0fd4f5c Merge "protos: Add support for counters in TrackEvent" by Eric Seckler · 4 years, 5 months ago
  70. 32975d2 Add duplicate frames counter metric by Edgar Arriaga · 4 years, 5 months ago
  71. 3955949 protos: Add support for counters in TrackEvent by Eric Seckler · 4 years, 5 months ago
  72. 1ae8a81 traced_perf: pid/cmdline target white/black-listing by Ryan Savitski · 4 years, 5 months ago
  73. ad710d5 Cleanup startup: remove CPU ratio by Ioannis Ilkos · 4 years, 5 months ago
  74. 0e413af Merge "tp: cleanup json and fuchsia trace flags" by Lalit Maganti · 4 years, 6 months ago
  75. 268e7dc Merge "Fill ChromeLatencyInfo args using proto descriptor" by Andrew Shulaev · 4 years, 6 months ago
  76. 2f0b41d tp: split systrace trace parser into pieces by Lalit Maganti · 4 years, 6 months ago
  77. b667838 Fill ChromeLatencyInfo args using proto descriptor by Andrew Shulaev · 4 years, 6 months ago
  78. 6d1f7b5 tp: cleanup json and fuchsia trace flags by Lalit Maganti · 4 years, 6 months ago
  79. f6b6aae Java heap stats and histogram by Ioannis Ilkos · 4 years, 6 months ago
  80. 3630f88 Merge "traced_probes: Auto discovery of vendor tracepoints" by Hector Dearman · 4 years, 6 months ago
  81. 98a97a8 traced_probes: Auto discovery of vendor tracepoints by Hector Dearman · 4 years, 6 months ago
  82. cbbe480 test: log gtest onto logcat by Primiano Tucci · 4 years, 6 months ago
  83. c92fd2e Merge "cts: add perf profiler e2e tests for apps" by Treehugger Robot · 4 years, 6 months ago
  84. 9fa7200 cts: add perf profiler e2e tests for apps by Ryan Savitski · 4 years, 6 months ago
  85. 920f4f9 tp: add support for dynamic tables and migrate flamegraph/counter dur by Lalit Maganti · 4 years, 6 months ago
  86. 483eadd traced_perf: basic metatracing by Ryan Savitski · 4 years, 6 months ago
  87. 651be62 Merge "processor: Parse StreamingProfilePacket timestamps during tokenization" by Eric Seckler · 4 years, 6 months ago
  88. f2de4db processor: Parse StreamingProfilePacket timestamps during tokenization by Eric Seckler · 4 years, 6 months ago
  89. 50446cb TraceProcessor: add ninja log parsing by Primiano Tucci · 4 years, 6 months ago
  90. a527aa3 perf sampling: minimal UI for stacks as slice columns by Ryan Savitski · 4 years, 6 months ago
  91. 38cd041 TrackEvent: Add configuration for TrackEvent by Sami Kyostila · 4 years, 6 months ago
  92. ab23713 Merge "traced_perf: add to android build by default (initially disabled)" by Treehugger Robot · 4 years, 6 months ago
  93. 29082bf traced_perf: add to android build by default (initially disabled) by Ryan Savitski · 4 years, 6 months ago
  94. b30edd4 tp: add helper virtual table for computing duration from counter by Lalit Maganti · 4 years, 6 months ago
  95. c41d5f8 Merge "profiling: reuse interning output tracker in traced_perf" by Treehugger Robot · 4 years, 6 months ago
  96. 01d1fac Merge "tp: move trace_storage and deps to storage folder" by Treehugger Robot · 4 years, 6 months ago
  97. 0154ba3 profiling: reuse interning output tracker in traced_perf by Ryan Savitski · 4 years, 6 months ago
  98. 7010b33 tp: move trace_storage and deps to storage folder by Lalit Maganti · 4 years, 6 months ago
  99. 598c64a traced_perf: add callstack trie, allow it to be purged manually by Ryan Savitski · 4 years, 6 months ago
  100. 683b57f profiling: factor callstack trie out into p/common/ by Ryan Savitski · 4 years, 6 months ago