1. 1510294 Merge "processor: Support pid reuse in ProcessTracker without Start/EndThread" by Treehugger Robot · 4 years, 7 months ago
  2. 2052b3c Fix compilation: add missing #include's. by Bruno Buss · 4 years, 7 months ago
  3. bb0e154 processor: Translate duplicate pids/tids during json export by Eric Seckler · 4 years, 7 months ago
  4. bdb6338 Merge "GTEST_EXECUTE_STATEMENT_ is not available on iOS execute the statement directly instead." by Primiano Tucci · 4 years, 7 months ago
  5. 11c11a1 Merge "Make zlib optional" by Treehugger Robot · 4 years, 7 months ago
  6. c9460b0 client lib: Support building in Chrome using a fake platform by Eric Seckler · 4 years, 7 months ago
  7. e71a307 processor: Fix handling of 0 timestamp in TrackEventTokenizer. by Eric Seckler · 4 years, 7 months ago
  8. 1b5fdae Make zlib optional by Primiano Tucci · 4 years, 7 months ago
  9. 1039ef1 Merge "Enable -Wpedantic to improve GCC compatibility" by Sami Kyostila · 4 years, 7 months ago
  10. 54280d3 processor: Support pid reuse in ProcessTracker without Start/EndThread by Eric Seckler · 4 years, 7 months ago
  11. 11aafec GTEST_EXECUTE_STATEMENT_ is not available on iOS execute the statement directly instead. by Stephen Nusko · 4 years, 7 months ago
  12. 363ca67 Merge "trace_processor: fix RestoreInitialTables()" by Treehugger Robot · 4 years, 7 months ago
  13. 6ae672c Merge "Enable CreateMayFile to fail gracefuly when faced with errors opening the socket." by Treehugger Robot · 4 years, 7 months ago
  14. e392fad Merge "Fixed a nanosecond vs microsecond issue with streaming profile packets" by Oystein Eftevaag · 4 years, 7 months ago
  15. 1b4c8fc trace_processor: fix RestoreInitialTables() by Primiano Tucci · 4 years, 7 months ago
  16. 8c3dd8c Enable CreateMayFile to fail gracefuly when faced with errors opening the socket. by Stephen Nusko · 4 years, 7 months ago
  17. 1c76dff Enable -Wpedantic to improve GCC compatibility by Sami Kyostila · 4 years, 7 months ago
  18. 47bc3d6 trace_processor: remove InternString mocking by Lalit Maganti · 4 years, 7 months ago
  19. f0599a0 trace_processor: cleanup StringPool and StringIds by Lalit Maganti · 4 years, 7 months ago
  20. b3335f5 trace_processor: allow start timestamps to be nullopt for thread/process by Lalit Maganti · 4 years, 7 months ago
  21. f87a2d7 Merge "trace_processor: remove tableid and refactor argstracker to use ids" by Lalit Maganti · 4 years, 7 months ago
  22. f7650d0 Merge "processor: Refactor string pool IDs" by Eric Seckler · 4 years, 7 months ago
  23. 5228f36 trace_processor: remove tableid and refactor argstracker to use ids by Lalit Maganti · 4 years, 7 months ago
  24. 27a1f40 Turn ingestion DFATALs into DLOG. by Florian Mayer · 4 years, 7 months ago
  25. 56f27db processor: Refactor string pool IDs by Eric Seckler · 4 years, 7 months ago
  26. 0a486a6 Merge "processor: Support TrackDescriptor's parent_uuid + pid/tid reuse" by Eric Seckler · 4 years, 7 months ago
  27. 65ab966 Fixed a nanosecond vs microsecond issue with streaming profile packets by Oystein Eftevaag · 4 years, 7 months ago
  28. 582f7ce trace_processor: Run metrics on Windows by Mikhail Khokhlov · 4 years, 7 months ago
  29. 28f5c81 Merge "trace_processor: fix debug assertion on Windows" by Mikhail Khokhlov · 4 years, 7 months ago
  30. 3183c6d processor: Support TrackDescriptor's parent_uuid + pid/tid reuse by Eric Seckler · 4 years, 7 months ago
  31. 67d1aa4 Merge "Fix mac build, add static_cast" by Primiano Tucci · 4 years, 7 months ago
  32. 7c7e292 trace_processor: fix debug assertion on Windows by Mikhail Khokhlov · 4 years, 7 months ago
  33. 81759a9 Fix mac build, add static_cast by Primiano Tucci · 4 years, 7 months ago
  34. 989021d Rename experimental_heap_graph_allocation. by Florian Mayer · 4 years, 7 months ago
  35. 9640b3d base: Harmonize PlatformThreadID => PlatformThreadId by Sami Kyostila · 4 years, 7 months ago
  36. 1606d4a Merge "perfetto: correctly ifdef prctl call" by Lalit Maganti · 4 years, 7 months ago
  37. c9b0934 Merge "proto/processor: Add process name to ProcessDescriptor" by Treehugger Robot · 4 years, 7 months ago
  38. 2a4de84 TrackEvent: Don't emit category name with end events by Sami Kyostila · 4 years, 7 months ago
  39. fb2fac4 perfetto: correctly ifdef prctl call by Lalit Maganti · 4 years, 7 months ago
  40. 679b29d trace_processor: migrate raw table to macro tables by Lalit Maganti · 4 years, 7 months ago
  41. 2f96abc Merge "trace_processor: split gfp_flags and variadic into their own folder" by Lalit Maganti · 4 years, 7 months ago
  42. 509d4ac Merge "TrackEvent: Add support for tracks" by Sami Kyostila · 4 years, 7 months ago
  43. b665209 Rename heap_graph_allocation table. by Florian Mayer · 4 years, 7 months ago
  44. 83b53fa trace_processor: split gfp_flags and variadic into their own folder by Lalit Maganti · 4 years, 7 months ago
  45. 3af8c8b Merge "[Reland] perfetto: merge TaskRunnerThread and base::ThreadTaskRunner" by Lalit Maganti · 4 years, 7 months ago
  46. 26a0437 TrackEvent: Add support for tracks by Sami Kyostila · 4 years, 7 months ago
  47. 7d12847 proto/processor: Add process name to ProcessDescriptor by Eric Seckler · 4 years, 7 months ago
  48. b2a742b Merge "Vulkan memory tracker - remove unspecified counter from driver" by Mohammad Reza Zakerinasab · 4 years, 7 months ago
  49. 9782f49 [Reland] perfetto: merge TaskRunnerThread and base::ThreadTaskRunner by Lalit Maganti · 4 years, 7 months ago
  50. 975bbd7 Add gpu data in render stage event to args table by Raymond Chiu · 4 years, 8 months ago
  51. a2970bd Merge "Revert "perfetto: merge TaskRunnerThread and base::ThreadTaskRunner"" by Lalit Maganti · 4 years, 7 months ago
  52. 1ccebae Revert "perfetto: merge TaskRunnerThread and base::ThreadTaskRunner" by Lalit Maganti · 4 years, 7 months ago
  53. 29ee0b2 Merge "Disambiguate post-fork logging message." by Florian Mayer · 4 years, 7 months ago
  54. 18c5248 Merge "Add build support for iOS and NaCl for libperfetto." by Stephen Nusko · 4 years, 7 months ago
  55. f1b6e7f Merge "trace_processor: some cleanup from old CLs" by Lalit Maganti · 4 years, 7 months ago
  56. bda82e9 Merge "perfetto: Add subscription-id to UUID" by Hector Dearman · 4 years, 7 months ago
  57. db1ead0 Merge "trace_processor: close all descendent slices of slice with invalid dur" by Lalit Maganti · 4 years, 7 months ago
  58. 12f808d Merge "trace_processor: migrate thread and process tables to db tables" by Lalit Maganti · 4 years, 7 months ago
  59. 9ff941f trace_processor: some cleanup from old CLs by Lalit Maganti · 4 years, 7 months ago
  60. 185c9d4 Merge "perfetto: merge TaskRunnerThread and base::ThreadTaskRunner" by Lalit Maganti · 4 years, 7 months ago
  61. d11cba3 Merge "Store cumulative size in heap_graph_allocation." by Florian Mayer · 4 years, 7 months ago
  62. eac7fff trace_processor: migrate thread and process tables to db tables by Lalit Maganti · 4 years, 7 months ago
  63. 3a12f88 trace_processor: close all descendent slices of slice with invalid dur by Lalit Maganti · 4 years, 7 months ago
  64. 46f1697 Store cumulative size in heap_graph_allocation. by Florian Mayer · 4 years, 7 months ago
  65. 2cc2bd6 perfetto: merge TaskRunnerThread and base::ThreadTaskRunner by Lalit Maganti · 4 years, 7 months ago
  66. 7fa04c4 Vulkan memory tracker - remove unspecified counter from driver by Mohammad Reza Zakerinasab · 4 years, 7 months ago
  67. aca7748 Add build support for iOS and NaCl for libperfetto. by Stephen Nusko · 4 years, 7 months ago
  68. f0ae96b Merge "trace_processor: make gpu slice table a true child of slice table" by Lalit Maganti · 4 years, 7 months ago
  69. 0ad5391 Disambiguate post-fork logging message. by Florian Mayer · 4 years, 7 months ago
  70. 9206834 Merge "Limit the number of sessions per uid to 5" by Primiano Tucci · 4 years, 7 months ago
  71. 0990d76 trace_processor: make gpu slice table a true child of slice table by Lalit Maganti · 4 years, 7 months ago
  72. 50be34f Do not use uninitialized Variadic. by Florian Mayer · 4 years, 7 months ago
  73. 033f08c probes: workaround for missing NUL in /proc/pid/cmdline by Primiano Tucci · 4 years, 7 months ago
  74. 7b80482 Limit the number of sessions per uid to 5 by Primiano Tucci · 4 years, 7 months ago
  75. 63dded1 Merge "Import what you use." by Florian Mayer · 4 years, 7 months ago
  76. db83fff Merge "Remove dead code." by Florian Mayer · 4 years, 7 months ago
  77. caa32a5 Merge changes Id83e6be8,I120166cc by Hector Dearman · 4 years, 7 months ago
  78. 6002696 Remove dead code. by Florian Mayer · 4 years, 7 months ago
  79. 8217a9f perfetto: Add subscription-id to UUID by Hector Dearman · 4 years, 7 months ago
  80. 53b6821 Import what you use. by Florian Mayer · 4 years, 7 months ago
  81. f8b41f8 trace_processor: Add trace size metric by Hector Dearman · 4 years, 7 months ago
  82. 93b0b09 trace_processor: Add trace size to metadata by Hector Dearman · 4 years, 7 months ago
  83. 1908e26 trace_processor: migrate args to macro tables by Lalit Maganti · 4 years, 7 months ago
  84. 7f86589 Do not use recursion for walking heap graphs. by Florian Mayer · 4 years, 7 months ago
  85. cce8203 Merge "trace_processor: migrate metadata to macro tables" by Lalit Maganti · 4 years, 7 months ago
  86. ededb0e trace_processor: migrate metadata to macro tables by Lalit Maganti · 4 years, 7 months ago
  87. 56abf52 Merge "Add metric to extract per-process unmapped java type names" by Ioannis Ilkos · 4 years, 7 months ago
  88. 6eff576 Merge "trace_processor: migrate logs to macro tables" by Lalit Maganti · 4 years, 7 months ago
  89. 26f5b9d Merge "Fix crash caused be missing Specification for gpu_render_stage_event" by Raymond Chiu · 4 years, 7 months ago
  90. f1ab24f trace_processor: migrate logs to macro tables by Lalit Maganti · 4 years, 7 months ago
  91. 06e54af Add metric to extract per-process unmapped java type names by Ioannis Ilkos · 4 years, 7 months ago
  92. 547a92e Merge "trace_processor: Replace dangerous characters in debug annotation names" by Mikhail Khokhlov · 4 years, 7 months ago
  93. a9ade51 Merge "TrackEvent: Add parent uuid field and move track descriptor extension points" by Sami Kyostila · 4 years, 7 months ago
  94. ac134ed trace_processor: Replace dangerous characters in debug annotation names by Mikhail Khokhlov · 4 years, 7 months ago
  95. 30bf2ef Merge "trace_processor: fix unpartitioned span join when one table is empty" by Lalit Maganti · 4 years, 7 months ago
  96. 056ce08 trace_processor: fix unpartitioned span join when one table is empty by Lalit Maganti · 4 years, 7 months ago
  97. b0686c9 TrackEvent: Add parent uuid field and move track descriptor extension points by Sami Kyostila · 4 years, 7 months ago
  98. 655e95c Merge "trace_processor: migrate instants table to macro tables" by Lalit Maganti · 4 years, 7 months ago
  99. 97eb066 Merge "processor: Fix ordering of async begin/end events in JSON export" by Eric Seckler · 4 years, 7 months ago
  100. 1f1ea14 Fix crash caused be missing Specification for gpu_render_stage_event by Raymond Chiu · 4 years, 8 months ago