1. 57dd66b Remove checked-in generated files and use build-time gen ones by Primiano Tucci · 4 years, 10 months ago
  2. df2a838 Scrape real uid at onPids by Ioannis Ilkos · 4 years, 10 months ago
  3. 834fdc7 Add yapf python formatter and format all files by Primiano Tucci · 4 years, 10 months ago
  4. 94c47dd Use explicit moves when returning covariant std::unique_ptr by Primiano Tucci · 4 years, 11 months ago
  5. 1fab224 Merge changes I442d4291,I239ea5e4 by Ryan Savitski · 4 years, 11 months ago
  6. 6864eb3 Actually support java_hprof in BuiltinProducer. by Florian Mayer · 4 years, 11 months ago
  7. f929107 O2-friendly GetStaticEventInfo by Ryan Savitski · 4 years, 11 months ago
  8. 9933611 compact_sched: traced_probes writer by Ryan · 5 years ago
  9. bcc3456 compact_sched: config & trace protos by Ryan · 5 years ago
  10. aa2d2b2 Use GetTestDataPath for tests. by Florian Mayer · 5 years ago
  11. e7a7577 Merge "Add producer for Perfetto Java Heap Profiler." by Florian Mayer · 5 years ago
  12. 3f0aaac Revert "[GPU TRACE] Add GPU scheduling trace events" by Yiwei Zhang · 5 years ago
  13. 98965ba Add producer for Perfetto Java Heap Profiler. by Florian Mayer · 5 years ago
  14. b23e91a Clean up headers dependency on inode file scanner by Primiano Tucci · 5 years ago
  15. 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 5 years ago
  16. 355b8c8 Use '/protos/' as import prefix of perfetto protos by Primiano Tucci · 5 years ago
  17. 2cf8b53 Simplify proto rules in GN by Primiano Tucci · 5 years ago
  18. 7e05fc1 Minor cleanups to build files by Primiano Tucci · 5 years ago
  19. 7043100 Minor refactoring to config protos by Primiano Tucci · 5 years ago
  20. d12acb1 Merge "client api: Introduce a bare-bones TrackEvent library" by Treehugger Robot · 5 years ago
  21. 2d256c4 Merge "[GPU TRACE] Add GPU scheduling trace events" by Treehugger Robot · 5 years ago
  22. 919ca1e Remove use of -isystem for googletest by Primiano Tucci · 5 years ago
  23. 83dcc8c client api: Introduce a bare-bones TrackEvent library by Eric Seckler · 5 years ago
  24. 0f1c7bd [GPU TRACE] Add GPU scheduling trace events by Yiwei Zhang · 5 years ago
  25. e0d8eab gcc8+ build fixups by Ryan Savitski · 5 years ago
  26. 827c26f Add the suspend_resume trace event to Perfetto ftrace config by Carmen Jackson · 5 years ago
  27. ba555ef traced_probes ftrace: cap the per-cpu pages read per drain period by Ryan Savitski · 5 years ago
  28. 04065f4 Merge "traced_probes: re-flush metatrace data source at DataSourceStop" by Ryan Savitski · 5 years ago
  29. 04e7e5f traced: add metatrace support via in-process producer (folding in LazyProducer) by Ryan Savitski · 5 years ago
  30. 9c6153d traced_probes: re-flush metatrace data source at DataSourceStop by Ryan Savitski · 5 years ago
  31. 0b5fa0f Fix a few typos by Hector Dearman · 5 years ago
  32. d7e4835 Merge "traced_probes: ftrace page header parsing: turn "overwrite_count" into a bool that it effectively is" by Treehugger Robot · 5 years ago
  33. 269e634 Merge "Don't dlclose libperfetto_android_internal.so once loaded" by Primiano Tucci · 5 years ago
  34. a6ebe13 Don't dlclose libperfetto_android_internal.so once loaded by Primiano Tucci · 5 years ago
  35. c7fb94a traced_probes: ftrace page header parsing: turn "overwrite_count" into a bool that it effectively is by Ryan Savitski · 5 years ago
  36. 9ed1898 traced_probes ftrace: switch back to single-threaded, nonblocking read(2)-only approach by Ryan · 5 years ago
  37. 56217e3 perfetto: deflake FtraceControllerTest.BackToBackEnableDisable by Lalit Maganti · 5 years ago
  38. 08604dc TraceWriterForTesting: clean up old single-proto assumptions by Ryan Savitski · 5 years ago
  39. ac0c197 Move the default_socket.h into ext so that Chrome can pull it in to connect to the system service. by Stephen Nusko · 5 years ago
  40. 2c48170 traced_probes: Add atrace events explicitly by Hector Dearman · 5 years ago
  41. 3b39fc7 Make auto-generated c++ classes hermetic, intorudce CopyablePtr by Primiano Tucci · 5 years ago
  42. fde4ae6 packages_list: allow filtering by pkg name by Ryan Savitski · 5 years ago
  43. 1f5f93a Process GPU frequency info from ftrace if available by Sidath Senanayake · 5 years ago
  44. 01b4b44 Merge "traced_probes: Update atrace categories" by Treehugger Robot · 5 years ago
  45. 13ae72f Fix DEPS by Primiano Tucci · 5 years ago
  46. 8e88620 traced_probes: Update atrace categories by Hector Dearman · 5 years ago
  47. 1eb966d Improve meminfo/vmstat/stat poller by Primiano Tucci · 5 years ago
  48. 4cdfd99 Merge "Move auto-generated core classes into public include/" by Primiano Tucci · 5 years ago
  49. c9b716e Merge "traced_probes: Add systrace/0 event" by Hector Dearman · 5 years ago
  50. 0f9e022 Move auto-generated core classes into public include/ by Primiano Tucci · 5 years ago
  51. bfc2411 traced_probes: Add systrace/0 event by Hector Dearman · 5 years ago
  52. 2442d61 typo: the the -> the by Hector Dearman · 5 years ago
  53. b02d8dc Improve metatrace, allow to be used in production by Primiano Tucci · 5 years ago
  54. 2272792 Fix IWYU and GCC build, add missing includes by Primiano Tucci · 5 years ago
  55. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 5 years ago
  56. cdfd85b Update gtest/gmock to use system includes by Hector Dearman · 5 years ago
  57. 4fe75a5 Time-bracket reading /proc information to help trace analysis by Daniel Colascione · 5 years ago
  58. 90b008f Merge "Roll clang, libcxx, ninja, gn" by Primiano Tucci · 5 years ago
  59. 335412d Roll clang, libcxx, ninja, gn by Primiano Tucci · 5 years ago
  60. 2e1ae92 Remove gtest_prod_config by Primiano Tucci · 5 years ago
  61. 5124292 Merge "Stop generating data-source specific C++ classes in tracing/core" by Primiano Tucci · 5 years ago
  62. 0f2f3b4 Stop generating data-source specific C++ classes in tracing/core by Primiano Tucci · 5 years ago
  63. a48a9dd probes: invalidate seen pids on task_rename event by Lalit Maganti · 5 years ago
  64. 0a34b03 Add a tool for generating amalgamated builds by Sami Kyostila · 5 years ago
  65. cd9f766 Merge "process stats: clear more incremental state, and write marker" by Ryan Savitski · 5 years ago
  66. 0b4008a process stats: clear more incremental state, and write marker by Ryan Savitski · 5 years ago
  67. 41e5cf0 Merge "traced_probes: process tree - handle ClearIncrementalState()" by Ryan Savitski · 5 years ago
  68. bd212d9 Merge changes If9077c57,I964e6e9d,I0057bdb2,I67cba752 by Ryan Savitski · 5 years ago
  69. c4ecf3e traced_probes: process tree - handle ClearIncrementalState() by Ryan Savitski · 5 years ago
  70. 71bce87 Make test trace writer keep its buffer as proper trace packet protos by Ryan Savitski · 5 years ago
  71. bdaa962 Producer: add ClearIncrementalState() call/ipc by Ryan Savitski · 5 years ago
  72. 3f2024e ftrace_controller debug print: support >64 cpus (bitset is 128 wide) by Ryan Savitski · 5 years ago
  73. ebf5cb1 traced_probes: Update atrace categories by Hector Dearman · 5 years ago
  74. f8060b6 traced_probes: Update atrace categories by Hector Dearman · 5 years ago
  75. b141eea Merge "Hardcode estimated size of local_t for X86 Android builds" by Joshua Gilpatrick · 5 years ago
  76. e94a275 Hardcode estimated size of local_t for X86 Android builds by Joshua Gilpatrick · 5 years ago
  77. d1c6a0a Do not crash using packages.list ds n debug build. by Florian Mayer · 5 years ago
  78. 0312066 traced_probes: Respect all wildcard groups by Hector Dearman · 5 years ago
  79. c065c72 traced_probes: fix CpuReaders not waking up on non-first tracing session by Lalit Maganti · 5 years ago
  80. e764741 Improve error reporting of PackageList DS. by Florian Mayer · 5 years ago
  81. 12f0f8e Add data source parsing packages.list. by Florian Mayer · 5 years ago
  82. c8d2f07 Make sure to always create the SMA on the correct thread in the in-process case by Oystein Eftevaag · 5 years ago
  83. 0bc1bd6 Add missing comments about keeping WeakPtrFactory last. by Florian Mayer · 5 years ago
  84. 999355c traced_probes: add caching for process stats to reduce duplicate events by Lalit Maganti · 5 years ago
  85. f3edbfa Access atrace HAL to get available categories by Isabelle Taylor · 5 years ago
  86. 835140d lazy producers: acknowledge flushes by Ryan Savitski · 5 years ago
  87. aa9b3ea Make Android tests happy by Florian Mayer · 5 years ago
  88. abec645 Merge "ftrace: add header_page and trace_marker fallbacks for user builds" by Primiano Tucci · 5 years ago
  89. 3077d18 Add lazy startup producer class to traced. by Florian Mayer · 5 years ago
  90. 55fc04b ftrace: add header_page and trace_marker fallbacks for user builds by Primiano Tucci · 5 years ago
  91. c6698ca traced_probes: Workaround atrace bug when stdin is closed by Hector Dearman · 5 years ago
  92. 4da8c67 test: Migrate googletest TEST_CASE APIs to TEST_SUITE. by Victor Costan · 5 years ago
  93. c17f47c Merge "protozero: emit empty .cc files" by Primiano Tucci · 6 years ago
  94. 1bc7c76 Merge "Add power rails energy data to Perfetto traces" by Esteban Talavera · 6 years ago
  95. 5230dcc protozero: emit empty .cc files by Primiano Tucci · 6 years ago
  96. 7714cec Add power rails energy data to Perfetto traces by Esteban Talavera · 6 years ago
  97. 8ba58d0 Update perfetto task runner to know if it will run the task on the same thread or not. by Stephen Nusko · 6 years ago
  98. a73a725 probes: add raw_syscall/sys_{enter,exit} format and generated protos by Lalit Maganti · 6 years ago
  99. 6820abc traced_probes: add polling of oom_score_adj by Lalit Maganti · 6 years ago
  100. 3bd67ef traced_probes: add mm_event/mm_event_record ftrace format file and protos by Lalit Maganti · 6 years ago