1. 808d6df Support building most targets on mac by Primiano Tucci · 6 years ago
  2. 21c19d8 Support building trace_to_text in the Android tree by Primiano Tucci · 6 years ago
  3. 067fd5b Removed more build targets from being built in embedded Chrome builds by default by Oystein Eftevaag · 6 years ago
  4. a812a94 In Chrome, build as shared library rather than directly linked sources by Oystein Eftevaag · 6 years ago
  5. bfc3d3e perfetto: add end to end benchmarking by Lalit Maganti · 6 years ago
  6. 86cfbe1 perfetto: Add guardrails to perfetto_cmd by Hector Dearman · 6 years ago
  7. 6aa7557 Add host target for perfetto protos on Android host builds by Primiano Tucci · 6 years ago
  8. 3639700 perfetto: Add a testing program by Hector Dearman · 6 years ago
  9. 9eba16c Don't build trace_to_text when building in Chrome by Oystein Eftevaag · 6 years ago
  10. 6cfec8a perfetto: foo:foo_unittests -> foo:unittests by Hector Dearman · 6 years ago
  11. ebf07c7 traced_probes: Add ProcessStatsDataSource by Hector Dearman · 6 years ago
  12. 74b73a9 Add utility function to get block device -> mountpoints. by Florian Mayer · 6 years ago
  13. c443a36 perfetto: Move perfetto_cmd out of traced by Hector Dearman · 6 years ago
  14. d404ea1 Dump process data in trace. by Isabelle Taylor · 6 years ago
  15. a0d8051 Fix mac build by Primiano Tucci · 6 years ago
  16. 0b9a6ac perfetto: fix dependencies for perfetto binary on standalone android by Lalit Maganti · 6 years ago
  17. d15631b Dumps data about processes and threads. by Isabelle Taylor · 6 years ago
  18. d0e7679 perfetto: update tests to depend on new build flag by Lalit Maganti · 6 years ago
  19. c96f71b Fix mac build by Primiano Tucci · 6 years ago
  20. bc8368e ftrace_reader: Add cpu_reader.cc micro benchmark by Hector Dearman · 6 years ago
  21. d8bd81b Simply test BUILD file structure. by Florian Mayer · 6 years ago
  22. 79f2d7b perfetto: add end to end integration tests by Lalit Maganti · 6 years ago
  23. c501080 Generate merged trace config for use in the Android tree by Primiano Tucci · 6 years ago
  24. 20b760c Reshuffle .proto files under /proto by Primiano Tucci · 6 years ago
  25. 51e06e5 Enable embedders to include Perfetto protos by Oystein Eftevaag · 6 years ago
  26. fcbafda Add protoc_helper by Hector Dearman · 6 years ago
  27. 6d84853 Move binder libraries into perfetto binary and save ~5 MB of ram by Primiano Tucci · 6 years ago
  28. 6b90156 Fix mac build by Primiano Tucci · 6 years ago
  29. 7e2b67a Changes for statsd integration by Primiano Tucci · 6 years ago
  30. 39071ba ftrace_reader: Move some code for generating the protos into tools/ by Hector Dearman · 6 years ago
  31. 20b3c1c Add trace_to_text by Hector Dearman · 6 years ago
  32. b5b7169 Implement DropBox uploading by Sami Kyostila · 6 years ago
  33. f3837d5 Add --background option to perfetto cmdline util by Primiano Tucci · 6 years ago
  34. 6ea459c Split android_task_runner in its own target by Primiano Tucci · 6 years ago
  35. 72dac26 Moved non-chrome targets out of build_with_chromium to fix embedded Chrome build by Oystein Eftevaag · 6 years ago
  36. 5e8a4eb Added targets for linking Perfetto as an embedded library and fixed some include paths by Oystein Eftevaag · 6 years ago
  37. edf099c Add a way to use libraries from the Android tree by Primiano Tucci · 6 years ago
  38. 3b72910 Add skeleton of perfetto cmdline tool. by Primiano Tucci · 6 years ago
  39. 6067e73 Split executables and introduce common shared library by Primiano Tucci · 6 years ago
  40. 4e49c02 Make traced a top-level executable by Primiano Tucci · 6 years ago
  41. 3324dfc Add testing consumer_cmd executable by Primiano Tucci · 6 years ago
  42. 3e712a0 Add skeleton of traced by Hector Dearman · 6 years ago
  43. 931284e Fix TSan flakiness by Primiano Tucci · 6 years ago
  44. 73f584f ftrace_reader: Remove ftrace_reader_demo by Hector Dearman · 6 years ago
  45. 5fec921 Introduce proto -> pure c++ code generator by Primiano Tucci · 6 years ago
  46. b03ba36 Unify test targets under perfetto_{tests,benchmarks} by Primiano Tucci · 7 years ago
  47. 4f9b6d7 Pivot source files into top-level src,include and unify test target by Primiano Tucci · 7 years ago
  48. dd727e4 Support building Perfetto as part of Chrome by Oystein Eftevaag · 7 years ago
  49. 782374f Split proto zero/lite/full generation by Primiano Tucci · 7 years ago
  50. 91cc11d [IPC 6] Add code generator and end-to-end test by Primiano Tucci · 7 years ago
  51. e73ac93 [IPC 1] Add class to handle UNIX sockets and shared memory by Primiano Tucci · 7 years ago
  52. 2193ff4 Move format parser files from tools/ to ftrace_reader/ by Hector Dearman · 7 years ago
  53. 2c650f8 Add FtraceEventBundle and FtraceEvent protos by Hector Dearman · 7 years ago
  54. 650fb84 Add ftrace_controller by Hector Dearman · 7 years ago
  55. 3d8970f Rename libftrace to ftrace_reader by Hector Dearman · 7 years ago
  56. d7d1be0 Move cpp_common to base and its own namespace. by Primiano Tucci · 7 years ago
  57. ce72002 Introduce core tracing library pieces (Part 1) by Primiano Tucci · 7 years ago
  58. 1333134 Introduce RAII ScopedFile class to auto-close FDs by Primiano Tucci · 7 years ago
  59. fd48423 Introduce protozero protoc compiler plugin (Part 3) by Primiano Tucci · 7 years ago
  60. 97440f4 Introduce core ProtoZero support classes (Part 1) by Primiano Tucci · 7 years ago
  61. b06bc48 Move sanitizers_unittests under tools and add README by Primiano Tucci · 7 years ago
  62. 9b062df Add libftrace/ directory by Hector Dearman · 7 years ago
  63. be61adf Add format parser by Hector Dearman · 7 years ago
  64. 88a1011 Add benchmark library by Hector Dearman · 7 years ago
  65. 0825bc8 Add support for llvm-based sanitizers. by Primiano Tucci · 7 years ago
  66. ae2879e Perfetto: first commit. Introduce build files by Primiano Tucci · 7 years ago