1. 7a2a3bd tools(tmux): support target devices by Matthew Clarkson · 5 years ago
  2. 85be7da Merge "Add track_event_descriptor to data_source_descriptor" by Treehugger Robot · 5 years ago
  3. 51c3c95 Add track_event_descriptor to data_source_descriptor by Nicolò Mazzucato · 5 years ago
  4. 098f095 GN: match host and default toolchain + minor cleanups by Primiano Tucci · 5 years ago
  5. ac002d3 Merge "trace_processor: add support for JSON metric output" by Lalit Maganti · 5 years ago
  6. 90b0761 Merge "Remove Travis and update docs" by Primiano Tucci · 5 years ago
  7. 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 5 years ago
  8. 868a29d Merge "Fix build of profiling_sample_distribution." by Florian Mayer · 5 years ago
  9. e1dfc56 Fix build of profiling_sample_distribution. by Florian Mayer · 5 years ago
  10. 48fb503 Remove Travis and update docs by Primiano Tucci · 5 years ago
  11. 355b8c8 Use '/protos/' as import prefix of perfetto protos by Primiano Tucci · 5 years ago
  12. cb05065 Amalgamator: recurse into header deps for protos by Primiano Tucci · 5 years ago
  13. 25863f7 trace_processor: add support for JSON metric output by Lalit Maganti · 5 years ago
  14. 75ae50e Further minor GN & scripts cleanups by Primiano Tucci · 5 years ago
  15. 8e62744 Move build flags to generated file, stop using cflags by Primiano Tucci · 5 years ago
  16. 7e05fc1 Minor cleanups to build files by Primiano Tucci · 5 years ago
  17. 9c41165 PRESUBMIT: Improve --check-only logic in tools/gen_xxx by Primiano Tucci · 5 years ago
  18. 2bf8284 Consistently use PERFETTO_BUILDFLAG(xxx) and add IPC flag by Primiano Tucci · 5 years ago
  19. 1191e18 Revert "Upgrade to protobuf v3.9.0" by Primiano Tucci · 5 years ago
  20. 8dd5270 Upgrade to protobuf v3.9.0 by Primiano Tucci · 5 years ago
  21. d12acb1 Merge "client api: Introduce a bare-bones TrackEvent library" by Treehugger Robot · 5 years ago
  22. 2d256c4 Merge "[GPU TRACE] Add GPU scheduling trace events" by Treehugger Robot · 5 years ago
  23. 919ca1e Remove use of -isystem for googletest by Primiano Tucci · 5 years ago
  24. d4aa37b Roll clang + fix run_android_test by Primiano Tucci · 5 years ago
  25. 83dcc8c client api: Introduce a bare-bones TrackEvent library by Eric Seckler · 5 years ago
  26. cbcc21f Update perfetto_config.proto to have more necessary protos. by Peiyong Lin · 5 years ago
  27. 0f1c7bd [GPU TRACE] Add GPU scheduling trace events by Yiwei Zhang · 5 years ago
  28. e672755 Allow remapping of frame symbols based on symbol packets by Ioannis Ilkos · 5 years ago
  29. 3c6a914 Support text protos in diff tests by Ioannis Ilkos · 5 years ago
  30. 7a9ffa7 Simplify proto descriptor rules by Hector Dearman · 5 years ago
  31. 94054c6 Merge "trace_processor: change diff test script to output final JSON format" by Lalit Maganti · 5 years ago
  32. c8d1d2c trace_processor: change diff test script to output final JSON format by Lalit Maganti · 5 years ago
  33. 4a4990f Merge "Trace proto: skeleton for custom clocks and sequence defaults" by Primiano Tucci · 5 years ago
  34. 5279e07 Merge "trace_processor: Add support for compressed traces" by Lalit Maganti · 5 years ago
  35. 3e7ca4f Trace proto: skeleton for custom clocks and sequence defaults by Primiano Tucci · 5 years ago
  36. f3b064f Merge "gen_amalgamated: Move tests from gen_all to CI" by Sami Kyostila · 5 years ago
  37. f15f3f6 gen_amalgamated: Move tests from gen_all to CI by Sami Kyostila · 5 years ago
  38. 64c217c Merge "gen_amalgamated: Check that amalgmated code is identical across platforms" by Treehugger Robot · 5 years ago
  39. d4c857e gen_amalgamated: Check that amalgmated code is identical across platforms by Sami Kyostila · 5 years ago
  40. c8e7384 Merge "trace_to_text: Truncate traces from start or end" by Treehugger Robot · 5 years ago
  41. 53a982a trace_to_text: Truncate traces from start or end by Isabelle Taylor · 5 years ago
  42. be9d120 Merge "Add new protobuf for SurfaceFlinger graphics frame events." by Treehugger Robot · 5 years ago
  43. 625a091 Add new protobuf for SurfaceFlinger graphics frame events. by Mikael Pessa · 5 years ago
  44. 33610d2 trace_processor: Add support for compressed traces by Hector Dearman · 5 years ago
  45. 887948c Update trace_to_text for heap_profile. by Florian Mayer · 5 years ago
  46. 4c54e7e Fix mac build. by Florian Mayer · 5 years ago
  47. 6a29e12 Add nogncheck to another conditional include. by Florian Mayer · 5 years ago
  48. a17c73e Add nogncheck to conditional include. by Florian Mayer · 5 years ago
  49. b880b2e Move profile.packet to perfetto.third_party package. by Florian Mayer · 5 years ago
  50. 87047c0 Merge "Add //src/base to dep for pprofbuilder." by Florian Mayer · 5 years ago
  51. aaac909 Add //src/base to dep for pprofbuilder. by Florian Mayer · 5 years ago
  52. 24f556d Make symbolizer.h a public header. by Florian Mayer · 5 years ago
  53. cf9eadc Consume ProfiledFrameSymbols. by Florian Mayer · 5 years ago
  54. 727dfeb Move TraceSymbolTable to a public symbol. by Florian Mayer · 5 years ago
  55. 2d20a98 Use ProfiledFrameSymbols for symbolization. by Florian Mayer · 5 years ago
  56. 519f32e Parse line numbers for llvm-symbolizer. by Florian Mayer · 5 years ago
  57. adfc3a8 Merge "Use pidof rather than pgrep." by Florian Mayer · 5 years ago
  58. 04d1ace Allow to symbolize multiple addresses at once. by Florian Mayer · 5 years ago
  59. 37c0a5e Use pidof rather than pgrep. by Florian Mayer · 5 years ago
  60. d12a6de Factor symbolizer into a proper class hierarchy. by Florian Mayer · 5 years ago
  61. 968d1d8 Merge "Add proto for managed heap graphs." by Florian Mayer · 5 years ago
  62. 06264b4 Add proto for managed heap graphs. by Florian Mayer · 5 years ago
  63. bf67d30 tmux script: tee to log files; add -s (skip converters) -l (tmux layout) options by Ryan Savitski · 5 years ago
  64. c310fac Merge "gen_amalgamated: Bake defines into header" by Sami Kyostila · 5 years ago
  65. d434137 Amalgamated SDK: add track event by Primiano Tucci · 5 years ago
  66. 5bece6e gen_amalgamated: Bake defines into header by Sami Kyostila · 5 years ago
  67. 361d65f Merge "Add Perfetto protos for Chrome log messages" by Treehugger Robot · 5 years ago
  68. 85940b7 Add Perfetto protos for Chrome log messages by Nicolò Mazzucato · 5 years ago
  69. da87520 gcc build fix for protoprofile switch by Ryan Savitski · 5 years ago
  70. 438b832 Merge "Add tools/protoprofile" by Hector Dearman · 5 years ago
  71. 459dcc9 Merge "trace_to_text: Handle unusual control characters" by Hector Dearman · 5 years ago
  72. 9485ba2 trace_to_text: Handle unusual control characters by Hector Dearman · 5 years ago
  73. fe9430c Merge "Add trace processor for GpuRenderStageEvent" by Raymond Chiu · 5 years ago
  74. 449d2fd Add trace processor for GpuRenderStageEvent by Raymond Chiu · 5 years ago
  75. 84d6adf ttt: fix gcc build by Lalit Maganti · 5 years ago
  76. fa0bfce Merge "perfetto-ui: Truncate big traces opened with legacy UI" by Isabelle Taylor · 5 years ago
  77. 3616447 Merge "Block client per default." by Florian Mayer · 5 years ago
  78. f40dedd Block client per default. by Florian Mayer · 5 years ago
  79. 7fead1c Add tools/protoprofile by Hector Dearman · 5 years ago
  80. 453dbd5 perfetto-ui: Truncate big traces opened with legacy UI by Isabelle Taylor · 5 years ago
  81. 9b78d5d perfetto: fix build on macOS by Lalit Maganti · 5 years ago
  82. 8707d4d Add dump_at_max mode. by Florian Mayer · 5 years ago
  83. 38439a9 Merge "Update outdated documentation referencing clear_refs." by Treehugger Robot · 5 years ago
  84. 4c19b69 Update outdated documentation referencing clear_refs. by Florian Mayer · 5 years ago
  85. e8a399a Merge "trace_processor: change diff test script to output json format" by Lalit Maganti · 5 years ago
  86. c0b0adc Merge "symbolize_profile: Avoid a couple string copies" by Treehugger Robot · 5 years ago
  87. 46a0a53 trace_processor: change diff test script to output json format by Lalit Maganti · 5 years ago
  88. 853f025 Merge "Do not CHECK on no lost packets in pprof_builder." by Florian Mayer · 5 years ago
  89. ff8518d Do not CHECK on no lost packets in pprof_builder. by Florian Mayer · 5 years ago
  90. 75869e6 trace_processor: add perf file for diff tests by Lalit Maganti · 5 years ago
  91. 242a4a6 Merge "Revert "Remove ProfilePacket.index."" by Florian Mayer · 5 years ago
  92. 638a116 Revert "Remove ProfilePacket.index." by Florian Mayer · 5 years ago
  93. f832cc2 Merge "Revert "Update jsoncpp version"" by Lalit Maganti · 5 years ago
  94. 36d229a Revert "Update jsoncpp version" by Lalit Maganti · 5 years ago
  95. 671c354 Merge "Update jsoncpp version" by Mikhail Khokhlov · 5 years ago
  96. c04fa5a symbolize_profile: Avoid a couple string copies by Greg Kaiser · 5 years ago
  97. 7a6097a Update jsoncpp version by Mikhail Khokhlov · 5 years ago
  98. a85b8fa Roll clang. Make buildtools depend on default_deps. by Florian Mayer · 5 years ago
  99. 96e1f08 Roll libunwindstack. Re-enable unwinding unittest. by Florian Mayer · 5 years ago
  100. 5795435 [fuchsia importer] Import async events from Fuchsia traces by Brian Hamrick · 5 years ago