1. 4659890 Merge "Add more logging why a DS was disconnected." by Florian Mayer · 3 years, 10 months ago
  2. 904a09a Merge "Add defensive exit statement." by Florian Mayer · 3 years, 10 months ago
  3. fff326b Merge "fixit: tp: add parsing of instant and counter events from JSON" by Lalit Maganti · 3 years, 10 months ago
  4. aa17ada Merge "tp: fix clang-format warnings with trace sorter" by Lalit Maganti · 3 years, 10 months ago
  5. 720b981 Add more logging why a DS was disconnected. by Florian Mayer · 3 years, 10 months ago
  6. ad111e4 Client library: avoid re-creation of TLS on thread exit by Primiano Tucci · 3 years, 10 months ago
  7. 8deb158 tp: fix clang-format warnings with trace sorter by Lalit Maganti · 3 years, 10 months ago
  8. 4018d1c fixit: tp: add parsing of instant and counter events from JSON by Lalit Maganti · 3 years, 10 months ago
  9. f42c4a4 Add defensive exit statement. by Florian Mayer · 3 years, 10 months ago
  10. e71677c Merge "perfetto_cmd: print warning when not attached to a TTY" by Primiano Tucci · 3 years, 10 months ago
  11. 7d6375f Merge "tp: cleanup post-submit comments on aosp/1710438" by Treehugger Robot · 3 years, 10 months ago
  12. a3ff44a Merge "fixit: Make most tools/ work on Windows" by Primiano Tucci · 3 years, 10 months ago
  13. 7b33b6c tp: cleanup post-submit comments on aosp/1710438 by Lalit Maganti · 3 years, 10 months ago
  14. f91b296 perfetto_cmd: print warning when not attached to a TTY by Primiano Tucci · 3 years, 10 months ago
  15. eac5d71 fixit: Make most tools/ work on Windows by Primiano Tucci · 3 years, 10 months ago
  16. e0e71bc tp: workaround traces with massively out-of-order events by Lalit Maganti · 3 years, 10 months ago
  17. 1cbe5e7 Merge "Introduce DebugAnnotationParser" by Alexander Timin · 3 years, 10 months ago
  18. 5e860d4 Merge "Add typedefs for heap profile API callbacks." by Florian Mayer · 3 years, 10 months ago
  19. 6f843dc Merge "Remove unused function." by Florian Mayer · 3 years, 10 months ago
  20. 6c1745d Merge "Do not retry messages that are bigger than shmem." by Treehugger Robot · 3 years, 10 months ago
  21. 4690aa4 Exclude tests that depend on protobuf-full / fix chromium. by Primiano Tucci · 3 years, 10 months ago
  22. 9bfdbf8 pbtx parser: support \nnn octal escaping by Primiano Tucci · 3 years, 10 months ago
  23. d116ba6 Merge "proto filter: fix for Windows" by Primiano Tucci · 3 years, 10 months ago
  24. 6548b84 Merge "fixit: metrics: show better error message when metrics message is too big" by Lalit Maganti · 3 years, 10 months ago
  25. 14e7277 proto filter: fix for Windows by Primiano Tucci · 3 years, 10 months ago
  26. 97d8785 Introduce DebugAnnotationParser by Alexander Timin · 3 years, 10 months ago
  27. 744b8ee Merge "Simplify code. #codehealth" by Florian Mayer · 3 years, 10 months ago
  28. 90175bb Merge "fixit: metric: compute startup metric correctly where package != process" by Lalit Maganti · 3 years, 10 months ago
  29. d1ae878 fixit: metrics: show better error message when metrics message is too big by Lalit Maganti · 3 years, 10 months ago
  30. d41d7a3 Merge "Standalone build: set _LIBCPP_DEBUG=0 to enable STL assertions" by Treehugger Robot · 3 years, 10 months ago
  31. 847ac58 Remove unused function. by Florian Mayer · 3 years, 10 months ago
  32. 47efa20 Simplify code. #codehealth by Florian Mayer · 3 years, 10 months ago
  33. c0ec36e Standalone build: set _LIBCPP_DEBUG=0 to enable STL assertions by Primiano Tucci · 3 years, 10 months ago
  34. 3b1f27d fixit: metric: compute startup metric correctly where package != process by Lalit Maganti · 3 years, 10 months ago
  35. 1b4a876 Merge "tp: implement session ids in trace processor and add checks to UI" by Lalit Maganti · 3 years, 10 months ago
  36. f64fd66 Merge "trace filtering: avoid dereferencing vector[end]" by Lalit Maganti · 3 years, 10 months ago
  37. 349d51c Add typedefs for heap profile API callbacks. by Florian Mayer · 3 years, 10 months ago
  38. 97b08e1 tp: implement session ids in trace processor and add checks to UI by Lalit Maganti · 3 years, 10 months ago
  39. 13d40fd tp: fixit: add better warning message for unsupported uint64 in metrics by Lalit Maganti · 3 years, 10 months ago
  40. c6bcafa trace filtering: avoid dereferencing vector[end] by Primiano Tucci · 3 years, 10 months ago
  41. a648b16 Merge changes I6be837f9,I516669d3 by Treehugger Robot · 3 years, 10 months ago
  42. 878a46a Merge "Proto filter: use "bytes" field w/ checksum for bytecode" by Primiano Tucci · 3 years, 10 months ago
  43. f18ab81 Proto filter: adds plumbing into tracing service by Primiano Tucci · 3 years, 10 months ago
  44. a8271f6 Merge "tp: add table to store all the clock snapshots in the trace" by Treehugger Robot · 3 years, 10 months ago
  45. 3f00374 Proto filtering: add core MessageFilter and FilterUtil by Primiano Tucci · 3 years, 10 months ago
  46. 76621a6 Do not retry messages that are bigger than shmem. by Florian Mayer · 3 years, 10 months ago
  47. 710fbbb tp: add table to store all the clock snapshots in the trace by Lalit Maganti · 3 years, 10 months ago
  48. 3adb5e1 Allow to specify which heaps to disable. by Florian Mayer · 3 years, 10 months ago
  49. 9ce26a8 Do not add libc.malloc if all_heaps is set. by Florian Mayer · 3 years, 10 months ago
  50. 82527cb Proto filter: use "bytes" field w/ checksum for bytecode by Primiano Tucci · 3 years, 10 months ago
  51. db86c66 Proto filter: fix check on FilterBytecodeParser::Query by Primiano Tucci · 3 years, 10 months ago
  52. 8bccf12 Merge "base/test: Add HexDump test util" by Treehugger Robot · 3 years, 10 months ago
  53. 8e1d180 base/test: Add HexDump test util by Primiano Tucci · 3 years, 10 months ago
  54. 9995010 Merge "Perfetto: Fix trace_processor HSC startup metrics for clock and gmail" by Collin Fijalkovich · 3 years, 10 months ago
  55. 6a0345a Merge "proto filtering: add MessageTokenizer" by Primiano Tucci · 3 years, 10 months ago
  56. 7833050 Merge "Extract long binder transactions during app startups." by Anton Urusov · 3 years, 10 months ago
  57. e394e31 Merge "Add stat for last profile per process." by Treehugger Robot · 3 years, 10 months ago
  58. d7b87d1 Extract long binder transactions during app startups. by Anton Urusov · 3 years, 10 months ago
  59. 02e54dd Merge "proto filtering: Add bytecode gen&parser" by Treehugger Robot · 3 years, 10 months ago
  60. a7b53eb Add stat for last profile per process. by Florian Mayer · 3 years, 10 months ago
  61. 7c15c61 Merge "Update API of MapInfo from libunwindstack" by David Srbecky · 3 years, 10 months ago
  62. cb03fd1 Update API of MapInfo from libunwindstack by David Srbecky · 3 years, 10 months ago
  63. 88ef5cf proto filtering: add MessageTokenizer by Primiano Tucci · 3 years, 10 months ago
  64. d4b49cb proto filtering: Add bytecode gen&parser by Primiano Tucci · 3 years, 10 months ago
  65. 5e76bff Merge "Remove obsolete callsites metric" by Ioannis Ilkos · 3 years, 10 months ago
  66. 66b3158 Perfetto: Fix trace_processor HSC startup metrics for clock and gmail by Collin Fijalkovich · 3 years, 10 months ago
  67. 6be5c74 trace_processor: Swap sense of bad CHECK by Hector Dearman · 3 years, 10 months ago
  68. 6c14ca9 Remove obsolete callsites metric by Ioannis Ilkos · 3 years, 10 months ago
  69. 239b79c Merge "Compute time in state without power profile" by Rafal Slawik · 3 years, 10 months ago
  70. 4da424a Compute time in state without power profile by Rafal Slawik · 3 years, 10 months ago
  71. 8aa8110 Change tablegroup name for heap graphs. by Florian Mayer · 3 years, 10 months ago
  72. 39935b4 Merge "Add interning support to ProtoToArgsParser." by Alexander Timin · 3 years, 10 months ago
  73. bfc04e9 Merge "Refactor ProtoToArgsTable." by Alexander Timin · 3 years, 10 months ago
  74. 99653b1 Add interning support to ProtoToArgsParser. by Alexander Timin · 3 years, 10 months ago
  75. 5a99b5c Refactor ProtoToArgsTable. by Alexander Timin · 3 years, 10 months ago
  76. fbdc6a9 Merge changes Idb9b4651,I9925c8ba by Treehugger Robot · 3 years, 10 months ago
  77. d6d623f Merge "Fix check for redefined field." by Treehugger Robot · 3 years, 10 months ago
  78. 4f20687 Merge "Trivial name dedupe for MapInfo instances." by Treehugger Robot · 3 years, 10 months ago
  79. 4587114 Ignore comment lines in proguard maps. by Florian Mayer · 3 years, 10 months ago
  80. 7125af0 Improve error reporting in deobfuscator. by Florian Mayer · 3 years, 10 months ago
  81. a0c9023 tp: massively speed up startup metric by Lalit Maganti · 3 years, 10 months ago
  82. c041276 Trivial name dedupe for MapInfo instances. by David Srbecky · 3 years, 10 months ago
  83. 2814abe Fix check for redefined field. by Florian Mayer · 3 years, 10 months ago
  84. 5d9269e Merge "tracing: Implement TRACE_EVENT_IS_NEW_TRACE" by Treehugger Robot · 3 years, 10 months ago
  85. 2a304c7 Merge "tracing: Disallow trace events during TLS teardown" by Treehugger Robot · 3 years, 10 months ago
  86. 97ab54d Merge "tracing: Handle unbalanced events in console interceptor" by Treehugger Robot · 3 years, 10 months ago
  87. 2d79020 tracing: Disallow trace events during TLS teardown by Sami Kyostila · 3 years, 10 months ago
  88. 51f8f5f tracing: Implement TRACE_EVENT_IS_NEW_TRACE by Sami Kyostila · 3 years, 10 months ago
  89. 5dfd4bd Merge "Log UID that ran perfetto." by Florian Mayer · 3 years, 10 months ago
  90. 622d055 Merge "tracing: Fix enabling category groups that don't reference known categories" by Treehugger Robot · 3 years, 10 months ago
  91. 631b13b tracing: Handle unbalanced events in console interceptor by Sami Kyostila · 3 years, 10 months ago
  92. 9b9320f tracing: Fix enabling category groups that don't reference known categories by Sami Kyostila · 3 years, 10 months ago
  93. a9e6f7d Log UID that ran perfetto. by Florian Mayer · 3 years, 10 months ago
  94. 78e179f tracing: Fix data race in NonReentrantTaskRunner by Sami Kyostila · 3 years, 10 months ago
  95. ae7494c tracing: Set singleton instance before posting init task by Sami Kyostila · 3 years, 10 months ago
  96. 16933d9 Check --config-uid to detect statsd traces from shell. by Florian Mayer · 3 years, 10 months ago
  97. 1279955 Merge "tracing: Guard against task runner re-entrancy" by Sami Kyostila · 3 years, 10 months ago
  98. ecc7f22 tracing: Guard against task runner re-entrancy by Sami Kyostila · 3 years, 10 months ago
  99. f9fb009 Merge "Fix track_event_interned_fields" by Alexander Timin · 3 years, 10 months ago
  100. 9b29079 Fix track_event_interned_fields by Alexander Timin · 3 years, 10 months ago