1. b249947 Fix bug in summary trace to text. by Isabelle Taylor · 6 years ago
  2. 38faa6f Improve stacktraces on Linux/Android standalone debug builds by Primiano Tucci · 6 years ago
  3. 1b9c58a Added process tree config. by Hector Dearman · 6 years ago
  4. dae3565 Allow to configure InodeFileDataSource. by Primiano Tucci · 6 years ago
  5. 7187df1 Merge "perfetto: fix android Travis build" by Primiano Tucci · 6 years ago
  6. 131b6e5 perfetto: add benchmark for fixed rate producer by Lalit Maganti · 6 years ago
  7. e832289 perfetto: fix android Travis build by Lalit Maganti · 6 years ago
  8. 45c9b18 Introduce "json" and "systrace" output in trace_to_text by Primiano Tucci · 6 years ago
  9. 3c4e5c2 traced_probes: Support on demand proccess info by Hector Dearman · 6 years ago
  10. a7c04f8 traced_probes: Fix pid snapshot by Hector Dearman · 6 years ago
  11. 5e8fa4b trace_to_text: Verify filesystem scanning numbers by Anna Zappone · 6 years ago
  12. 21c19d8 Support building trace_to_text in the Android tree by Primiano Tucci · 6 years ago
  13. ea56fd3 Fix msan and mac build by Primiano Tucci · 6 years ago
  14. 7c10462 trace_to_text: Add I/O sanity checks by Anna Zappone · 6 years ago
  15. 910852d perfetto: fix gcc build by Lalit Maganti · 6 years ago
  16. d496ea5 Added process tree data to the trace to text summary. by Isabelle Taylor · 6 years ago
  17. 85ef536 trace_to_text: Add summary mode by Hector Dearman · 6 years ago
  18. f4bc1d1 Replace PERFETTO_CHECK(false) with PERFETTO_FATAL by Hector Dearman · 6 years ago
  19. 2ffd1a5 Add support for long running traces by Primiano Tucci · 6 years ago
  20. a812a94 In Chrome, build as shared library rather than directly linked sources by Oystein Eftevaag · 6 years ago
  21. 26a54d3 Use const reference instead of value. by Florian Mayer · 6 years ago
  22. bfc3d3e perfetto: add end to end benchmarking by Lalit Maganti · 6 years ago
  23. c99d93c perfetto: update benchmark dep by Lalit Maganti · 6 years ago
  24. 6aa7557 Add host target for perfetto protos on Android host builds by Primiano Tucci · 6 years ago
  25. 96928ab Merge "perfetto: Add a testing program" by Treehugger Robot · 6 years ago
  26. dbd0878 make constants constexpr. by Florian Mayer · 6 years ago
  27. 3639700 perfetto: Add a testing program by Hector Dearman · 6 years ago
  28. 1cfb312 Merge "ftrace_reader: Update for uint64 block device ids" by Anna Zappone · 6 years ago
  29. 8ce3087 ftrace_reader: Update for uint64 block device ids by Anna Zappone · 6 years ago
  30. c067d41 perfetto: Add linux support to tools/tmux by Hector Dearman · 6 years ago
  31. 2166b71 Fix JSON error and add I/O events by Anna Zappone · 6 years ago
  32. 0ff07c7 probe_producer: Post metadata to helper sources by Hector Dearman · 6 years ago
  33. 3bc8438 Merge "perfetto: foo:foo_unittests -> foo:unittests" by Primiano Tucci · 6 years ago
  34. 599e3e2 perfetto: All tests should end in 'Test' by Hector Dearman · 6 years ago
  35. 6cfec8a perfetto: foo:foo_unittests -> foo:unittests by Hector Dearman · 6 years ago
  36. 74b73a9 Add utility function to get block device -> mountpoints. by Florian Mayer · 6 years ago
  37. 3f5705c perfetto: refactor testing code to make benchmarks easier to write by Lalit Maganti · 6 years ago
  38. ab3b1b2 Added proto for ChromeTraceEvents, and a config string to the DataSourceConfig for Chrome tracing as well by Oystein Eftevaag · 6 years ago
  39. 09db827 TraceBuffer: minor cleanups by Primiano Tucci · 6 years ago
  40. 27ac99c probes_producer: Add initial code to put inodes into their own trace packet by Anna Zappone · 6 years ago
  41. 79f3f91 NotifySharedMemoryUpdate -> CommitData by Primiano Tucci · 6 years ago
  42. 954d8ed Add "protos" package to the ipc/*.proto files by Primiano Tucci · 6 years ago
  43. 4acbb20 Merge "perfetto: Use push --sync where possible in tools/tmux" by Hector Dearman · 6 years ago
  44. 9b89d47 perfetto: Use push --sync where possible in tools/tmux by Hector Dearman · 6 years ago
  45. 3ea3888 ftrace_reader: Added more events for processes. by Isabelle Taylor · 6 years ago
  46. 6e4e038 ftrace_reader: Adding events for IO by Anna Zappone · 6 years ago
  47. e350497 Added support to read multiple fields from cmdline. by Isabelle Taylor · 6 years ago
  48. a89cc57 perfetto: Move FtraceConfig to own file by Hector Dearman · 6 years ago
  49. d404ea1 Dump process data in trace. by Isabelle Taylor · 6 years ago
  50. 6325426 Merge "Save inode numbers in cpu_reader to get inode to filename mappings" by Anna Zappone · 6 years ago
  51. 503f6c4 perfetto: make include guards file also run on test folder by Lalit Maganti · 7 years ago
  52. 74b1f2a Save inode numbers in cpu_reader to get inode to filename mappings by Anna Zappone · 7 years ago
  53. 40e9872 Fix include guards and add PRESUBMIT by Primiano Tucci · 7 years ago
  54. 9bfaaf9 Fix PDK build by Logan Chien · 7 years ago
  55. d15631b Dumps data about processes and threads. by Isabelle Taylor · 7 years ago
  56. 627978a Merge "Use asan-use-private-alias for ASAN to prevent ODR violation." by Florian Mayer · 7 years ago
  57. 2198b07 Use asan-use-private-alias for ASAN to prevent ODR violation. by Florian Mayer · 7 years ago
  58. 917983c Merge "ftrace_reader: Adjust formatting of autogen code" by Hector Dearman · 7 years ago
  59. 1ea1149 trace_to_text: Fix seg fault by Hector Dearman · 7 years ago
  60. 22d4c57 ftrace_reader: Adjust formatting of autogen code by Hector Dearman · 7 years ago
  61. 322227b Merge "Make tools/tmux do the right thing for non-mono builds" by Hector Dearman · 7 years ago
  62. c9c183a Make tools/tmux do the right thing for non-mono builds by Hector Dearman · 7 years ago
  63. be6e3e7 Adding ftrace_events for events useful for long running traces by Anna Zappone · 7 years ago
  64. 6498fcf Autogenerate event_info.cc based on the event whitelist. by Isabelle Taylor · 7 years ago
  65. 367fcd5 perfetto: switch arm/arm64 emulators over to x64 by Lalit Maganti · 7 years ago
  66. 8188f31 Add extra ftrace events required by Anna Zappone · 7 years ago
  67. 8ec62a8 Merge "Update tmux script to take optional config variable" by Hector Dearman · 7 years ago
  68. c88a66d Update tmux script to take optional config variable by Hector Dearman · 7 years ago
  69. 853467e Add ftrace event SchedWakeup by Anna Zappone · 7 years ago
  70. bfc8e60 Use use_custom_libcxx to fuzzer by Florian Mayer · 7 years ago
  71. b7cca20 Improve logging and add tmux script by Primiano Tucci · 7 years ago
  72. 045ce3e Merge "ftrace_reader: Add new ftrace events" by Hector Dearman · 7 years ago
  73. 0825517 Merge "Add fuzzer target to build_all_configs." by Treehugger Robot · 7 years ago
  74. 7f37dc8 ftrace_reader: Add new ftrace events by Hector Dearman · 7 years ago
  75. 3990b71 Merge "trace_to_text: Update proto paths" by Treehugger Robot · 7 years ago
  76. 0b32c72 trace_to_text: Update proto paths by Sami Kyostila · 7 years ago
  77. 79f2d7b perfetto: add end to end integration tests by Lalit Maganti · 7 years ago
  78. 73904b9 Add fuzzer target to build_all_configs. by Florian Mayer · 7 years ago
  79. 08882a4 Change the autogenerated config proto by Primiano Tucci · 7 years ago
  80. c501080 Generate merged trace config for use in the Android tree by Primiano Tucci · 7 years ago
  81. 3d5e7e6 Propagate defines to Android.pb by Florian Mayer · 7 years ago
  82. 08622fc Merge "Update hermetic clang to match CLANG_REVISION." by Florian Mayer · 7 years ago
  83. 20b760c Reshuffle .proto files under /proto by Primiano Tucci · 7 years ago
  84. 4b3b13b Update hermetic clang to match CLANG_REVISION. by Florian Mayer · 7 years ago
  85. c2a38ea Set -Oz for all cc targets. by Florian Mayer · 7 years ago
  86. fcbafda Add protoc_helper by Hector Dearman · 7 years ago
  87. 7e2b67a Changes for statsd integration by Primiano Tucci · 7 years ago
  88. 39071ba ftrace_reader: Move some code for generating the protos into tools/ by Hector Dearman · 7 years ago
  89. e8a7760 Fix trace_to_text host binary generation by Primiano Tucci · 7 years ago
  90. 20b3c1c Add trace_to_text by Hector Dearman · 7 years ago
  91. cc424fd Set fvisibility=hidden per default. by Florian Mayer · 7 years ago
  92. c5bcd79 perfetto: add support from blueprint generator to include extras by Lalit Maganti · 7 years ago
  93. b5b7169 Implement DropBox uploading by Sami Kyostila · 7 years ago
  94. f3837d5 Add --background option to perfetto cmdline util by Primiano Tucci · 7 years ago
  95. 5a30453 initrc file for Perfetto by Primiano Tucci · 7 years ago
  96. b960961 Merge "Fix run-buildtools-binary.sh to work on my computer" by Primiano Tucci · 7 years ago
  97. 14f0b9f Fix run-buildtools-binary.sh to work on my computer by Hector Dearman · 7 years ago
  98. edf099c Add a way to use libraries from the Android tree by Primiano Tucci · 7 years ago
  99. 3b72910 Add skeleton of perfetto cmdline tool. by Primiano Tucci · 7 years ago
  100. 6067e73 Split executables and introduce common shared library by Primiano Tucci · 7 years ago