1. 4c0917b Merge "TraceProcessor: add parsing of oom_score_adj" by Primiano Tucci · 6 years ago
  2. f4a2144 Merge "Add shmempages to mm_counters + deal with future unknowns" by Primiano Tucci · 6 years ago
  3. 4423104 TraceProcessor: add parsing of oom_score_adj by Primiano Tucci · 6 years ago
  4. bc56099 Add shmempages to mm_counters + deal with future unknowns by Primiano Tucci · 6 years ago
  5. e244c97 Merge "profiling: switch to using swap for assignment operators." by Florian Mayer · 6 years ago
  6. 6aa9ece Fix TracingServiceImplTest.CommitToForbiddenBufferIsDiscarded on debug. by Eric Seckler · 6 years ago
  7. 33c356f profiling: switch to using swap for assignment operators. by Florian Mayer · 6 years ago
  8. 7ec5bcc Merge "profiling: Improve bookeeping." by Florian Mayer · 6 years ago
  9. 9fd4b05 Merge "profiler: Use sequence number for interner ID." by Florian Mayer · 6 years ago
  10. 06b4f73 Merge "Implement ftrace flushing" by Primiano Tucci · 6 years ago
  11. 2a833ed Merge "tracing service: Verify target buffers specified in commit requests" by Eric Seckler · 6 years ago
  12. 24b5e00 Merge "trace writer: Register/unregister on writer creation/destruction" by Eric Seckler · 6 years ago
  13. 3a9fd66 Merge "trace writer: Set the kChunkNeedsPatching flag when necessary" by Eric Seckler · 6 years ago
  14. f6a1cb2 Merge "trace_processor: speed up args table even more" by Lalit Maganti · 6 years ago
  15. 8ce28c4 trace_processor: speed up args table even more by Lalit Maganti · 6 years ago
  16. 3d19362 profiler: Use sequence number for interner ID. by Florian Mayer · 6 years ago
  17. bbc99c3 profiling: Improve bookeeping. by Florian Mayer · 6 years ago
  18. dd0ad10 tracing service: Verify target buffers specified in commit requests by Eric Seckler · 6 years ago
  19. c185530 Implement ftrace flushing by Primiano Tucci · 6 years ago
  20. 58d81e7 trace writer: Set the kChunkNeedsPatching flag when necessary by Eric Seckler · 6 years ago
  21. c30ed73 Merge "perfetto_cmd: Fix commandline again" by Primiano Tucci · 6 years ago
  22. 93b5d90 perfetto_cmd: Fix commandline again by Hector Dearman · 6 years ago
  23. eec99f4 Merge "trace_processor: extract RowIterator into its own file" by Lalit Maganti · 6 years ago
  24. 9524d2f trace_processor: add support for filtering on nullable types by Lalit Maganti · 6 years ago
  25. 0a67450 trace_processor: extract RowIterator into its own file by Lalit Maganti · 6 years ago
  26. 4a52042 Merge "trace_processor: Use constant for static strings" by Hector Dearman · 6 years ago
  27. b67598a Merge "perfetto: fix proto lints in downstream users" by Lalit Maganti · 6 years ago
  28. ff8b67e trace_processor: fix asymmetric upid sort breaking strict partitial ordering by Lalit Maganti · 6 years ago
  29. 64bcc24 perfetto: fix proto lints in downstream users by Lalit Maganti · 6 years ago
  30. 118cf31 trace_processor: Use constant for static strings by Hector Dearman · 6 years ago
  31. 4dcd017 trace_processor: extract StorageSchema::Column and remove ColumnReporter by Lalit Maganti · 6 years ago
  32. d866e5a Merge "trace_processor: extract column implementations from storage schema" by Lalit Maganti · 6 years ago
  33. c815534 trace_processor: extract column implementations from storage schema by Lalit Maganti · 6 years ago
  34. 22a1e0c perfetto: more error handling for opening/reading traces and query files by Lalit Maganti · 6 years ago
  35. 86d3b10 trace writer: Register/unregister on writer creation/destruction by Eric Seckler · 6 years ago
  36. 4c7dc2f Merge "profiling: Add matcher." by Florian Mayer · 6 years ago
  37. 2f71da6 Merge "Fix shorthand config parser" by Treehugger Robot · 6 years ago
  38. aaf562c Fix shorthand config parser by Primiano Tucci · 6 years ago
  39. cbccb0a trace_processor: ignore empty SQL queries in the shell by Lalit Maganti · 6 years ago
  40. 895efd9 profiling: Add matcher. by Florian Mayer · 6 years ago
  41. ef7edae Merge "trace_processor: make args table a lot more efficient" by Lalit Maganti · 6 years ago
  42. 6eea7df Merge "trace_processor: handle null partition keys in span join" by Lalit Maganti · 6 years ago
  43. 79472be trace_processor: make args table a lot more efficient by Lalit Maganti · 6 years ago
  44. add29f0 trace_processor: handle null partition keys in span join by Lalit Maganti · 6 years ago
  45. 31635f2 Merge "trace_processor: allow storage columns to have more control over filtering" by Lalit Maganti · 6 years ago
  46. 6780304 perfetto: fix compile in G3 by Lalit Maganti · 6 years ago
  47. 6c64a35 trace_processor: allow storage columns to have more control over filtering by Lalit Maganti · 6 years ago
  48. a621667 Merge "profiling: Link design doc in README." by Florian Mayer · 6 years ago
  49. b86e9ca Add data source to poll IHealth (battery counters) service by Primiano Tucci · 6 years ago
  50. 676f0cc Add libperfetto_android_internal.so library to access HAL/VNDK by Primiano Tucci · 6 years ago
  51. a043f2a profiling: Link design doc in README. by Florian Mayer · 6 years ago
  52. 9eaff40 Merge "Fix chromium roll" by Primiano Tucci · 6 years ago
  53. 8d52afb Merge "Support unknown column types for default span join dimensions" by Lalit Maganti · 6 years ago
  54. 2abd115 Fix chromium roll by Primiano Tucci · 6 years ago
  55. 08a8edc Support unknown column types for default span join dimensions by Ioannis Ilkos · 6 years ago
  56. 5edeafc perfetto_cmd: Add cmdline flags by Hector Dearman · 6 years ago
  57. 8cfafd2 Merge "perfetto: Keep track of allowed target buffers for producers." by Eric Seckler · 6 years ago
  58. faf8c04 Merge "profiling: Account for failed unwindings." by Treehugger Robot · 6 years ago
  59. 6dc2359 perfetto: Keep track of allowed target buffers for producers. by Eric Seckler · 6 years ago
  60. e635307 Merge "trace_processor: Add idle events" by Lalit Maganti · 6 years ago
  61. 207cb01 Merge "Only run SIGINT handler once." by Treehugger Robot · 6 years ago
  62. 7b794cc trace_processor: Add idle events by Hector Dearman · 6 years ago
  63. a8413b2 Merge "trace_processor: refactor to an ever present id approach" by Lalit Maganti · 6 years ago
  64. 5ea9e93 trace_processor: refactor to an ever present id approach by Lalit Maganti · 6 years ago
  65. 85a12d4 profiling: Account for failed unwindings. by Florian Mayer · 6 years ago
  66. edf738f Only run SIGINT handler once. by Florian Mayer · 6 years ago
  67. 327406e Merge "ftrace: add PagePool for ftrace reader" by Primiano Tucci · 6 years ago
  68. c6ded2d Merge "Flush on SIGINT to perfetto cmd." by Treehugger Robot · 6 years ago
  69. c20ee51 ftrace: add PagePool for ftrace reader by Primiano Tucci · 6 years ago
  70. f8d4e7e Flush on SIGINT to perfetto cmd. by Florian Mayer · 6 years ago
  71. ab6bf3c Merge "trace_processor: initial implementation of the args table" by Lalit Maganti · 6 years ago
  72. 87cbf11 Merge "perfetto: Add an IPC to associate trace writers with buffers" by Eric Seckler · 6 years ago
  73. 867697b Merge "profiling: Better profiling script." by Florian Mayer · 6 years ago
  74. 7b49412 Merge "Minor non functional refactorings to ftrace parser" by Primiano Tucci · 6 years ago
  75. 6e9c55e trace_processor: initial implementation of the args table by Lalit Maganti · 6 years ago
  76. 1c4e1ac perfetto: Add an IPC to associate trace writers with buffers by Eric Seckler · 6 years ago
  77. 801349e profiling: Better profiling script. by Florian Mayer · 6 years ago
  78. 70282bd Merge "Fix MSAN and debug build." by Treehugger Robot · 6 years ago
  79. f98b0f2 Merge "perfetto: fix MSAN bugs in ftrace muxer" by Primiano Tucci · 6 years ago
  80. f9d9c73 Minor non functional refactorings to ftrace parser by Primiano Tucci · 6 years ago
  81. 5d8b483 perfetto: fix MSAN bugs in ftrace muxer by Lalit Maganti · 6 years ago
  82. 1624522 Fix MSAN and debug build. by Florian Mayer · 6 years ago
  83. fd13c06 Merge "profiling: Set startup system properties." by Florian Mayer · 6 years ago
  84. 5403e4f Roll clang and libcxx to match chromium revisions by Primiano Tucci · 6 years ago
  85. f166181 Merge "Add support for periodic flushes" by Primiano Tucci · 6 years ago
  86. a5bb65d profiling: Set startup system properties. by Florian Mayer · 6 years ago
  87. af0c7c5 Merge "Allow wildcard to select all events in a group" by Isabelle Taylor · 6 years ago
  88. fb90343 Merge "profiling: Fix cmdline parsing." by Treehugger Robot · 6 years ago
  89. 1561e23 Merge "profiling: Add management for system properties." by Florian Mayer · 6 years ago
  90. c4914af profiling: Fix cmdline parsing. by Florian Mayer · 6 years ago
  91. 1b27813 Allow wildcard to select all events in a group by Isabelle Taylor · 6 years ago
  92. 78cb562 profiling: Add management for system properties. by Florian Mayer · 6 years ago
  93. 05744b4 trace_processor: fix bugs with Chrome scoped slices by Lalit Maganti · 6 years ago
  94. df4ad0d trace_processor: fix bug with scoped slices in Chrome traces by Lalit Maganti · 6 years ago
  95. caa5780 Add support for periodic flushes by Primiano Tucci · 6 years ago
  96. 1a5db00 Merge "profiling: Dump all on receipt of USR1 signal." by Florian Mayer · 6 years ago
  97. c62f932 profiling: Dump all on receipt of USR1 signal. by Florian Mayer · 6 years ago
  98. 246e024 Merge "Fix GCC build" by Treehugger Robot · 6 years ago
  99. 558c756 traced_probes: Fixes to run_ftrace_proto_gen by Hector Dearman · 6 years ago
  100. 2b7b674 Fix GCC build by Primiano Tucci · 6 years ago