1. 96248ff trace_processor: Migrate android_probes_module to the new base class by Mikhail Khokhlov · 4 years, 11 months ago
  2. 71822c7 trace_processor: Migrate system_probes_module to the new base class by Mikhail Khokhlov · 4 years, 11 months ago
  3. 4b5de1a trace_processor: Migrate track_event_module to the new base class by Mikhail Khokhlov · 4 years, 11 months ago
  4. 4351f60 Merge "[trace_processor] New base class for proto importer modules" by Treehugger Robot · 4 years, 11 months ago
  5. 250f814 Fix process metadata query to avoid empty Package by Rafal Slawik · 4 years, 11 months ago
  6. 785af54 [trace_processor] New base class for proto importer modules by Mikhail Khokhlov · 4 years, 11 months ago
  7. ee78098 Merge "trace_processor: migrate counter table to new database tables" by Lalit Maganti · 4 years, 11 months ago
  8. 494eb74 Merge "trace_processor: correctly propogate empty messages" by Lalit Maganti · 4 years, 11 months ago
  9. a44bea3 Merge "trace_processor: rewrite span join to be clearer" by Treehugger Robot · 4 years, 11 months ago
  10. 93f45b2 Prevent warnings in amalgamated builds by Primiano Tucci · 5 years ago
  11. 151b7fe trace_processor: rewrite span join to be clearer by Lalit Maganti · 5 years ago
  12. daaabf1 trace_processor: correctly propogate empty messages by Lalit Maganti · 5 years ago
  13. e99896b Merge "traced_probes: Add sde/tracing_mark_write event" by Treehugger Robot · 5 years ago
  14. 94c47f0 Fix copyright headers by Primiano Tucci · 5 years ago
  15. 4b3b3ad trace_processor: migrate counter table to new database tables by Lalit Maganti · 5 years ago
  16. 3e6cf33 Merge "proto/processor: Add typed TrackEvent args for three chrome messages." by Eric Seckler · 5 years ago
  17. 3cd7cd5 traced_probes: Add sde/tracing_mark_write event by Hector Dearman · 5 years ago
  18. 0eccc52 processor: Actually propagate string pool size config to TraceStorage by Eric Seckler · 5 years ago
  19. e1e8ff4 proto/processor: Add typed TrackEvent args for three chrome messages. by Eric Seckler · 5 years ago
  20. e3c3995 Use the provided ArgsTracker rather then the one in the context while parsing by Stephen Nusko · 5 years ago
  21. a002a37 Merge "Cleanup: remove deprecated fields" by Rafal Slawik · 5 years ago
  22. 54e4d79 Merge "trace_processor: don't reset ion memory counters" by Lalit Maganti · 5 years ago
  23. 7a2540f Merge "trace_processor: cleanup ugly double function call to get col by name" by Lalit Maganti · 5 years ago
  24. 8c0012b Merge "Allow TraceProcessor to parse ChromeCompositorSchedulerState." by Treehugger Robot · 5 years ago
  25. c0a0537 trace_processor: don't reset ion memory counters by Lalit Maganti · 5 years ago
  26. 597d1b2 Make ReachableNode iterative rather than recursive. by Florian Mayer · 5 years ago
  27. bc76a6c Allow TraceProcessor to parse ChromeCompositorSchedulerState. by Stephen Nusko · 5 years ago
  28. 367d80c Cleanup: remove deprecated fields by Rafal Slawik · 5 years ago
  29. bfcc2ca Merge "Find process sizes during LMK" by Rafal Slawik · 5 years ago
  30. b2ed1f5 trace_processor: cleanup ugly double function call to get col by name by Lalit Maganti · 5 years ago
  31. a5287b0 trace_processor: add helper methods for adding constraints on typed cols by Lalit Maganti · 5 years ago
  32. f6ccb05 Merge "trace_processor: Replace FATAL with error stat" by Lalit Maganti · 5 years ago
  33. 932d18d Find process sizes during LMK by Rafal Slawik · 5 years ago
  34. 33713a7 trace_processor: Replace FATAL with error stat by Hector Dearman · 5 years ago
  35. 26a0e09 Add all matched packages to process metadata by Rafal Slawik · 5 years ago
  36. 8df9e6a Merge "trace_processor: fix span outer join when one of the tables is empty" by Ioannis Ilkos · 5 years ago
  37. 23e8ce9 trace_processor: fix span outer join when one of the tables is empty by Lalit Maganti · 5 years ago
  38. 31b0a56 Merge "Find system ion size during LMK" by Rafal Slawik · 5 years ago
  39. 1a19e83 Merge "trace_processor: Clear sort queues on ForceExtract" by Treehugger Robot · 5 years ago
  40. 87726d5 Find system ion size during LMK by Rafal Slawik · 5 years ago
  41. f180389 trace_processor: fix incorrect DCHECK and loop condition by Lalit Maganti · 5 years ago
  42. 5ca4ab6 trace_processor: Clear sort queues on ForceExtract by Hector Dearman · 5 years ago
  43. e6b3c2f Fix non-reentrant metadata by Ioannis Ilkos · 5 years ago
  44. 455af89 trace_processor: fix filtering on long and string and add tests by Lalit Maganti · 5 years ago
  45. 8b1980c Merge "Add statsd subscription id to trace metadata" by Ioannis Ilkos · 5 years ago
  46. 73d1d7d Add statsd subscription id to trace metadata by Ioannis Ilkos · 5 years ago
  47. 9faab56 Fix cost estimation for single row by Ioannis Ilkos · 5 years ago
  48. 6cbbaee Merge "Create views and table only if they do not exist" by Treehugger Robot · 5 years ago
  49. 2f875b2 Plumb build fingerprint to trace processor by Ioannis Ilkos · 5 years ago
  50. d672381 Create views and table only if they do not exist by Rafal Slawik · 5 years ago
  51. fe0c8c0 Merge "trace_processor: improve testing of cost estimation" by Lalit Maganti · 5 years ago
  52. c312b8a trace_processor: improve testing of cost estimation by Lalit Maganti · 5 years ago
  53. 88ffa44 Define LMK reason metric by Rafal Slawik · 5 years ago
  54. c928985 Merge "trace_processor: improve costing algorithm to better account for sort" by Hector Dearman · 5 years ago
  55. e524732 Merge "Refactor: define oom_score_adj span once" by Treehugger Robot · 5 years ago
  56. b892d9a Merge "Handle DeobfuscationMapping." by Florian Mayer · 5 years ago
  57. da2b421 Refactor: define oom_score_adj span once by Rafal Slawik · 5 years ago
  58. e0f2b0e Handle DeobfuscationMapping. by Florian Mayer · 5 years ago
  59. a8c56ef Merge "trace_processor: take into account asc/desc for eliminating constraints" by Lalit Maganti · 5 years ago
  60. 0861c62 trace_processor: take into account asc/desc for eliminating constraints by Lalit Maganti · 5 years ago
  61. cbf9c99 trace_processor: update metrics to stop using ref/ref_type by Lalit Maganti · 5 years ago
  62. 9a1a942 Merge "trace_processor: eliminate useless order by constraints from query set" by Lalit Maganti · 5 years ago
  63. 8117840 Merge "Revert "Add proto for recording VkDebugMarkerSetObjectNameEXT"" by Raman Tenneti · 5 years ago
  64. 20d6dea Revert "Add proto for recording VkDebugMarkerSetObjectNameEXT" by Raman Tenneti · 5 years ago
  65. 00b0254 Merge "Add proto for recording VkDebugMarkerSetObjectNameEXT" by Raymond Chiu · 5 years ago
  66. 6585224 trace_processor: improve costing algorithm to better account for sort by Lalit Maganti · 5 years ago
  67. a871e94 trace_processor: eliminate useless order by constraints from query set by Lalit Maganti · 5 years ago
  68. b791706 trace_processor: expose set_name function by Lalit Maganti · 5 years ago
  69. 1874a9f Merge "trace_processor: refactor process tracking to be more clear" by Lalit Maganti · 5 years ago
  70. f680e72 Merge "processor: Make it possible to configure the string pool block size." by Eric Seckler · 5 years ago
  71. 31a6ebe trace_processor: fix string is not null typo by Lalit Maganti · 5 years ago
  72. 99bde0e trace_processor: refactor process tracking to be more clear by Lalit Maganti · 5 years ago
  73. f93b8cf processor: Make it possible to configure the string pool block size. by Eric Seckler · 5 years ago
  74. 6246c3a trace_processor: fix userspace Android slice tracking by Lalit Maganti · 5 years ago
  75. d99d0c9 Add missing group by for clarity by Ioannis Ilkos · 5 years ago
  76. ab400f8 Merge "Improve process to package matching" by Ioannis Ilkos · 5 years ago
  77. 1c99543 Improve process to package matching by Ioannis Ilkos · 5 years ago
  78. b2d7585 Fix bazel build by Isabelle Taylor · 5 years ago
  79. 748787d Merge "trace_processor: pass through 0 and -1 dur slices in span join" by Lalit Maganti · 5 years ago
  80. d41dad4 Merge "trace_processor: make Next in span join more explicit" by Lalit Maganti · 5 years ago
  81. 58dfea1 Merge "Parse the gfp_flags field based on kernel version" by Isabelle Taylor · 5 years ago
  82. 873396e trace_processor: pass through 0 and -1 dur slices in span join by Lalit Maganti · 5 years ago
  83. c9bbcac trace_processor: make Next in span join more explicit by Lalit Maganti · 5 years ago
  84. 13a7585 Parse the gfp_flags field based on kernel version by Isabelle Taylor · 5 years ago
  85. 6e88ff6 Merge "Join with packages and align protos" by Ioannis Ilkos · 5 years ago
  86. 8cff607 Merge "Add protos and cols for deobfuscation." by Florian Mayer · 5 years ago
  87. cfcd7f8 Join with packages and align protos by Ioannis Ilkos · 5 years ago
  88. ac8a348 Remove unused process growth by Ioannis Ilkos · 5 years ago
  89. bc7d3b8 Add protos and cols for deobfuscation. by Florian Mayer · 5 years ago
  90. 22116d4 Add proto for recording VkDebugMarkerSetObjectNameEXT by Raymond Chiu · 5 years ago
  91. 4224dda Merge "processor: Support delta timestamps and other units in ClockTracker" by Eric Seckler · 5 years ago
  92. fa20b0b Merge "Update Vulkan memory tracker counters" by Mohammad Reza Zakerinasab · 5 years ago
  93. ef53576 Update Vulkan memory tracker counters by Mohammad Reza Zakerinasab · 5 years ago
  94. cf4c4a2 Merge "base: Change UUID to class" by Hector Dearman · 5 years ago
  95. 025e7f3 Merge "trace_processor: order ID constraints to the start of the constraint set" by Lalit Maganti · 5 years ago
  96. ed12b08 Merge "trace_processor: add ahead-of-time index computation on repeated queries" by Lalit Maganti · 5 years ago
  97. 8ac29c1 Merge "Document positional arguments to Insert for heap graphs." by Treehugger Robot · 5 years ago
  98. 24d371f Merge "Update to use new UUID format" by Hector Dearman · 5 years ago
  99. f8cbf21 Document positional arguments to Insert for heap graphs. by Florian Mayer · 5 years ago
  100. a40168c trace_processor: add ahead-of-time index computation on repeated queries by Lalit Maganti · 5 years ago