1. 8563eae Merge "traced_probes: Allow * in atrace process names" by Primiano Tucci · 6 years ago
  2. 5c50b94 traced_probes: Allow * in atrace process names by Hector Dearman · 6 years ago
  3. f3dcb01 Merge "profiling: Use ProcessMatcher." by Florian Mayer · 6 years ago
  4. 74a8e95 Merge "service: Check buffer exists before is_allowed_target_buffer check." by Eric Seckler · 6 years ago
  5. bb58ef3 profiling: Use ProcessMatcher. by Florian Mayer · 6 years ago
  6. 2e48071 Changes needed to run on OSS-Fuzz. by Florian Mayer · 6 years ago
  7. b5889df service: Check buffer exists before is_allowed_target_buffer check. by Lalit Maganti · 6 years ago
  8. 3dde018 UI: make counters deal with negative numbers by Primiano Tucci · 6 years ago
  9. f1a2558 Cache new git deps in Travis by Primiano Tucci · 6 years ago
  10. 4c0917b Merge "TraceProcessor: add parsing of oom_score_adj" by Primiano Tucci · 6 years ago
  11. f4a2144 Merge "Add shmempages to mm_counters + deal with future unknowns" by Primiano Tucci · 6 years ago
  12. 4423104 TraceProcessor: add parsing of oom_score_adj by Primiano Tucci · 6 years ago
  13. bc56099 Add shmempages to mm_counters + deal with future unknowns by Primiano Tucci · 6 years ago
  14. 82c3965 Add Dockerfile for continuous fuzzer. by Florian Mayer · 6 years ago
  15. e244c97 Merge "profiling: switch to using swap for assignment operators." by Florian Mayer · 6 years ago
  16. 226ced7 perfetto-ui: Avoid bug with NULL refs when adding counter tracks by Hector Dearman · 6 years ago
  17. 2d82f14 Add script to continuously pull and run fuzzers. by Florian Mayer · 6 years ago
  18. e8b7dfb Merge "Add script to run all fuzzers." by Florian Mayer · 6 years ago
  19. 62b8d13 Merge "trace_processor: Add regression test for span join two views" by Hector Dearman · 6 years ago
  20. c0b60b7 Merge "perfetto-ui: Add profileable query UI" by Hector Dearman · 6 years ago
  21. fc72415 Add script to run all fuzzers. by Florian Mayer · 6 years ago
  22. 6aa9ece Fix TracingServiceImplTest.CommitToForbiddenBufferIsDiscarded on debug. by Eric Seckler · 6 years ago
  23. 6ae9526 profiling: Do not disable SELinux by default in script. by Florian Mayer · 6 years ago
  24. 33c356f profiling: switch to using swap for assignment operators. by Florian Mayer · 6 years ago
  25. 7ec5bcc Merge "profiling: Improve bookeeping." by Florian Mayer · 6 years ago
  26. 9fd4b05 Merge "profiler: Use sequence number for interner ID." by Florian Mayer · 6 years ago
  27. 06b4f73 Merge "Implement ftrace flushing" by Primiano Tucci · 6 years ago
  28. 2a833ed Merge "tracing service: Verify target buffers specified in commit requests" by Eric Seckler · 6 years ago
  29. 24b5e00 Merge "trace writer: Register/unregister on writer creation/destruction" by Eric Seckler · 6 years ago
  30. 3a9fd66 Merge "trace writer: Set the kChunkNeedsPatching flag when necessary" by Eric Seckler · 6 years ago
  31. f6a1cb2 Merge "trace_processor: speed up args table even more" by Lalit Maganti · 6 years ago
  32. c237450 trace_processor: Add regression test for span join two views by Hector Dearman · 6 years ago
  33. 8ce28c4 trace_processor: speed up args table even more by Lalit Maganti · 6 years ago
  34. 659c1b0 Merge "Bump libunwindstack version." by Florian Mayer · 6 years ago
  35. 4c91961 perfetto-ui: Add profileable query UI by Hector Dearman · 6 years ago
  36. 85456b5 Bump libunwindstack version. by Florian Mayer · 6 years ago
  37. 3d19362 profiler: Use sequence number for interner ID. by Florian Mayer · 6 years ago
  38. bbc99c3 profiling: Improve bookeeping. by Florian Mayer · 6 years ago
  39. dd0ad10 tracing service: Verify target buffers specified in commit requests by Eric Seckler · 6 years ago
  40. c185530 Implement ftrace flushing by Primiano Tucci · 6 years ago
  41. 58d81e7 trace writer: Set the kChunkNeedsPatching flag when necessary by Eric Seckler · 6 years ago
  42. c30ed73 Merge "perfetto_cmd: Fix commandline again" by Primiano Tucci · 6 years ago
  43. f3fa19f Merge "Fix battery counter test" by Primiano Tucci · 6 years ago
  44. 93b5d90 perfetto_cmd: Fix commandline again by Hector Dearman · 6 years ago
  45. eec99f4 Merge "trace_processor: extract RowIterator into its own file" by Lalit Maganti · 6 years ago
  46. 9524d2f trace_processor: add support for filtering on nullable types by Lalit Maganti · 6 years ago
  47. 0a67450 trace_processor: extract RowIterator into its own file by Lalit Maganti · 6 years ago
  48. 4a52042 Merge "trace_processor: Use constant for static strings" by Hector Dearman · 6 years ago
  49. b67598a Merge "perfetto: fix proto lints in downstream users" by Lalit Maganti · 6 years ago
  50. ff8b67e trace_processor: fix asymmetric upid sort breaking strict partitial ordering by Lalit Maganti · 6 years ago
  51. 64bcc24 perfetto: fix proto lints in downstream users by Lalit Maganti · 6 years ago
  52. 118cf31 trace_processor: Use constant for static strings by Hector Dearman · 6 years ago
  53. 4dcd017 trace_processor: extract StorageSchema::Column and remove ColumnReporter by Lalit Maganti · 6 years ago
  54. d866e5a Merge "trace_processor: extract column implementations from storage schema" by Lalit Maganti · 6 years ago
  55. c815534 trace_processor: extract column implementations from storage schema by Lalit Maganti · 6 years ago
  56. 22a1e0c perfetto: more error handling for opening/reading traces and query files by Lalit Maganti · 6 years ago
  57. 86d3b10 trace writer: Register/unregister on writer creation/destruction by Eric Seckler · 6 years ago
  58. 4c7dc2f Merge "profiling: Add matcher." by Florian Mayer · 6 years ago
  59. 85b46d5 Fix battery counter test by Primiano Tucci · 6 years ago
  60. 20f90fc Merge "Fix heap_profile to use -d instead of -b for background." by Florian Mayer · 6 years ago
  61. eed8974 Fix heap_profile to use -d instead of -b for background. by Florian Mayer · 6 years ago
  62. 2f71da6 Merge "Fix shorthand config parser" by Treehugger Robot · 6 years ago
  63. 2f60a6e Merge "Merge pie-platform-release (PPRL.181105.017, history only) into master" by Xin Li · 6 years ago
  64. edd4438 Merge "trace_processor: ignore empty SQL queries in the shell" by Lalit Maganti · 6 years ago
  65. aaf562c Fix shorthand config parser by Primiano Tucci · 6 years ago
  66. cbccb0a trace_processor: ignore empty SQL queries in the shell by Lalit Maganti · 6 years ago
  67. aa82ee6 UI: add Battery and Power section to record page by Primiano Tucci · 6 years ago
  68. 895efd9 profiling: Add matcher. by Florian Mayer · 6 years ago
  69. dd3db10 Merge "Add test for Android battery data source" by Treehugger Robot · 6 years ago
  70. ef7edae Merge "trace_processor: make args table a lot more efficient" by Lalit Maganti · 6 years ago
  71. 6eea7df Merge "trace_processor: handle null partition keys in span join" by Lalit Maganti · 6 years ago
  72. 79472be trace_processor: make args table a lot more efficient by Lalit Maganti · 6 years ago
  73. add29f0 trace_processor: handle null partition keys in span join by Lalit Maganti · 6 years ago
  74. 31635f2 Merge "trace_processor: allow storage columns to have more control over filtering" by Lalit Maganti · 6 years ago
  75. 6780304 perfetto: fix compile in G3 by Lalit Maganti · 6 years ago
  76. 40b3da6 Merge "perfetto: fix compile in G3" by Lalit Maganti · 6 years ago
  77. 6c64a35 trace_processor: allow storage columns to have more control over filtering by Lalit Maganti · 6 years ago
  78. 0ea9a37 Add test for Android battery data source by Primiano Tucci · 6 years ago
  79. a621667 Merge "profiling: Link design doc in README." by Florian Mayer · 6 years ago
  80. b86e9ca Add data source to poll IHealth (battery counters) service by Primiano Tucci · 6 years ago
  81. 676f0cc Add libperfetto_android_internal.so library to access HAL/VNDK by Primiano Tucci · 6 years ago
  82. bb6b459 Merge pie-platform-release (PPRL.181105.017, history only) into master by Xin Li · 6 years ago
  83. a043f2a profiling: Link design doc in README. by Florian Mayer · 6 years ago
  84. 9eaff40 Merge "Fix chromium roll" by Primiano Tucci · 6 years ago
  85. db9d14f perfetto: fix compile in G3 by Lalit Maganti · 6 years ago
  86. 8d52afb Merge "Support unknown column types for default span join dimensions" by Lalit Maganti · 6 years ago
  87. 2abd115 Fix chromium roll by Primiano Tucci · 6 years ago
  88. 08a8edc Support unknown column types for default span join dimensions by Ioannis Ilkos · 6 years ago
  89. 5edeafc perfetto_cmd: Add cmdline flags by Hector Dearman · 6 years ago
  90. 5c8ecd0 Merge "profiling: Wait for perfetto cmd to terminate in script." by Florian Mayer · 6 years ago
  91. 8cfafd2 Merge "perfetto: Keep track of allowed target buffers for producers." by Eric Seckler · 6 years ago
  92. faf8c04 Merge "profiling: Account for failed unwindings." by Treehugger Robot · 6 years ago
  93. 6dc2359 perfetto: Keep track of allowed target buffers for producers. by Eric Seckler · 6 years ago
  94. 9c5d229 Merge "Add eseckler to OWNERS" by Primiano Tucci · 6 years ago
  95. e7cc82e Add eseckler to OWNERS by Primiano Tucci · 6 years ago
  96. e635307 Merge "trace_processor: Add idle events" by Lalit Maganti · 6 years ago
  97. 207cb01 Merge "Only run SIGINT handler once." by Treehugger Robot · 6 years ago
  98. ddbe31e profiling: Wait for perfetto cmd to terminate in script. by Florian Mayer · 6 years ago
  99. 7b794cc trace_processor: Add idle events by Hector Dearman · 6 years ago
  100. a3c3e26 trace_processor: add tests for new args table by Lalit Maganti · 6 years ago