1. 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 5 years ago
  2. 355b8c8 Use '/protos/' as import prefix of perfetto protos by Primiano Tucci · 5 years ago
  3. e672755 Allow remapping of frame symbols based on symbol packets by Ioannis Ilkos · 5 years ago
  4. 53a982a trace_to_text: Truncate traces from start or end by Isabelle Taylor · 5 years ago
  5. 4c54e7e Fix mac build. by Florian Mayer · 5 years ago
  6. 6a29e12 Add nogncheck to another conditional include. by Florian Mayer · 5 years ago
  7. a17c73e Add nogncheck to conditional include. by Florian Mayer · 5 years ago
  8. b880b2e Move profile.packet to perfetto.third_party package. by Florian Mayer · 5 years ago
  9. 87047c0 Merge "Add //src/base to dep for pprofbuilder." by Florian Mayer · 5 years ago
  10. aaac909 Add //src/base to dep for pprofbuilder. by Florian Mayer · 5 years ago
  11. cf9eadc Consume ProfiledFrameSymbols. by Florian Mayer · 5 years ago
  12. 727dfeb Move TraceSymbolTable to a public symbol. by Florian Mayer · 5 years ago
  13. 2d20a98 Use ProfiledFrameSymbols for symbolization. by Florian Mayer · 5 years ago
  14. 519f32e Parse line numbers for llvm-symbolizer. by Florian Mayer · 5 years ago
  15. 04d1ace Allow to symbolize multiple addresses at once. by Florian Mayer · 5 years ago
  16. d12a6de Factor symbolizer into a proper class hierarchy. by Florian Mayer · 5 years ago
  17. 459dcc9 Merge "trace_to_text: Handle unusual control characters" by Hector Dearman · 5 years ago
  18. 9485ba2 trace_to_text: Handle unusual control characters by Hector Dearman · 5 years ago
  19. 84d6adf ttt: fix gcc build by Lalit Maganti · 5 years ago
  20. 453dbd5 perfetto-ui: Truncate big traces opened with legacy UI by Isabelle Taylor · 5 years ago
  21. 9b78d5d perfetto: fix build on macOS by Lalit Maganti · 5 years ago
  22. 8707d4d Add dump_at_max mode. by Florian Mayer · 5 years ago
  23. c0b0adc Merge "symbolize_profile: Avoid a couple string copies" by Treehugger Robot · 5 years ago
  24. ff8518d Do not CHECK on no lost packets in pprof_builder. by Florian Mayer · 5 years ago
  25. 242a4a6 Merge "Revert "Remove ProfilePacket.index."" by Florian Mayer · 5 years ago
  26. 638a116 Revert "Remove ProfilePacket.index." by Florian Mayer · 5 years ago
  27. c04fa5a symbolize_profile: Avoid a couple string copies by Greg Kaiser · 5 years ago
  28. 0b06375 Allow to symbolize profiles. by Florian Mayer · 5 years ago
  29. bd55465 Remove ProfilePacket.index. by Florian Mayer · 5 years ago
  30. 2a3d01a Merge "Log both elf_start_offset and exact_offset to profile." by Florian Mayer · 5 years ago
  31. 206474b Use trusted_packet_sequence_id in text_to_profile. by Florian Mayer · 5 years ago
  32. 1265573 Log both elf_start_offset and exact_offset to profile. by Florian Mayer · 5 years ago
  33. 8031cd2 Convert relpc to abspc for pprof. by Florian Mayer · 5 years ago
  34. 796ade2 Teach trace_to_profile to handle InternedData. by Florian Mayer · 5 years ago
  35. 11bc2d5 Merge "Separate the actual trace to pprof conversion" by Ioannis Ilkos · 5 years ago
  36. bd4ee3f Separate the actual trace to pprof conversion by Ioannis Ilkos · 5 years ago
  37. 2a2c954 trace_to_text: fix writing threads and processes with no names by Lalit Maganti · 5 years ago
  38. 4e6e590 Reference troubleshooting if profile is empty. by Florian Mayer · 5 years ago
  39. d0ee632 Revert "Revert "Add Mapping / Frame / Callstack to InternedData."" by Florian Mayer · 5 years ago
  40. 7f47e1a Merge "Revert "Add Mapping / Frame / Callstack to InternedData."" by Florian Mayer · 5 years ago
  41. 1643e0c Revert "Add Mapping / Frame / Callstack to InternedData." by Florian Mayer · 5 years ago
  42. 2c853fd Merge "Add Mapping / Frame / Callstack to InternedData." by Florian Mayer · 5 years ago
  43. 13ae72f Fix DEPS by Primiano Tucci · 5 years ago
  44. d6f9b66 Add Mapping / Frame / Callstack to InternedData. by Florian Mayer · 5 years ago
  45. 93d16ec Pull Mapping / Frame / Callstack into profile_common.proto by Florian Mayer · 5 years ago
  46. fc15cad Add missing #includes to base/utils.h by Primiano Tucci · 5 years ago
  47. 2272792 Fix IWYU and GCC build, add missing includes by Primiano Tucci · 5 years ago
  48. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 5 years ago
  49. 335412d Roll clang, libcxx, ninja, gn by Primiano Tucci · 5 years ago
  50. 7142c7c Expose number of idle pages on heap dump. by Florian Mayer · 5 years ago
  51. 1f06718 trace_processor: introduce status class to hold errors by Lalit Maganti · 5 years ago
  52. ed00045 traceconv: Improve error message for text mode by Hector Dearman · 5 years ago
  53. 6004fe2 Warn about rejected concurrent sessions in trace_to_profile by Florian Mayer · 5 years ago
  54. a08ca98 Warn about buffer corruption in trace to profile. by Florian Mayer · 5 years ago
  55. de4e887 trace_processor: remove proto API by Lalit Maganti · 5 years ago
  56. f668053 Show buffer overruns in ProfileProto. by Florian Mayer · 5 years ago
  57. 73b1a0a trace_processor: cleanup trace processor shell and API further by Lalit Maganti · 5 years ago
  58. 06acc02 trace_processor: improve trace processor's iterator API by Lalit Maganti · 5 years ago
  59. d63ec5a perfetto: fix compile in GCC, debug and logspam in tests by Lalit Maganti · 5 years ago
  60. fded4f6 trace_to_text: Remove a bunch of unused code from trace_to_text by Hector Dearman · 5 years ago
  61. 1b8b342 trace_to_text: Rename legacy functions by Hector Dearman · 5 years ago
  62. fbfa134 trace_to_text: Remove warning about too large proto message by Hector Dearman · 5 years ago
  63. a5f3b1e Inform about truncated heap dumps. by Florian Mayer · 5 years ago
  64. dc1fb89 traceconv: Add --version by Hector Dearman · 6 years ago
  65. a23e8f7 Fix PagedMemory, use -1 FD for mmap to fix WASM by Primiano Tucci · 6 years ago
  66. 6aa5d24 ui: update output of trace_to_text to be usable in the UI by Lalit Maganti · 6 years ago
  67. 98bf2f4 Merge "TraceProcessor: speed up sorting using one queue per cpu" by Primiano Tucci · 6 years ago
  68. 1c6f19e Merge "Fix overflow in StringWriter" by Primiano Tucci · 6 years ago
  69. 7de4ef2 TraceProcessor: speed up sorting using one queue per cpu by Primiano Tucci · 6 years ago
  70. ad460f2 Fix overflow in StringWriter by Primiano Tucci · 6 years ago
  71. ad59935 trace_to_text: flip (experimental <-> old)_{json, systrace} by Lalit Maganti · 6 years ago
  72. 04f0d1f trace_to_text: add support for json output using trace processor by Lalit Maganti · 6 years ago
  73. c3f2ec7 Merge "profiling: Move demangling off device." by Florian Mayer · 6 years ago
  74. 469bfa8 profiling: Move demangling off device. by Florian Mayer · 6 years ago
  75. 7709501 trace_processor: implement an iterator API and make trace to text use it by Lalit Maganti · 6 years ago
  76. 19f2d72 trace_to_text: Uses names from sched_switch by Hector Dearman · 6 years ago
  77. 17aa273 trace_processor: add support for systrace output by Lalit Maganti · 6 years ago
  78. cb15d16 profiling: Add total number of allocations / bytes allocated. by Florian Mayer · 6 years ago
  79. 66de279 profiling: Allow to see allocation count in pprof by Florian Mayer · 6 years ago
  80. 370d8d7 profiling: Get build id from unwindstack. by Florian Mayer · 6 years ago
  81. 8411367 Add heapprofd protos to perfetto_trace.proto. by Florian Mayer · 6 years ago
  82. 8c2ea47 profiling: Allow chunking of ProfilePackets. by Florian Mayer · 6 years ago
  83. e0ea742 trace_to_text: remove inode handler code by Lalit Maganti · 6 years ago
  84. 53576f0 trace_to_text: fix bad newlines for systrace output by Lalit Maganti · 6 years ago
  85. 46505d3 Merge "profiling: Add convenience script to profile." by Florian Mayer · 6 years ago
  86. 98e560d Add generic ftrace event by Isabelle Taylor · 6 years ago
  87. 538fb3d profiling: Add convenience script to profile. by Florian Mayer · 6 years ago
  88. 499cd60 Fix trace_to_text for WASM by Hector Dearman · 6 years ago
  89. c84cde4 ftrace: Add oom_score_adj_update by Hector Dearman · 6 years ago
  90. 0ca7fb4 trace_to_text: add converter to profile proto. by Florian Mayer · 6 years ago
  91. 22679eb trace_to_text: Remove summary and short_summary by Hector Dearman · 6 years ago
  92. 62f3585 trace_to_text: Store thread names by Isabelle Taylor · 6 years ago
  93. c8c1120 Add signal events to t2t and trace processor by Isabelle Taylor · 6 years ago
  94. f9b3083 minor fix to trace_to_text (json escape) and UI record page by Primiano Tucci · 6 years ago
  95. 8d49fa0 Add support for more events by Isabelle Taylor · 6 years ago
  96. 4c5efa4 Build changes to support other embedders other than chromium by Primiano Tucci · 6 years ago
  97. 20dc8f7 trace_to_text: split out proto-full from proto-lite deps by Primiano Tucci · 6 years ago
  98. 1c752c1 UI: seamlessly migrate to catapult UI for legacy traces by Primiano Tucci · 6 years ago
  99. b935a6c trace_to_text: Remove redundant code by Greg Kaiser · 6 years ago
  100. 4ce4997 Add trace_to_text support for memory events by Isabelle Taylor · 6 years ago