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