1. 7133d3b Merge "Fix standalone build and re-enable some unit tests on Windows" by Daniele Di Proietto · 2 years, 9 months ago
  2. 706322e Fix standalone build and re-enable some unit tests on Windows by Daniele Di Proietto · 2 years, 9 months ago
  3. 7b1c769 perfetto_cmd: add atrace categories to --query by Primiano Tucci · 2 years, 9 months ago
  4. 8d6d7c1 perfetto: remove merged protos from Bazel and reduce usage elsewhere by Lalit Maganti · 2 years, 9 months ago
  5. 47e3dfc Merge "perfetto: improve bazel BUILD file generation with protos" by Lalit Maganti · 2 years, 9 months ago
  6. 79d70fe perfetto: improve bazel BUILD file generation with protos by Lalit Maganti · 2 years, 9 months ago
  7. bd4a88c perfetto_cmd: Improve --query user-friendliness by Primiano Tucci · 2 years, 9 months ago
  8. 603ae07 perfetto: add atoms for framework reports by Lalit Maganti · 2 years, 9 months ago
  9. e25d3f5 perfetto: cleanup legacy atoms by Lalit Maganti · 2 years, 9 months ago
  10. 4bf60da Merge "perfetto: add support for reporting traces through framework" by Lalit Maganti · 2 years, 10 months ago
  11. 24df323 perfetto_cmd: overhaul --query by Primiano Tucci · 2 years, 10 months ago
  12. f446daa perfetto: add support for reporting traces through framework by Lalit Maganti · 3 years ago
  13. d17f479 service+cmd: improve logging uuid and triggers by Primiano Tucci · 2 years, 10 months ago
  14. 7ce8bf6 perfetto: add track_event categories to --query output by John Bates · 2 years, 11 months ago
  15. 5db3848 perfetto: add missing header file by Lalit Maganti · 2 years, 11 months ago
  16. 73a1be2 perfetto: fix activate_triggers from statsd by Lalit Maganti · 3 years ago
  17. 240e9a1 Implement --background-wait in perfetto cmd by Daniele Di Proietto · 3 years, 1 month ago
  18. 5ce0d14 Stop using deprecated __system_property_get() by Daniele Di Proietto · 3 years ago
  19. 8c983ad Replace bitwise or with logical or by Daniele Di Proietto · 3 years, 1 month ago
  20. 58d2dc6 inttypes.h -> cinttypes by Primiano Tucci · 3 years, 5 months ago
  21. d26e648 perfetto_cmd: move go/trace-uuid print after incidentd checks by Primiano Tucci · 3 years, 5 months ago
  22. 8d2c9aa perfetto_cmd: don't connect to the service if unnecessary by Primiano Tucci · 3 years, 6 months ago
  23. d9eb9cd Merge "Refactorings in preparation for tracebox" by Primiano Tucci · 3 years, 6 months ago
  24. 003b20e Refactorings in preparation for tracebox by Primiano Tucci · 3 years, 6 months ago
  25. 066cc91 Add traced & producer version into trace and --query by Primiano Tucci · 3 years, 6 months ago
  26. f91b296 perfetto_cmd: print warning when not attached to a TTY by Primiano Tucci · 3 years, 6 months ago
  27. 9bfdbf8 pbtx parser: support \nnn octal escaping by Primiano Tucci · 3 years, 6 months ago
  28. 0ea11c9 Merge "perfetto: enable frame timeline when passing gfx atrace category" by Lalit Maganti · 3 years, 6 months ago
  29. 484b674 perfetto: add atrace app to record_android_trace and refine perfetto_cmd by Lalit Maganti · 3 years, 6 months ago
  30. 3a5a52f perfetto: enable frame timeline when passing gfx atrace category by Lalit Maganti · 3 years, 6 months ago
  31. 3c17caa Merge "perfetto_cmd: Unliked -> Unlinked" by Hector Dearman · 3 years, 7 months ago
  32. b9c15fe perfetto_cmd: Unliked -> Unlinked by Hector Dearman · 3 years, 7 months ago
  33. 954576f perfetto_cmd: Log pretty formatted UUID not raw bytes by Hector Dearman · 3 years, 7 months ago
  34. 7653b6f trigger_perfetto: don't exit with error on unknown args by Lalit Maganti · 3 years, 7 months ago
  35. 7afaae7 Merge "Add the ability to daemonize `perfetto`, `traced` and `traced_probes`." by Treehugger Robot · 3 years, 7 months ago
  36. ce6dcb4 Add the ability to daemonize `perfetto`, `traced` and `traced_probes`. by Rahul Ravikumar · 3 years, 7 months ago
  37. 94892ef Merge "upkeep: Use base::Contains() and empty()" by Hector Dearman · 3 years, 7 months ago
  38. 2ccf2d7 upkeep: Use base::Contains() and empty() by Hector Dearman · 3 years, 7 months ago
  39. cd15b85 traced: Log UUID when finalizing Android traces by Hector Dearman · 3 years, 7 months ago
  40. 618e8a8 perfetto_cmd: Remove reference to --dropbox in --help message by Hector Dearman · 3 years, 7 months ago
  41. 723b0fa Merge "Add more logging for state transitions in heapprofd." by Treehugger Robot · 3 years, 8 months ago
  42. 450ed1f Add more logging for state transitions in heapprofd. by Florian Mayer · 3 years, 8 months ago
  43. ab35fc7 perfetto: fix GN config error on Chrome OS using ToT by Chinglin Yu · 3 years, 8 months ago
  44. b56d523 perfetto: fix opening output file when skip_incidentd was set by Lalit Maganti · 3 years, 8 months ago
  45. 45eac05 perfetto: allow guardrail override on user builds by Lalit Maganti · 3 years, 8 months ago
  46. 2939c08 perfetto: migrate all descriptor header generation to build time by Lalit Maganti · 3 years, 8 months ago
  47. 6dfe3a2 perfetto: decouple statsd monitoring from incidentd and allow skipping incidentd by Lalit Maganti · 3 years, 8 months ago
  48. 763f9c0 traced_perf proto: remove redundant message qualifier by Ryan Savitski · 3 years, 8 months ago
  49. 4551732 traced_perf proto: introduce PerfSampleDefaults and move Timebase to common by Ryan Savitski · 3 years, 8 months ago
  50. 9ad60aa traced_perf proto: move event definition to common/ + remove |tracepoint| by Ryan Savitski · 3 years, 8 months ago
  51. 34bc559 Move scripts to python3 by Primiano Tucci · 3 years, 9 months ago
  52. d01fc9c traced_perf: proto: initial counter-only mode (just the timebase count) by Ryan Savitski · 3 years, 9 months ago
  53. 2538fcc Merge changes Icc8611c6,I28e6f715,Iba38ae8c by Ryan Savitski · 3 years, 9 months ago
  54. 10363f8 traced_perf cfg proto: add sampling period (fixed count) by Ryan Savitski · 3 years, 9 months ago
  55. b3adc0b traced_perf config: change proto structure to be more extensible by Ryan Savitski · 3 years, 9 months ago
  56. e384cac perfetto_cmd: Fix double/float parsing by Hector Dearman · 3 years, 9 months ago
  57. 90cb3e6 traced_perf: cfg proto: add optional event filter when counting tracepoints by Ryan Savitski · 3 years, 9 months ago
  58. 419b22e Service logging "unique session name" ELOG -> LOG by Primiano Tucci · 3 years, 9 months ago
  59. 6c04a41 perfetto: add skip probability option for triggers by Lalit Maganti · 3 years, 9 months ago
  60. 739ce63 Merge changes from topic "tp-timebase-perfetto" by Ryan Savitski · 3 years, 9 months ago
  61. dde72a5 traced_perf: config for tracepoints as a timebase by Ryan Savitski · 3 years, 10 months ago
  62. 9f5b5bf upkeep: Use char overload of r?find() where possible by Hector Dearman · 3 years, 10 months ago
  63. d410254 service: allow bugreports to steal write_into_file traces by Primiano Tucci · 3 years, 10 months ago
  64. 95a1213 perfetto: add ability to limit triggers to n per 24h by Lalit Maganti · 3 years, 10 months ago
  65. e40384d perfetto: skip reading + finalize + upload in cmd when traced errors by Lalit Maganti · 3 years, 10 months ago
  66. cd8fac3 Fix outdated comment. by Florian Mayer · 3 years, 10 months ago
  67. 81d668e Merge "Dynamically decrease sampling rate when buffer fills." by Florian Mayer · 3 years, 10 months ago
  68. 704a1aa Merge "Migrate kTrackEventDescriptor to build time" by Treehugger Robot · 3 years, 10 months ago
  69. bbc5269 Dynamically decrease sampling rate when buffer fills. by Florian Mayer · 3 years, 10 months ago
  70. e72d1a3 Migrate kTrackEventDescriptor to build time by Andrew Shulaev · 3 years, 10 months ago
  71. e97c89b upkeep: Use empty() rather than size() == 0 by Hector Dearman · 3 years, 10 months ago
  72. ccaf6db Win port: add base::getopt_compat by Primiano Tucci · 3 years, 10 months ago
  73. 1bc10c6 Win port: Introduce //base/ctrl_c_handler.h by Primiano Tucci · 3 years, 10 months ago
  74. 59a00fe Windows port: LITTLE_ENDIAN, ENTRYPOINT and minor test fixes by Primiano Tucci · 3 years, 10 months ago
  75. 135a288 traced_perf: memory guardrail proto changes by Ryan Savitski · 3 years, 11 months ago
  76. 3884c45 perfetto: add instrumentation for trigger_perfetto by Lalit Maganti · 4 years ago
  77. 0cd4adc perfetto_cmd: make pre-trace guardrail atoms more specific by Lalit Maganti · 4 years ago
  78. dd1cfd7 Add console interceptor by Sami Kyostila · 4 years ago
  79. f2d81b7 perfetto_cmd: use new atoms for logging triggers by Lalit Maganti · 4 years ago
  80. d37172d perfetto: sync atoms with changes to protos and move to shared folder by Lalit Maganti · 4 years ago
  81. c369bf9 Merge "Deflake KernelAddressSymbolization and MetaTrace tests" by Primiano Tucci · 4 years ago
  82. 967b76b Deflake KernelAddressSymbolization and MetaTrace tests by Primiano Tucci · 4 years ago
  83. ab293f5 base: Move OpenFile to file_utils.h and fix IWYU by Primiano Tucci · 4 years ago
  84. 48b2aad Merge "perfetto_cmd: remove reference to legacy dropbox" by Lalit Maganti · 4 years ago
  85. c104340 perfetto_cmd: remove reference to legacy dropbox by Lalit Maganti · 4 years ago
  86. e55d5ce Add json_agent_label_filter to chrome_config proto configuration. by Lukasz Gniadzik · 4 years ago
  87. cdccceb Merge "Migrate comment to new proto_logging directory" by Primiano Tucci · 4 years ago
  88. f771d39 Migrate comment to new proto_logging directory by Jeffrey Huang · 4 years ago
  89. 40207fe service: Add MaybeSaveTraceForBugreport() by Primiano Tucci · 4 years ago
  90. 927cd76 tracing: Add interceptor support by Sami Kyostila · 4 years ago
  91. 42433ab Cleanup for Windows standalone support by Primiano Tucci · 4 years ago
  92. a19d531 perfetto: refactor function to better reflect name by Lalit Maganti · 4 years ago
  93. 556053e Driveby comment update. by Florian Mayer · 4 years ago
  94. 93e817c Merge changes Ie70f0117,I05ef7862,I80c51246 by Ryan Savitski · 4 years ago
  95. 72ebf3d traced_perf: add config option for kernel frames by Ryan Savitski · 4 years ago
  96. ec59013 Reland "Add version consistently in all build configs and UI" by Primiano Tucci · 4 years ago
  97. bb4bfb0 Revert "Add version consistently in all build configs and UI" by Colin Cross · 4 years ago
  98. 85a1a12 Add version consistently in all build configs and UI by Primiano Tucci · 4 years ago
  99. 36a5c06 Remove idle page checker. by Florian Mayer · 4 years ago
  100. df44031 Service: plumb EnableTracing errors to the consumer by Primiano Tucci · 4 years ago