1. e670f7a Merge "bazel: expose merged proto to Bazel" by Lalit Maganti · 5 years ago
  2. c3187f8 bazel: expose merged proto to Bazel by Lalit Maganti · 5 years ago
  3. b4ce888 Merge "Fix build rules in tools" by Ryan Savitski · 5 years ago
  4. eb06d51 metrics: fix build on Windows by Lalit Maganti · 5 years ago
  5. f5e3375 Merge "bazel: some more small fixes" by Lalit Maganti · 5 years ago
  6. a4244e4 bazel: some more small fixes by Lalit Maganti · 5 years ago
  7. fdc86d6 Log Build ID when so was not found. by Florian Mayer · 5 years ago
  8. fca300e Merge "Add testdata to Android.bp for perfetto_unittests." by Florian Mayer · 5 years ago
  9. 1c08c54 Amalgamator: don't pull .pb.h headers in amalgamated header by Primiano Tucci · 5 years ago
  10. f707409 Merge "bazel: add java and gensignature rules and "fix" formatting of build rules" by Lalit Maganti · 5 years ago
  11. 6560034 bazel: add java and gensignature rules and "fix" formatting of build rules by Lalit Maganti · 5 years ago
  12. 5403ce9 Pull trace parsing to trace_to_text utils. by Florian Mayer · 5 years ago
  13. f33540e Fix build rules in tools by Primiano Tucci · 5 years ago
  14. 1d40998 tools/gen_bazel: Standalone Bazel build by Primiano Tucci · 5 years ago
  15. 5145e50 Fix various typos by Hector Dearman · 5 years ago
  16. 246c142 Add testdata to Android.bp for perfetto_unittests. by Florian Mayer · 5 years ago
  17. 813f1f5 Add header_libs to gen_android_bp. by Florian Mayer · 5 years ago
  18. e7a7577 Merge "Add producer for Perfetto Java Heap Profiler." by Florian Mayer · 5 years ago
  19. d23c352 Merge "Dedupe ToHex" by Hector Dearman · 5 years ago
  20. 3f0aaac Revert "[GPU TRACE] Add GPU scheduling trace events" by Yiwei Zhang · 5 years ago
  21. 88f90b4 perfetto: update shas for trace processor and traceconv by Lalit Maganti · 5 years ago
  22. b452682 Merge "Replace uses of tolower/toupper" by Hector Dearman · 5 years ago
  23. 5f06938 Dedupe ToHex by Hector Dearman · 5 years ago
  24. 1372fa2 Replace uses of tolower/toupper by Hector Dearman · 5 years ago
  25. 27985ac Fix x86 build. by Florian Mayer · 5 years ago
  26. 98965ba Add producer for Perfetto Java Heap Profiler. by Florian Mayer · 5 years ago
  27. 4dcf898 Revert "tmux & //tools fixups after build refactorings" by Primiano Tucci · 5 years ago
  28. 65028a6 tmux & //tools fixups after build refactorings by Ryan · 5 years ago
  29. dc4cc09 Profile visitor to use the AppendedData symbol packets by Ioannis Ilkos · 5 years ago
  30. 6b8d591 Add AppendedData to the trace protos by Ioannis Ilkos · 5 years ago
  31. b2f1e4b Merge "Update traceconv to use latest t2t" by Isabelle Taylor · 5 years ago
  32. f6821d4 Update traceconv to use latest t2t by Isabelle Taylor · 5 years ago
  33. 7caaf41 Merge "Support standard format for looking up symbols by build-id." by Florian Mayer · 5 years ago
  34. 3917919 Support standard format for looking up symbols by build-id. by Florian Mayer · 5 years ago
  35. b7ebffd Fix chrome roll: update protoc host toolchain rules by Primiano Tucci · 5 years ago
  36. 14e7dd6 generators: Remove dependency on protos strutil.h by Primiano Tucci · 5 years ago
  37. d0001c3 Make trace_processor a host-only target by Primiano Tucci · 5 years ago
  38. 57774b7 Merge "Properly add perfetto_build_flags.h to cc_binary targets" by Primiano Tucci · 5 years ago
  39. 02dad24 Properly add perfetto_build_flags.h to cc_binary targets by Oystein Eftevaag · 5 years ago
  40. 6cadb87 tmux script: simplify ssh case, add taskset, remove tee-ing to a log by Ryan Savitski · 5 years ago
  41. dc60ef1 Merge "tools(tmux): support target devices" by Primiano Tucci · 5 years ago
  42. 9ad16d5 proto: Add Tracks for TrackEvents by Eric Seckler · 5 years ago
  43. ef52d58 Merge "Add args callback to ProtoTraceParser::ParseGpuRenderStageEvent" by Treehugger Robot · 5 years ago
  44. 9f93e12 Merge "gen_bazel: Add a dependency on perfetto_build_config.h wherever build_config.h is needed." by Oystein Eftevaag · 5 years ago
  45. a72241f Merge "trace_processor: add host_supported label to trace_processor_shell" by Lalit Maganti · 5 years ago
  46. a750f50 gen_bazel: Add a dependency on perfetto_build_config.h wherever build_config.h is needed. by Oystein Eftevaag · 5 years ago
  47. 7e11fc3 Add args callback to ProtoTraceParser::ParseGpuRenderStageEvent by Adam Bodnar · 5 years ago
  48. 9d36b1d Merge "build: add gcc cross compilation" by Primiano Tucci · 5 years ago
  49. 7a2a3bd tools(tmux): support target devices by Matthew Clarkson · 5 years ago
  50. 262c998 trace_processor: add host_supported label to trace_processor_shell by Lalit Maganti · 5 years ago
  51. 170c204 build: add gcc cross compilation by Matthew Clarkson · 5 years ago
  52. 85be7da Merge "Add track_event_descriptor to data_source_descriptor" by Treehugger Robot · 5 years ago
  53. 51c3c95 Add track_event_descriptor to data_source_descriptor by Nicolò Mazzucato · 5 years ago
  54. 098f095 GN: match host and default toolchain + minor cleanups by Primiano Tucci · 5 years ago
  55. ac002d3 Merge "trace_processor: add support for JSON metric output" by Lalit Maganti · 5 years ago
  56. 90b0761 Merge "Remove Travis and update docs" by Primiano Tucci · 5 years ago
  57. 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 5 years ago
  58. 868a29d Merge "Fix build of profiling_sample_distribution." by Florian Mayer · 5 years ago
  59. e1dfc56 Fix build of profiling_sample_distribution. by Florian Mayer · 5 years ago
  60. 48fb503 Remove Travis and update docs by Primiano Tucci · 5 years ago
  61. 355b8c8 Use '/protos/' as import prefix of perfetto protos by Primiano Tucci · 5 years ago
  62. cb05065 Amalgamator: recurse into header deps for protos by Primiano Tucci · 5 years ago
  63. 25863f7 trace_processor: add support for JSON metric output by Lalit Maganti · 5 years ago
  64. 75ae50e Further minor GN & scripts cleanups by Primiano Tucci · 5 years ago
  65. 8e62744 Move build flags to generated file, stop using cflags by Primiano Tucci · 5 years ago
  66. 7e05fc1 Minor cleanups to build files by Primiano Tucci · 5 years ago
  67. 9c41165 PRESUBMIT: Improve --check-only logic in tools/gen_xxx by Primiano Tucci · 5 years ago
  68. 2bf8284 Consistently use PERFETTO_BUILDFLAG(xxx) and add IPC flag by Primiano Tucci · 5 years ago
  69. 1191e18 Revert "Upgrade to protobuf v3.9.0" by Primiano Tucci · 5 years ago
  70. 8dd5270 Upgrade to protobuf v3.9.0 by Primiano Tucci · 5 years ago
  71. d12acb1 Merge "client api: Introduce a bare-bones TrackEvent library" by Treehugger Robot · 5 years ago
  72. 2d256c4 Merge "[GPU TRACE] Add GPU scheduling trace events" by Treehugger Robot · 5 years ago
  73. 919ca1e Remove use of -isystem for googletest by Primiano Tucci · 5 years ago
  74. d4aa37b Roll clang + fix run_android_test by Primiano Tucci · 5 years ago
  75. 83dcc8c client api: Introduce a bare-bones TrackEvent library by Eric Seckler · 5 years ago
  76. cbcc21f Update perfetto_config.proto to have more necessary protos. by Peiyong Lin · 5 years ago
  77. 0f1c7bd [GPU TRACE] Add GPU scheduling trace events by Yiwei Zhang · 5 years ago
  78. e672755 Allow remapping of frame symbols based on symbol packets by Ioannis Ilkos · 5 years ago
  79. 3c6a914 Support text protos in diff tests by Ioannis Ilkos · 5 years ago
  80. 7a9ffa7 Simplify proto descriptor rules by Hector Dearman · 5 years ago
  81. 94054c6 Merge "trace_processor: change diff test script to output final JSON format" by Lalit Maganti · 5 years ago
  82. c8d1d2c trace_processor: change diff test script to output final JSON format by Lalit Maganti · 5 years ago
  83. 4a4990f Merge "Trace proto: skeleton for custom clocks and sequence defaults" by Primiano Tucci · 5 years ago
  84. 5279e07 Merge "trace_processor: Add support for compressed traces" by Lalit Maganti · 5 years ago
  85. 3e7ca4f Trace proto: skeleton for custom clocks and sequence defaults by Primiano Tucci · 5 years ago
  86. f3b064f Merge "gen_amalgamated: Move tests from gen_all to CI" by Sami Kyostila · 5 years ago
  87. f15f3f6 gen_amalgamated: Move tests from gen_all to CI by Sami Kyostila · 5 years ago
  88. 64c217c Merge "gen_amalgamated: Check that amalgmated code is identical across platforms" by Treehugger Robot · 5 years ago
  89. d4c857e gen_amalgamated: Check that amalgmated code is identical across platforms by Sami Kyostila · 5 years ago
  90. c8e7384 Merge "trace_to_text: Truncate traces from start or end" by Treehugger Robot · 5 years ago
  91. 53a982a trace_to_text: Truncate traces from start or end by Isabelle Taylor · 5 years ago
  92. be9d120 Merge "Add new protobuf for SurfaceFlinger graphics frame events." by Treehugger Robot · 5 years ago
  93. 625a091 Add new protobuf for SurfaceFlinger graphics frame events. by Mikael Pessa · 5 years ago
  94. 33610d2 trace_processor: Add support for compressed traces by Hector Dearman · 5 years ago
  95. 887948c Update trace_to_text for heap_profile. by Florian Mayer · 5 years ago
  96. 4c54e7e Fix mac build. by Florian Mayer · 5 years ago
  97. 6a29e12 Add nogncheck to another conditional include. by Florian Mayer · 5 years ago
  98. a17c73e Add nogncheck to conditional include. by Florian Mayer · 5 years ago
  99. b880b2e Move profile.packet to perfetto.third_party package. by Florian Mayer · 5 years ago
  100. 87047c0 Merge "Add //src/base to dep for pprofbuilder." by Florian Mayer · 5 years ago