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