1. 5b52376 Combine async slices in a single track by Hector Dearman · 4 years, 4 months ago
  2. e710740 tp: move util related sources to util build file by Lalit Maganti · 4 years, 4 months ago
  3. 3d9bbff tp: move descriptor pool, proto conv and status macros -> util by Lalit Maganti · 4 years, 4 months ago
  4. 8776527 Merge "tp: move event, clock, hprofile and slice trackers -> importers/common" by Lalit Maganti · 4 years, 4 months ago
  5. 56785a5 Merge "tp: move metadata, perf sample and stack trackers to improters/proto" by Lalit Maganti · 4 years, 4 months ago
  6. 15b573d Merge "tp: move remaining custom sqlite tables to sqlite/" by Lalit Maganti · 4 years, 4 months ago
  7. 2cc2453 Merge changes Ice9239a7,I92fe8218,I2df6401e by Lalit Maganti · 4 years, 4 months ago
  8. aa333ac Merge "trace_processor: Update ExtendWithColumn to use SharedPtr" by Hector Dearman · 4 years, 4 months ago
  9. d5c45f4 tp: move event, clock, hprofile and slice trackers -> importers/common by Lalit Maganti · 4 years, 4 months ago
  10. 05819e2 tp: move metadata, perf sample and stack trackers to improters/proto by Lalit Maganti · 4 years, 4 months ago
  11. 655adae tp: move remaining custom sqlite tables to sqlite/ by Lalit Maganti · 4 years, 4 months ago
  12. 1f4712b tp: move all dynamic tables to dynamic/ by Lalit Maganti · 4 years, 4 months ago
  13. cda6865 tp: move all syscall related code to importers/syscalls by Lalit Maganti · 4 years, 4 months ago
  14. 617deae tp: move args, process and track trackers -> importers/common by Lalit Maganti · 4 years, 4 months ago
  15. b8f6734 trace_processor: Update ExtendWithColumn to use SharedPtr by Hector Dearman · 4 years, 4 months ago
  16. 0faddc4 tp: move context to types by Lalit Maganti · 4 years, 4 months ago
  17. 616bc08 tp: move and rename ftrace_utils -> types/task_state by Lalit Maganti · 4 years, 4 months ago
  18. 7bc4b7d Merge "CPU frequency indexing function" by Treehugger Robot · 4 years, 4 months ago
  19. 8053a68 CPU frequency indexing function by Rafal Slawik · 4 years, 4 months ago
  20. 75024d7 Merge "Create proper table for packages list." by Florian Mayer · 4 years, 4 months ago
  21. 19ce395 Create proper table for packages list. by Florian Mayer · 4 years, 4 months ago
  22. 79e4dcb service: Emit a marker when all data source started by Primiano Tucci · 4 years, 4 months ago
  23. 97d7d47 tp: implement describe_event dynamic table by Lalit Maganti · 4 years, 4 months ago
  24. 633b444 Add proto for smaps. by Florian Mayer · 4 years, 4 months ago
  25. 7967999 Merge "Create linux.system_info probe reporting CpuInfo" by Rafal Slawik · 4 years, 4 months ago
  26. b013a11 Create linux.system_info probe reporting CpuInfo by Rafal Slawik · 4 years, 4 months ago
  27. f5a94cc Service: Add QueryCapabilities method by Primiano Tucci · 4 years, 5 months ago
  28. 49155ea tp: fix memory leak of table objects by Lalit Maganti · 4 years, 4 months ago
  29. 6aafd7e tp: stop including shell in dist and remove noop stripping by Lalit Maganti · 4 years, 5 months ago
  30. 20a8369 Merge "Add /proc/<pid>/smaps parser." by Treehugger Robot · 4 years, 5 months ago
  31. 497c2d7 Add /proc/<pid>/smaps parser. by Florian Mayer · 4 years, 5 months ago
  32. c87db89 perfetto: add script to strip binary in Android tree by Lalit Maganti · 4 years, 5 months ago
  33. b9d20d1 Merge changes Ibc7838ee,I3deb0245 by Primiano Tucci · 4 years, 5 months ago
  34. d90d7e2 tp: strip all info from release android trace processor by Lalit Maganti · 4 years, 5 months ago
  35. 6d7d254 base: introduce Subprocess by Primiano Tucci · 4 years, 5 months ago
  36. accd64b tp: strip trace processor on Android builds by Lalit Maganti · 4 years, 5 months ago
  37. 0bfeb97 tp: refactor JSON code to remove ifdefs, consolidate ingestion into args by Lalit Maganti · 4 years, 5 months ago
  38. c9ba129 Merge "tp: add API for decompressing compressed trace packets" by Treehugger Robot · 4 years, 5 months ago
  39. 9d538bd tp: add API for decompressing compressed trace packets by Lalit Maganti · 4 years, 5 months ago
  40. 75a3bde traced_perf: make read period configurable by Ryan Savitski · 4 years, 5 months ago
  41. 82e00fd Merge "tp: fix dynamic table lifetime scoping" by Lalit Maganti · 4 years, 5 months ago
  42. 0e96523 tp: fix dynamic table lifetime scoping by Lalit Maganti · 4 years, 5 months ago
  43. 5ed3202 Merge changes I3010621d,I4f59d1b4 by Treehugger Robot · 4 years, 5 months ago
  44. ccd8961 traced_perf: move unwinding to a dedicated thread by Ryan Savitski · 4 years, 5 months ago
  45. f3ae26f Merge "traced_perf: unwind queue type" by Treehugger Robot · 4 years, 5 months ago
  46. 95f126d traced_perf: unwind queue type by Ryan Savitski · 4 years, 5 months ago
  47. 0727045 Add task names metric by Ioannis Ilkos · 4 years, 5 months ago
  48. 0fd4f5c Merge "protos: Add support for counters in TrackEvent" by Eric Seckler · 4 years, 5 months ago
  49. 32975d2 Add duplicate frames counter metric by Edgar Arriaga · 4 years, 5 months ago
  50. 3955949 protos: Add support for counters in TrackEvent by Eric Seckler · 4 years, 5 months ago
  51. 1ae8a81 traced_perf: pid/cmdline target white/black-listing by Ryan Savitski · 4 years, 5 months ago
  52. ad710d5 Cleanup startup: remove CPU ratio by Ioannis Ilkos · 4 years, 5 months ago
  53. 0e413af Merge "tp: cleanup json and fuchsia trace flags" by Lalit Maganti · 4 years, 6 months ago
  54. 268e7dc Merge "Fill ChromeLatencyInfo args using proto descriptor" by Andrew Shulaev · 4 years, 6 months ago
  55. 2f0b41d tp: split systrace trace parser into pieces by Lalit Maganti · 4 years, 6 months ago
  56. b667838 Fill ChromeLatencyInfo args using proto descriptor by Andrew Shulaev · 4 years, 6 months ago
  57. 6d1f7b5 tp: cleanup json and fuchsia trace flags by Lalit Maganti · 4 years, 6 months ago
  58. f6b6aae Java heap stats and histogram by Ioannis Ilkos · 4 years, 6 months ago
  59. 3630f88 Merge "traced_probes: Auto discovery of vendor tracepoints" by Hector Dearman · 4 years, 6 months ago
  60. 98a97a8 traced_probes: Auto discovery of vendor tracepoints by Hector Dearman · 4 years, 6 months ago
  61. cbbe480 test: log gtest onto logcat by Primiano Tucci · 4 years, 6 months ago
  62. c92fd2e Merge "cts: add perf profiler e2e tests for apps" by Treehugger Robot · 4 years, 6 months ago
  63. 9fa7200 cts: add perf profiler e2e tests for apps by Ryan Savitski · 4 years, 6 months ago
  64. 920f4f9 tp: add support for dynamic tables and migrate flamegraph/counter dur by Lalit Maganti · 4 years, 6 months ago
  65. 483eadd traced_perf: basic metatracing by Ryan Savitski · 4 years, 6 months ago
  66. 651be62 Merge "processor: Parse StreamingProfilePacket timestamps during tokenization" by Eric Seckler · 4 years, 6 months ago
  67. f2de4db processor: Parse StreamingProfilePacket timestamps during tokenization by Eric Seckler · 4 years, 6 months ago
  68. 50446cb TraceProcessor: add ninja log parsing by Primiano Tucci · 4 years, 6 months ago
  69. a527aa3 perf sampling: minimal UI for stacks as slice columns by Ryan Savitski · 4 years, 6 months ago
  70. 38cd041 TrackEvent: Add configuration for TrackEvent by Sami Kyostila · 4 years, 6 months ago
  71. ab23713 Merge "traced_perf: add to android build by default (initially disabled)" by Treehugger Robot · 4 years, 6 months ago
  72. 29082bf traced_perf: add to android build by default (initially disabled) by Ryan Savitski · 4 years, 6 months ago
  73. b30edd4 tp: add helper virtual table for computing duration from counter by Lalit Maganti · 4 years, 6 months ago
  74. c41d5f8 Merge "profiling: reuse interning output tracker in traced_perf" by Treehugger Robot · 4 years, 6 months ago
  75. 01d1fac Merge "tp: move trace_storage and deps to storage folder" by Treehugger Robot · 4 years, 6 months ago
  76. 0154ba3 profiling: reuse interning output tracker in traced_perf by Ryan Savitski · 4 years, 6 months ago
  77. 7010b33 tp: move trace_storage and deps to storage folder by Lalit Maganti · 4 years, 6 months ago
  78. 598c64a traced_perf: add callstack trie, allow it to be purged manually by Ryan Savitski · 4 years, 6 months ago
  79. 683b57f profiling: factor callstack trie out into p/common/ by Ryan Savitski · 4 years, 6 months ago
  80. 989bb5e Merge "traced_perf: feed samples through libunwindstack" by Treehugger Robot · 4 years, 6 months ago
  81. fdeb11f traced_perf: feed samples through libunwindstack by Ryan Savitski · 4 years, 6 months ago
  82. f045c94 Merge "tp: move span join and window tables to sqlite folder" by Lalit Maganti · 4 years, 6 months ago
  83. 3686d29 remove off64_t wrappers + minor unwind class renaming by Ryan Savitski · 4 years, 6 months ago
  84. 6073245 tp: move span join and window tables to sqlite folder by Lalit Maganti · 4 years, 6 months ago
  85. 33fd8b7 src/profiling: move proc-fd based unwinding helpers into src/p/common/ by Ryan Savitski · 4 years, 6 months ago
  86. c46d4dc traced_perf: rework reading granularity, add unwind queue by Ryan Savitski · 4 years, 6 months ago
  87. 349930e Merge "Client library: make code gc-sections friendly" by Primiano Tucci · 4 years, 6 months ago
  88. 3feec55 Client library: make code gc-sections friendly by Primiano Tucci · 4 years, 6 months ago
  89. 78f5b92 Merge "ipc: Add an option to require file seals when mapping shm." by Eric Seckler · 4 years, 6 months ago
  90. 91f38e4 TrackEvent: Add support for ids, thread and timestamp overrides for legacy events by Sami Kyostila · 4 years, 6 months ago
  91. 14a22db ipc: Add an option to require file seals when mapping shm. by Eric Seckler · 4 years, 6 months ago
  92. 784967b Add a message for LatencyInfo.Flow by Andrew Shulaev · 4 years, 6 months ago
  93. c03e70b Client Library: temporarily re-link full library in Android by Primiano Tucci · 4 years, 6 months ago
  94. 2ae9f3d trace_processor: delete old table code by Lalit Maganti · 4 years, 6 months ago
  95. 1b620a6 trace_processor: migrate sched table to db tables by Lalit Maganti · 4 years, 7 months ago
  96. 55b4d91 Client API: use only system backend in the android tree by Primiano Tucci · 4 years, 7 months ago
  97. c4c063b GN: clean up build files, split ipc client/service by Primiano Tucci · 4 years, 7 months ago
  98. ee6356e Merge "Define HWUI rendering metrics" by Treehugger Robot · 4 years, 7 months ago
  99. 1d53182 Define HWUI rendering metrics by Stan Iliev · 4 years, 7 months ago
  100. 5c254da Merge "Add /proc/kallsyms parsing" by Primiano Tucci · 4 years, 7 months ago