1. ee1ad06 GPU Memory: add proto for perfetto producer in gpuservice by Yiwei Zhang · 4 years ago
  2. d6df833 Add gpu_mem_total ftrace event by Adithya Srinivasan · 4 years ago
  3. 7835859 tp: rename SparseVector -> NullableVector by Lalit Maganti · 4 years ago
  4. 7d9cafd Merge "tp: switch merged metrics script to python3" by Treehugger Robot · 4 years ago
  5. c449f77 tp: switch merged metrics script to python3 by Lalit Maganti · 4 years ago
  6. d4d8890 Merge "Frame lifecycle MVP updates" by Treehugger Robot · 4 years ago
  7. 9b2b1d9 Frame lifecycle MVP updates by Adithya Srinivasan · 4 years, 1 month ago
  8. e908fe8 Parse task state based on kernel version by Isabelle Taylor · 4 years ago
  9. 73d6b57 Use tables rather than HeapGraphWalker for flamegraph. by Florian Mayer · 4 years, 1 month ago
  10. a075151 Parameterize raw_metrics_per_core with table name by Oksana Zhuravlova · 4 years, 1 month ago
  11. 427b833 tp: add metatracing by Lalit Maganti · 4 years, 1 month ago
  12. dc45452 clock: Support specifying an authoritative trace clock in the config. by Eric Seckler · 4 years, 1 month ago
  13. 687a929 Fix battery aggregates. by Simon MacMullen · 4 years, 1 month ago
  14. 46e2bda perfetto: add proto lite java config to bazel build by Lalit Maganti · 4 years, 1 month ago
  15. d4eec8e TrackEvent: Make process/thread naming less of a footgun by Sami Kyostila · 4 years, 1 month ago
  16. 1f5319f Allow android.polled_state to... poll. by Simon MacMullen · 4 years, 1 month ago
  17. 41fb181 Bazel: Add Java target for merged config proto attempt 2 by Hector Dearman · 4 years, 2 months ago
  18. 9aa35e2 Merge "trace_processor: Add a helper for finding Chrome processes and threads" by Sami Kyostila · 4 years, 2 months ago
  19. b5610ab trace_processor: Add a helper for finding Chrome processes and threads by Sami Kyostila · 4 years, 2 months ago
  20. b0f680e Bazel: Add Java target for merged config proto by Hector Dearman · 4 years, 2 months ago
  21. 1817325 Merge "Add support for Netflix and maps HSC app latency metrics." by Treehugger Robot · 4 years, 2 months ago
  22. c5f436f Add support for Netflix and maps HSC app latency metrics. by Lalit Maganti · 4 years, 2 months ago
  23. 303f810 Merge "Parse ion_stat metric" by Treehugger Robot · 4 years, 2 months ago
  24. 7ea7d87 startup tracing: Remove old StartupTraceWriter/Registry code. by Eric Seckler · 4 years, 2 months ago
  25. e5ddb4a Parse ion_stat metric by Ioannis Ilkos · 4 years, 2 months ago
  26. 7eaddac Thread time_in_state metric by Rafal Slawik · 4 years, 2 months ago
  27. 3d4c54a Add a probe to read the display state at the start of a trace by Simon MacMullen · 4 years, 2 months ago
  28. b850491 Merge "Combine async slices in a single track" by Hector Dearman · 4 years, 2 months ago
  29. 5b52376 Combine async slices in a single track by Hector Dearman · 4 years, 2 months ago
  30. 60af4ef tp: move module code to importers by Lalit Maganti · 4 years, 2 months ago
  31. ccdcbae tp: add importers build file and create common target by Lalit Maganti · 4 years, 2 months ago
  32. e710740 tp: move util related sources to util build file by Lalit Maganti · 4 years, 2 months ago
  33. 3d9bbff tp: move descriptor pool, proto conv and status macros -> util by Lalit Maganti · 4 years, 2 months ago
  34. d5c45f4 tp: move event, clock, hprofile and slice trackers -> importers/common by Lalit Maganti · 4 years, 2 months ago
  35. 05819e2 tp: move metadata, perf sample and stack trackers to improters/proto by Lalit Maganti · 4 years, 2 months ago
  36. 655adae tp: move remaining custom sqlite tables to sqlite/ by Lalit Maganti · 4 years, 2 months ago
  37. 1f4712b tp: move all dynamic tables to dynamic/ by Lalit Maganti · 4 years, 2 months ago
  38. cda6865 tp: move all syscall related code to importers/syscalls by Lalit Maganti · 4 years, 2 months ago
  39. 617deae tp: move args, process and track trackers -> importers/common by Lalit Maganti · 4 years, 2 months ago
  40. 0faddc4 tp: move context to types by Lalit Maganti · 4 years, 2 months ago
  41. 616bc08 tp: move and rename ftrace_utils -> types/task_state by Lalit Maganti · 4 years, 2 months ago
  42. 7bc4b7d Merge "CPU frequency indexing function" by Treehugger Robot · 4 years, 2 months ago
  43. 8053a68 CPU frequency indexing function by Rafal Slawik · 4 years, 2 months ago
  44. 75024d7 Merge "Create proper table for packages list." by Florian Mayer · 4 years, 2 months ago
  45. 19ce395 Create proper table for packages list. by Florian Mayer · 4 years, 2 months ago
  46. 79e4dcb service: Emit a marker when all data source started by Primiano Tucci · 4 years, 2 months ago
  47. 97d7d47 tp: implement describe_event dynamic table by Lalit Maganti · 4 years, 2 months ago
  48. 91aecef tp: add support for annotations by Lalit Maganti · 4 years, 2 months ago
  49. 633b444 Add proto for smaps. by Florian Mayer · 4 years, 2 months ago
  50. a67749d perfetto_cmd: if unique session is given, set comm to "p-session_name" by Ryan · 4 years, 2 months ago
  51. 7967999 Merge "Create linux.system_info probe reporting CpuInfo" by Rafal Slawik · 4 years, 2 months ago
  52. b013a11 Create linux.system_info probe reporting CpuInfo by Rafal Slawik · 4 years, 2 months ago
  53. f5a94cc Service: Add QueryCapabilities method by Primiano Tucci · 4 years, 3 months ago
  54. 49155ea tp: fix memory leak of table objects by Lalit Maganti · 4 years, 2 months ago
  55. b9d20d1 Merge changes Ibc7838ee,I3deb0245 by Primiano Tucci · 4 years, 3 months ago
  56. 6d7d254 base: introduce Subprocess by Primiano Tucci · 4 years, 3 months ago
  57. 0bfeb97 tp: refactor JSON code to remove ifdefs, consolidate ingestion into args by Lalit Maganti · 4 years, 3 months ago
  58. 9d538bd tp: add API for decompressing compressed trace packets by Lalit Maganti · 4 years, 3 months ago
  59. 0e96523 tp: fix dynamic table lifetime scoping by Lalit Maganti · 4 years, 3 months ago
  60. 9424f59 Merge "Add task names metric" by Ioannis Ilkos · 4 years, 3 months ago
  61. 454474d Merge "processor: Refactor TrackEventParser" by Treehugger Robot · 4 years, 3 months ago
  62. 0727045 Add task names metric by Ioannis Ilkos · 4 years, 3 months ago
  63. 926b337 processor: Refactor TrackEventParser by Eric Seckler · 4 years, 3 months ago
  64. 31afb82 tp: add support for parsing systemTraceEvents from JSON traces by Lalit Maganti · 4 years, 3 months ago
  65. 0fd4f5c Merge "protos: Add support for counters in TrackEvent" by Eric Seckler · 4 years, 3 months ago
  66. 32975d2 Add duplicate frames counter metric by Edgar Arriaga · 4 years, 3 months ago
  67. 3955949 protos: Add support for counters in TrackEvent by Eric Seckler · 4 years, 3 months ago
  68. 29f04c8 Merge "Revert "Revert "Cleanup startup: remove CPU ratio""" by Treehugger Robot · 4 years, 3 months ago
  69. 9e12416 Revert "Revert "Cleanup startup: remove CPU ratio"" by Gopinath Elanchezhian · 4 years, 3 months ago
  70. 1505ff6 Merge "Revert "Cleanup startup: remove CPU ratio"" by Ioannis Ilkos · 4 years, 3 months ago
  71. 9bc684b Revert "Cleanup startup: remove CPU ratio" by Ioannis Ilkos · 4 years, 3 months ago
  72. fc12e7f Merge "Cleanup startup: remove CPU ratio" by Ioannis Ilkos · 4 years, 3 months ago
  73. ad710d5 Cleanup startup: remove CPU ratio by Ioannis Ilkos · 4 years, 3 months ago
  74. bad7fce Merge "Add x86 syscall table" by Treehugger Robot · 4 years, 4 months ago
  75. 4d814f7 Add x86 syscall table by Hector Dearman · 4 years, 4 months ago
  76. 0e413af Merge "tp: cleanup json and fuchsia trace flags" by Lalit Maganti · 4 years, 4 months ago
  77. 268e7dc Merge "Fill ChromeLatencyInfo args using proto descriptor" by Andrew Shulaev · 4 years, 4 months ago
  78. 2f0b41d tp: split systrace trace parser into pieces by Lalit Maganti · 4 years, 4 months ago
  79. b667838 Fill ChromeLatencyInfo args using proto descriptor by Andrew Shulaev · 4 years, 4 months ago
  80. 6d1f7b5 tp: cleanup json and fuchsia trace flags by Lalit Maganti · 4 years, 4 months ago
  81. f6b6aae Java heap stats and histogram by Ioannis Ilkos · 4 years, 4 months ago
  82. 3630f88 Merge "traced_probes: Auto discovery of vendor tracepoints" by Hector Dearman · 4 years, 4 months ago
  83. 98a97a8 traced_probes: Auto discovery of vendor tracepoints by Hector Dearman · 4 years, 4 months ago
  84. 920f4f9 tp: add support for dynamic tables and migrate flamegraph/counter dur by Lalit Maganti · 4 years, 4 months ago
  85. 651be62 Merge "processor: Parse StreamingProfilePacket timestamps during tokenization" by Eric Seckler · 4 years, 4 months ago
  86. f2de4db processor: Parse StreamingProfilePacket timestamps during tokenization by Eric Seckler · 4 years, 4 months ago
  87. 50446cb TraceProcessor: add ninja log parsing by Primiano Tucci · 4 years, 4 months ago
  88. a527aa3 perf sampling: minimal UI for stacks as slice columns by Ryan Savitski · 4 years, 4 months ago
  89. 38cd041 TrackEvent: Add configuration for TrackEvent by Sami Kyostila · 4 years, 4 months ago
  90. e569a24 trace_processor: Support displayTimeUnit by Hector Dearman · 4 years, 4 months ago
  91. b30edd4 tp: add helper virtual table for computing duration from counter by Lalit Maganti · 4 years, 4 months ago
  92. 7010b33 tp: move trace_storage and deps to storage folder by Lalit Maganti · 4 years, 4 months ago
  93. f045c94 Merge "tp: move span join and window tables to sqlite folder" by Lalit Maganti · 4 years, 4 months ago
  94. 6073245 tp: move span join and window tables to sqlite folder by Lalit Maganti · 4 years, 4 months ago
  95. 349930e Merge "Client library: make code gc-sections friendly" by Primiano Tucci · 4 years, 4 months ago
  96. 3feec55 Client library: make code gc-sections friendly by Primiano Tucci · 4 years, 4 months ago
  97. 78f5b92 Merge "ipc: Add an option to require file seals when mapping shm." by Eric Seckler · 4 years, 4 months ago
  98. 91f38e4 TrackEvent: Add support for ids, thread and timestamp overrides for legacy events by Sami Kyostila · 4 years, 4 months ago
  99. 14a22db ipc: Add an option to require file seals when mapping shm. by Eric Seckler · 4 years, 4 months ago
  100. 784967b Add a message for LatencyInfo.Flow by Andrew Shulaev · 4 years, 4 months ago