1. e7a7577 Merge "Add producer for Perfetto Java Heap Profiler." by Florian Mayer · 5 years ago
  2. d23c352 Merge "Dedupe ToHex" by Hector Dearman · 5 years ago
  3. 3f0aaac Revert "[GPU TRACE] Add GPU scheduling trace events" by Yiwei Zhang · 5 years ago
  4. 88f90b4 perfetto: update shas for trace processor and traceconv by Lalit Maganti · 5 years ago
  5. b452682 Merge "Replace uses of tolower/toupper" by Hector Dearman · 5 years ago
  6. 5f06938 Dedupe ToHex by Hector Dearman · 5 years ago
  7. 1372fa2 Replace uses of tolower/toupper by Hector Dearman · 5 years ago
  8. 27985ac Fix x86 build. by Florian Mayer · 5 years ago
  9. 98965ba Add producer for Perfetto Java Heap Profiler. by Florian Mayer · 5 years ago
  10. 4dcf898 Revert "tmux & //tools fixups after build refactorings" by Primiano Tucci · 5 years ago
  11. 65028a6 tmux & //tools fixups after build refactorings by Ryan · 5 years ago
  12. dc4cc09 Profile visitor to use the AppendedData symbol packets by Ioannis Ilkos · 5 years ago
  13. 6b8d591 Add AppendedData to the trace protos by Ioannis Ilkos · 5 years ago
  14. b2f1e4b Merge "Update traceconv to use latest t2t" by Isabelle Taylor · 5 years ago
  15. f6821d4 Update traceconv to use latest t2t by Isabelle Taylor · 5 years ago
  16. 7caaf41 Merge "Support standard format for looking up symbols by build-id." by Florian Mayer · 5 years ago
  17. 3917919 Support standard format for looking up symbols by build-id. by Florian Mayer · 5 years ago
  18. b7ebffd Fix chrome roll: update protoc host toolchain rules by Primiano Tucci · 5 years ago
  19. 14e7dd6 generators: Remove dependency on protos strutil.h by Primiano Tucci · 5 years ago
  20. d0001c3 Make trace_processor a host-only target by Primiano Tucci · 5 years ago
  21. 57774b7 Merge "Properly add perfetto_build_flags.h to cc_binary targets" by Primiano Tucci · 5 years ago
  22. 02dad24 Properly add perfetto_build_flags.h to cc_binary targets by Oystein Eftevaag · 5 years ago
  23. 6cadb87 tmux script: simplify ssh case, add taskset, remove tee-ing to a log by Ryan Savitski · 5 years ago
  24. dc60ef1 Merge "tools(tmux): support target devices" by Primiano Tucci · 5 years ago
  25. 9ad16d5 proto: Add Tracks for TrackEvents by Eric Seckler · 5 years ago
  26. ef52d58 Merge "Add args callback to ProtoTraceParser::ParseGpuRenderStageEvent" by Treehugger Robot · 5 years ago
  27. 9f93e12 Merge "gen_bazel: Add a dependency on perfetto_build_config.h wherever build_config.h is needed." by Oystein Eftevaag · 5 years ago
  28. a72241f Merge "trace_processor: add host_supported label to trace_processor_shell" by Lalit Maganti · 5 years ago
  29. a750f50 gen_bazel: Add a dependency on perfetto_build_config.h wherever build_config.h is needed. by Oystein Eftevaag · 5 years ago
  30. 7e11fc3 Add args callback to ProtoTraceParser::ParseGpuRenderStageEvent by Adam Bodnar · 5 years ago
  31. 9d36b1d Merge "build: add gcc cross compilation" by Primiano Tucci · 5 years ago
  32. 7a2a3bd tools(tmux): support target devices by Matthew Clarkson · 5 years ago
  33. 262c998 trace_processor: add host_supported label to trace_processor_shell by Lalit Maganti · 5 years ago
  34. 170c204 build: add gcc cross compilation by Matthew Clarkson · 5 years ago
  35. 85be7da Merge "Add track_event_descriptor to data_source_descriptor" by Treehugger Robot · 5 years ago
  36. 51c3c95 Add track_event_descriptor to data_source_descriptor by Nicolò Mazzucato · 5 years ago
  37. 098f095 GN: match host and default toolchain + minor cleanups by Primiano Tucci · 5 years ago
  38. ac002d3 Merge "trace_processor: add support for JSON metric output" by Lalit Maganti · 5 years ago
  39. 90b0761 Merge "Remove Travis and update docs" by Primiano Tucci · 5 years ago
  40. 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 5 years ago
  41. 868a29d Merge "Fix build of profiling_sample_distribution." by Florian Mayer · 5 years ago
  42. e1dfc56 Fix build of profiling_sample_distribution. by Florian Mayer · 5 years ago
  43. 48fb503 Remove Travis and update docs by Primiano Tucci · 5 years ago
  44. 355b8c8 Use '/protos/' as import prefix of perfetto protos by Primiano Tucci · 5 years ago
  45. cb05065 Amalgamator: recurse into header deps for protos by Primiano Tucci · 5 years ago
  46. 25863f7 trace_processor: add support for JSON metric output by Lalit Maganti · 5 years ago
  47. 75ae50e Further minor GN & scripts cleanups by Primiano Tucci · 5 years ago
  48. 8e62744 Move build flags to generated file, stop using cflags by Primiano Tucci · 5 years ago
  49. 7e05fc1 Minor cleanups to build files by Primiano Tucci · 5 years ago
  50. 9c41165 PRESUBMIT: Improve --check-only logic in tools/gen_xxx by Primiano Tucci · 5 years ago
  51. 2bf8284 Consistently use PERFETTO_BUILDFLAG(xxx) and add IPC flag by Primiano Tucci · 5 years ago
  52. 1191e18 Revert "Upgrade to protobuf v3.9.0" by Primiano Tucci · 5 years ago
  53. 8dd5270 Upgrade to protobuf v3.9.0 by Primiano Tucci · 5 years ago
  54. d12acb1 Merge "client api: Introduce a bare-bones TrackEvent library" by Treehugger Robot · 5 years ago
  55. 2d256c4 Merge "[GPU TRACE] Add GPU scheduling trace events" by Treehugger Robot · 5 years ago
  56. 919ca1e Remove use of -isystem for googletest by Primiano Tucci · 5 years ago
  57. d4aa37b Roll clang + fix run_android_test by Primiano Tucci · 5 years ago
  58. 83dcc8c client api: Introduce a bare-bones TrackEvent library by Eric Seckler · 5 years ago
  59. cbcc21f Update perfetto_config.proto to have more necessary protos. by Peiyong Lin · 5 years ago
  60. 0f1c7bd [GPU TRACE] Add GPU scheduling trace events by Yiwei Zhang · 5 years ago
  61. e672755 Allow remapping of frame symbols based on symbol packets by Ioannis Ilkos · 5 years ago
  62. 3c6a914 Support text protos in diff tests by Ioannis Ilkos · 5 years ago
  63. 7a9ffa7 Simplify proto descriptor rules by Hector Dearman · 5 years ago
  64. 94054c6 Merge "trace_processor: change diff test script to output final JSON format" by Lalit Maganti · 5 years ago
  65. c8d1d2c trace_processor: change diff test script to output final JSON format by Lalit Maganti · 5 years ago
  66. 4a4990f Merge "Trace proto: skeleton for custom clocks and sequence defaults" by Primiano Tucci · 5 years ago
  67. 5279e07 Merge "trace_processor: Add support for compressed traces" by Lalit Maganti · 5 years ago
  68. 3e7ca4f Trace proto: skeleton for custom clocks and sequence defaults by Primiano Tucci · 5 years ago
  69. f3b064f Merge "gen_amalgamated: Move tests from gen_all to CI" by Sami Kyostila · 5 years ago
  70. f15f3f6 gen_amalgamated: Move tests from gen_all to CI by Sami Kyostila · 5 years ago
  71. 64c217c Merge "gen_amalgamated: Check that amalgmated code is identical across platforms" by Treehugger Robot · 5 years ago
  72. d4c857e gen_amalgamated: Check that amalgmated code is identical across platforms by Sami Kyostila · 5 years ago
  73. c8e7384 Merge "trace_to_text: Truncate traces from start or end" by Treehugger Robot · 5 years ago
  74. 53a982a trace_to_text: Truncate traces from start or end by Isabelle Taylor · 5 years ago
  75. be9d120 Merge "Add new protobuf for SurfaceFlinger graphics frame events." by Treehugger Robot · 5 years ago
  76. 625a091 Add new protobuf for SurfaceFlinger graphics frame events. by Mikael Pessa · 5 years ago
  77. 33610d2 trace_processor: Add support for compressed traces by Hector Dearman · 5 years ago
  78. 887948c Update trace_to_text for heap_profile. by Florian Mayer · 5 years ago
  79. 4c54e7e Fix mac build. by Florian Mayer · 5 years ago
  80. 6a29e12 Add nogncheck to another conditional include. by Florian Mayer · 5 years ago
  81. a17c73e Add nogncheck to conditional include. by Florian Mayer · 5 years ago
  82. b880b2e Move profile.packet to perfetto.third_party package. by Florian Mayer · 5 years ago
  83. 87047c0 Merge "Add //src/base to dep for pprofbuilder." by Florian Mayer · 5 years ago
  84. aaac909 Add //src/base to dep for pprofbuilder. by Florian Mayer · 5 years ago
  85. 24f556d Make symbolizer.h a public header. by Florian Mayer · 5 years ago
  86. cf9eadc Consume ProfiledFrameSymbols. by Florian Mayer · 5 years ago
  87. 727dfeb Move TraceSymbolTable to a public symbol. by Florian Mayer · 5 years ago
  88. 2d20a98 Use ProfiledFrameSymbols for symbolization. by Florian Mayer · 5 years ago
  89. 519f32e Parse line numbers for llvm-symbolizer. by Florian Mayer · 5 years ago
  90. adfc3a8 Merge "Use pidof rather than pgrep." by Florian Mayer · 5 years ago
  91. 04d1ace Allow to symbolize multiple addresses at once. by Florian Mayer · 5 years ago
  92. 37c0a5e Use pidof rather than pgrep. by Florian Mayer · 5 years ago
  93. d12a6de Factor symbolizer into a proper class hierarchy. by Florian Mayer · 5 years ago
  94. 968d1d8 Merge "Add proto for managed heap graphs." by Florian Mayer · 5 years ago
  95. 06264b4 Add proto for managed heap graphs. by Florian Mayer · 5 years ago
  96. bf67d30 tmux script: tee to log files; add -s (skip converters) -l (tmux layout) options by Ryan Savitski · 5 years ago
  97. c310fac Merge "gen_amalgamated: Bake defines into header" by Sami Kyostila · 5 years ago
  98. d434137 Amalgamated SDK: add track event by Primiano Tucci · 5 years ago
  99. 5bece6e gen_amalgamated: Bake defines into header by Sami Kyostila · 5 years ago
  100. 361d65f Merge "Add Perfetto protos for Chrome log messages" by Treehugger Robot · 5 years ago