1. bdb6338 Merge "GTEST_EXECUTE_STATEMENT_ is not available on iOS execute the statement directly instead." by Primiano Tucci · 4 years, 7 months ago
  2. 11c11a1 Merge "Make zlib optional" by Treehugger Robot · 4 years, 7 months ago
  3. 1b5fdae Make zlib optional by Primiano Tucci · 4 years, 7 months ago
  4. 1039ef1 Merge "Enable -Wpedantic to improve GCC compatibility" by Sami Kyostila · 4 years, 7 months ago
  5. 11aafec GTEST_EXECUTE_STATEMENT_ is not available on iOS execute the statement directly instead. by Stephen Nusko · 4 years, 7 months ago
  6. 363ca67 Merge "trace_processor: fix RestoreInitialTables()" by Treehugger Robot · 4 years, 7 months ago
  7. 6ae672c Merge "Enable CreateMayFile to fail gracefuly when faced with errors opening the socket." by Treehugger Robot · 4 years, 7 months ago
  8. e392fad Merge "Fixed a nanosecond vs microsecond issue with streaming profile packets" by Oystein Eftevaag · 4 years, 7 months ago
  9. 1b4c8fc trace_processor: fix RestoreInitialTables() by Primiano Tucci · 4 years, 7 months ago
  10. 8c3dd8c Enable CreateMayFile to fail gracefuly when faced with errors opening the socket. by Stephen Nusko · 4 years, 7 months ago
  11. 1c76dff Enable -Wpedantic to improve GCC compatibility by Sami Kyostila · 4 years, 7 months ago
  12. 47bc3d6 trace_processor: remove InternString mocking by Lalit Maganti · 4 years, 7 months ago
  13. f0599a0 trace_processor: cleanup StringPool and StringIds by Lalit Maganti · 4 years, 7 months ago
  14. b3335f5 trace_processor: allow start timestamps to be nullopt for thread/process by Lalit Maganti · 4 years, 7 months ago
  15. f87a2d7 Merge "trace_processor: remove tableid and refactor argstracker to use ids" by Lalit Maganti · 4 years, 7 months ago
  16. f7650d0 Merge "processor: Refactor string pool IDs" by Eric Seckler · 4 years, 7 months ago
  17. 5228f36 trace_processor: remove tableid and refactor argstracker to use ids by Lalit Maganti · 4 years, 7 months ago
  18. d4e0f93 Merge "protos: Consistent enum type naming between ChromeProcess/ThreadDesc" by Eric Seckler · 4 years, 7 months ago
  19. c2b27aa protos: Consistent enum type naming between ChromeProcess/ThreadDesc by Eric Seckler · 4 years, 7 months ago
  20. 947555e Merge "ui: minor fixes for feature-detection and record page" by Primiano Tucci · 4 years, 7 months ago
  21. dbc96fc ui: minor fixes for feature-detection and record page by Primiano Tucci · 4 years, 7 months ago
  22. 6fa4a06 ui extension: Allow connections from localhost by Eric Seckler · 4 years, 7 months ago
  23. 56f27db processor: Refactor string pool IDs by Eric Seckler · 4 years, 7 months ago
  24. 0a486a6 Merge "processor: Support TrackDescriptor's parent_uuid + pid/tid reuse" by Eric Seckler · 4 years, 7 months ago
  25. 65ab966 Fixed a nanosecond vs microsecond issue with streaming profile packets by Oystein Eftevaag · 4 years, 7 months ago
  26. d3e5911 Merge "ui: add offline support via ServiceWorker" by Primiano Tucci · 4 years, 7 months ago
  27. 3552aaf ui: add offline support via ServiceWorker by Primiano Tucci · 4 years, 7 months ago
  28. 28f5c81 Merge "trace_processor: fix debug assertion on Windows" by Mikhail Khokhlov · 4 years, 7 months ago
  29. 3183c6d processor: Support TrackDescriptor's parent_uuid + pid/tid reuse by Eric Seckler · 4 years, 7 months ago
  30. f2839ae Merge "UI: CSS/Layout fixes on the recording page" by Primiano Tucci · 4 years, 7 months ago
  31. 67d1aa4 Merge "Fix mac build, add static_cast" by Primiano Tucci · 4 years, 7 months ago
  32. 54f5786 Merge "Improve error message when no profile is generated." by Florian Mayer · 4 years, 7 months ago
  33. 96f607b Improve error message when no profile is generated. by Florian Mayer · 4 years, 7 months ago
  34. 7c7e292 trace_processor: fix debug assertion on Windows by Mikhail Khokhlov · 4 years, 7 months ago
  35. 5ce1cdd Merge "Rename experimental_heap_graph_allocation." by Florian Mayer · 4 years, 7 months ago
  36. 81759a9 Fix mac build, add static_cast by Primiano Tucci · 4 years, 7 months ago
  37. a49f6e9 Update trace_to_text for heap_profile. by Florian Mayer · 4 years, 7 months ago
  38. 989021d Rename experimental_heap_graph_allocation. by Florian Mayer · 4 years, 7 months ago
  39. 722d0e6 UI: CSS/Layout fixes on the recording page by Primiano Tucci · 4 years, 7 months ago
  40. eac62c2 Merge "Update version of libunwindstack." by Florian Mayer · 4 years, 7 months ago
  41. 9640b3d base: Harmonize PlatformThreadID => PlatformThreadId by Sami Kyostila · 4 years, 7 months ago
  42. 97292c3 base: Remove unnecessary cast in GetThreadId() for Fuchsia by Sami Kyostila · 4 years, 7 months ago
  43. 1606d4a Merge "perfetto: correctly ifdef prctl call" by Lalit Maganti · 4 years, 7 months ago
  44. f2c89cc Update version of libunwindstack. by Florian Mayer · 4 years, 7 months ago
  45. c9b0934 Merge "proto/processor: Add process name to ProcessDescriptor" by Treehugger Robot · 4 years, 7 months ago
  46. 2a4de84 TrackEvent: Don't emit category name with end events by Sami Kyostila · 4 years, 7 months ago
  47. fb2fac4 perfetto: correctly ifdef prctl call by Lalit Maganti · 4 years, 7 months ago
  48. 679b29d trace_processor: migrate raw table to macro tables by Lalit Maganti · 4 years, 7 months ago
  49. 2f96abc Merge "trace_processor: split gfp_flags and variadic into their own folder" by Lalit Maganti · 4 years, 7 months ago
  50. 509d4ac Merge "TrackEvent: Add support for tracks" by Sami Kyostila · 4 years, 7 months ago
  51. b665209 Rename heap_graph_allocation table. by Florian Mayer · 4 years, 7 months ago
  52. 83b53fa trace_processor: split gfp_flags and variadic into their own folder by Lalit Maganti · 4 years, 7 months ago
  53. 3af8c8b Merge "[Reland] perfetto: merge TaskRunnerThread and base::ThreadTaskRunner" by Lalit Maganti · 4 years, 7 months ago
  54. 26a0437 TrackEvent: Add support for tracks by Sami Kyostila · 4 years, 7 months ago
  55. 557f55b Handle NULL symbol_set_ids. by Florian Mayer · 4 years, 7 months ago
  56. 7d12847 proto/processor: Add process name to ProcessDescriptor by Eric Seckler · 4 years, 7 months ago
  57. b2a742b Merge "Vulkan memory tracker - remove unspecified counter from driver" by Mohammad Reza Zakerinasab · 4 years, 7 months ago
  58. 9782f49 [Reland] perfetto: merge TaskRunnerThread and base::ThreadTaskRunner by Lalit Maganti · 4 years, 7 months ago
  59. 975bbd7 Add gpu data in render stage event to args table by Raymond Chiu · 4 years, 8 months ago
  60. a2970bd Merge "Revert "perfetto: merge TaskRunnerThread and base::ThreadTaskRunner"" by Lalit Maganti · 4 years, 7 months ago
  61. 1ccebae Revert "perfetto: merge TaskRunnerThread and base::ThreadTaskRunner" by Lalit Maganti · 4 years, 7 months ago
  62. 29ee0b2 Merge "Disambiguate post-fork logging message." by Florian Mayer · 4 years, 7 months ago
  63. 18c5248 Merge "Add build support for iOS and NaCl for libperfetto." by Stephen Nusko · 4 years, 7 months ago
  64. f1b6e7f Merge "trace_processor: some cleanup from old CLs" by Lalit Maganti · 4 years, 7 months ago
  65. bda82e9 Merge "perfetto: Add subscription-id to UUID" by Hector Dearman · 4 years, 7 months ago
  66. db1ead0 Merge "trace_processor: close all descendent slices of slice with invalid dur" by Lalit Maganti · 4 years, 7 months ago
  67. 12f808d Merge "trace_processor: migrate thread and process tables to db tables" by Lalit Maganti · 4 years, 7 months ago
  68. 9ff941f trace_processor: some cleanup from old CLs by Lalit Maganti · 4 years, 7 months ago
  69. 185c9d4 Merge "perfetto: merge TaskRunnerThread and base::ThreadTaskRunner" by Lalit Maganti · 4 years, 7 months ago
  70. d11cba3 Merge "Store cumulative size in heap_graph_allocation." by Florian Mayer · 4 years, 7 months ago
  71. eac7fff trace_processor: migrate thread and process tables to db tables by Lalit Maganti · 4 years, 7 months ago
  72. 3a12f88 trace_processor: close all descendent slices of slice with invalid dur by Lalit Maganti · 4 years, 7 months ago
  73. 46f1697 Store cumulative size in heap_graph_allocation. by Florian Mayer · 4 years, 7 months ago
  74. 2cc2bd6 perfetto: merge TaskRunnerThread and base::ThreadTaskRunner by Lalit Maganti · 4 years, 7 months ago
  75. 7fa04c4 Vulkan memory tracker - remove unspecified counter from driver by Mohammad Reza Zakerinasab · 4 years, 7 months ago
  76. aca7748 Add build support for iOS and NaCl for libperfetto. by Stephen Nusko · 4 years, 7 months ago
  77. 06a9122 Merge "tools/heap_profile: fix SHA1 of mac prebuilt" by Primiano Tucci · 4 years, 7 months ago
  78. 0361acb tools/heap_profile: fix SHA1 of mac prebuilt by Primiano Tucci · 4 years, 7 months ago
  79. f0ae96b Merge "trace_processor: make gpu slice table a true child of slice table" by Lalit Maganti · 4 years, 7 months ago
  80. 0ad5391 Disambiguate post-fork logging message. by Florian Mayer · 4 years, 7 months ago
  81. 9206834 Merge "Limit the number of sessions per uid to 5" by Primiano Tucci · 4 years, 7 months ago
  82. 778a3a4 Merge "Do not use uninitialized Variadic." by Florian Mayer · 4 years, 7 months ago
  83. 0990d76 trace_processor: make gpu slice table a true child of slice table by Lalit Maganti · 4 years, 7 months ago
  84. 50be34f Do not use uninitialized Variadic. by Florian Mayer · 4 years, 7 months ago
  85. 7ba39a0 Merge "gen_merged_protos: Fix return value calculation" by Eric Seckler · 4 years, 7 months ago
  86. 0c7921b gen_merged_protos: Fix return value calculation by Eric Seckler · 4 years, 7 months ago
  87. 033f08c probes: workaround for missing NUL in /proc/pid/cmdline by Primiano Tucci · 4 years, 7 months ago
  88. 7b80482 Limit the number of sessions per uid to 5 by Primiano Tucci · 4 years, 7 months ago
  89. 63dded1 Merge "Import what you use." by Florian Mayer · 4 years, 7 months ago
  90. db83fff Merge "Remove dead code." by Florian Mayer · 4 years, 7 months ago
  91. caa32a5 Merge changes Id83e6be8,I120166cc by Hector Dearman · 4 years, 7 months ago
  92. 6002696 Remove dead code. by Florian Mayer · 4 years, 7 months ago
  93. 8217a9f perfetto: Add subscription-id to UUID by Hector Dearman · 4 years, 7 months ago
  94. c18d96f Merge "trace_processor: migrate args to macro tables" by Lalit Maganti · 4 years, 7 months ago
  95. 0e2896b Merge "perfetto: fix several problems with CTS" by Lalit Maganti · 4 years, 7 months ago
  96. 53b6821 Import what you use. by Florian Mayer · 4 years, 7 months ago
  97. f8b41f8 trace_processor: Add trace size metric by Hector Dearman · 4 years, 7 months ago
  98. 93b0b09 trace_processor: Add trace size to metadata by Hector Dearman · 4 years, 7 months ago
  99. 1908e26 trace_processor: migrate args to macro tables by Lalit Maganti · 4 years, 7 months ago
  100. 499e3a2 perfetto: fix several problems with CTS by Lalit Maganti · 4 years, 7 months ago