1. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 5 years ago
  2. cdfd85b Update gtest/gmock to use system includes by Hector Dearman · 5 years ago
  3. 4fe75a5 Time-bracket reading /proc information to help trace analysis by Daniel Colascione · 5 years ago
  4. 90b008f Merge "Roll clang, libcxx, ninja, gn" by Primiano Tucci · 5 years ago
  5. 335412d Roll clang, libcxx, ninja, gn by Primiano Tucci · 5 years ago
  6. 2e1ae92 Remove gtest_prod_config by Primiano Tucci · 5 years ago
  7. 5124292 Merge "Stop generating data-source specific C++ classes in tracing/core" by Primiano Tucci · 5 years ago
  8. 0f2f3b4 Stop generating data-source specific C++ classes in tracing/core by Primiano Tucci · 5 years ago
  9. a48a9dd probes: invalidate seen pids on task_rename event by Lalit Maganti · 5 years ago
  10. 0a34b03 Add a tool for generating amalgamated builds by Sami Kyostila · 5 years ago
  11. cd9f766 Merge "process stats: clear more incremental state, and write marker" by Ryan Savitski · 5 years ago
  12. 0b4008a process stats: clear more incremental state, and write marker by Ryan Savitski · 5 years ago
  13. 41e5cf0 Merge "traced_probes: process tree - handle ClearIncrementalState()" by Ryan Savitski · 5 years ago
  14. bd212d9 Merge changes If9077c57,I964e6e9d,I0057bdb2,I67cba752 by Ryan Savitski · 5 years ago
  15. c4ecf3e traced_probes: process tree - handle ClearIncrementalState() by Ryan Savitski · 5 years ago
  16. 71bce87 Make test trace writer keep its buffer as proper trace packet protos by Ryan Savitski · 5 years ago
  17. bdaa962 Producer: add ClearIncrementalState() call/ipc by Ryan Savitski · 5 years ago
  18. 3f2024e ftrace_controller debug print: support >64 cpus (bitset is 128 wide) by Ryan Savitski · 5 years ago
  19. ebf5cb1 traced_probes: Update atrace categories by Hector Dearman · 5 years ago
  20. f8060b6 traced_probes: Update atrace categories by Hector Dearman · 5 years ago
  21. b141eea Merge "Hardcode estimated size of local_t for X86 Android builds" by Joshua Gilpatrick · 5 years ago
  22. e94a275 Hardcode estimated size of local_t for X86 Android builds by Joshua Gilpatrick · 5 years ago
  23. d1c6a0a Do not crash using packages.list ds n debug build. by Florian Mayer · 5 years ago
  24. 0312066 traced_probes: Respect all wildcard groups by Hector Dearman · 5 years ago
  25. c065c72 traced_probes: fix CpuReaders not waking up on non-first tracing session by Lalit Maganti · 5 years ago
  26. e764741 Improve error reporting of PackageList DS. by Florian Mayer · 5 years ago
  27. 12f0f8e Add data source parsing packages.list. by Florian Mayer · 5 years ago
  28. c8d2f07 Make sure to always create the SMA on the correct thread in the in-process case by Oystein Eftevaag · 5 years ago
  29. 0bc1bd6 Add missing comments about keeping WeakPtrFactory last. by Florian Mayer · 5 years ago
  30. 999355c traced_probes: add caching for process stats to reduce duplicate events by Lalit Maganti · 5 years ago
  31. f3edbfa Access atrace HAL to get available categories by Isabelle Taylor · 5 years ago
  32. 835140d lazy producers: acknowledge flushes by Ryan Savitski · 5 years ago
  33. aa9b3ea Make Android tests happy by Florian Mayer · 5 years ago
  34. abec645 Merge "ftrace: add header_page and trace_marker fallbacks for user builds" by Primiano Tucci · 5 years ago
  35. 3077d18 Add lazy startup producer class to traced. by Florian Mayer · 5 years ago
  36. 55fc04b ftrace: add header_page and trace_marker fallbacks for user builds by Primiano Tucci · 5 years ago
  37. c6698ca traced_probes: Workaround atrace bug when stdin is closed by Hector Dearman · 5 years ago
  38. 4da8c67 test: Migrate googletest TEST_CASE APIs to TEST_SUITE. by Victor Costan · 5 years ago
  39. c17f47c Merge "protozero: emit empty .cc files" by Primiano Tucci · 6 years ago
  40. 1bc7c76 Merge "Add power rails energy data to Perfetto traces" by Esteban Talavera · 6 years ago
  41. 5230dcc protozero: emit empty .cc files by Primiano Tucci · 6 years ago
  42. 7714cec Add power rails energy data to Perfetto traces by Esteban Talavera · 6 years ago
  43. 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
  44. a73a725 probes: add raw_syscall/sys_{enter,exit} format and generated protos by Lalit Maganti · 6 years ago
  45. 6820abc traced_probes: add polling of oom_score_adj by Lalit Maganti · 6 years ago
  46. 3bd67ef traced_probes: add mm_event/mm_event_record ftrace format file and protos by Lalit Maganti · 6 years ago
  47. 301175d Ftrace: fall back on set_event interface if /enable fails by Primiano Tucci · 6 years ago
  48. 9cd1c23 Do not run contents of PERFETTO_DCHECK on release. by Florian Mayer · 6 years ago
  49. 8e348ce Remove polling mode from Android Log data source by Primiano Tucci · 6 years ago
  50. ee1d8e5 Merge "Don't crash if traced cannot be started" by Primiano Tucci · 6 years ago
  51. 7631120 protozero: Make ScatteredStreamMemoryDelegate production-ready by Eric Seckler · 6 years ago
  52. d8aadfe Don't crash if traced cannot be started by Primiano Tucci · 6 years ago
  53. 64df2ca Add logcat data source by Primiano Tucci · 6 years ago
  54. a4ef335 Add "memory" atrace category shorthand by Primiano Tucci · 6 years ago
  55. 65d0ebc Christmas UI fixes! by Hector Dearman · 6 years ago
  56. aa45fe0 Non-functional changes for ftrace descriptor generation by Isabelle Taylor · 6 years ago
  57. bd14fc6 cleanup: CHECK(false) -> FATAL("blah") by Hector Dearman · 6 years ago
  58. 0783673 Merge "Don't open per-thread proc files in the initial ps scan" by Primiano Tucci · 6 years ago
  59. 3a90599 Don't open per-thread proc files in the initial ps scan by Primiano Tucci · 6 years ago
  60. 66f3587 Fix mac build by Primiano Tucci · 6 years ago
  61. bfb8c97 Merge "Fix build using system clang." by Primiano Tucci · 6 years ago
  62. 29fe162 Find src directory in same directory as fuzzer. by Florian Mayer · 6 years ago
  63. eff9804 Fix build using system clang. by Florian Mayer · 6 years ago
  64. 5fcd53d fuzzing: Read correct proto-table on OSS-Fuzz. by Florian Mayer · 6 years ago
  65. ddc497b Merge "Fix CPU Reader fuzzer." by Florian Mayer · 6 years ago
  66. 41b670a Fix CPU Reader fuzzer. by Florian Mayer · 6 years ago
  67. 5c50b94 traced_probes: Allow * in atrace process names by Hector Dearman · 6 years ago
  68. c185530 Implement ftrace flushing by Primiano Tucci · 6 years ago
  69. b86e9ca Add data source to poll IHealth (battery counters) service by Primiano Tucci · 6 years ago
  70. 327406e Merge "ftrace: add PagePool for ftrace reader" by Primiano Tucci · 6 years ago
  71. c20ee51 ftrace: add PagePool for ftrace reader by Primiano Tucci · 6 years ago
  72. 7b49412 Merge "Minor non functional refactorings to ftrace parser" by Primiano Tucci · 6 years ago
  73. f9d9c73 Minor non functional refactorings to ftrace parser by Primiano Tucci · 6 years ago
  74. 5d8b483 perfetto: fix MSAN bugs in ftrace muxer by Lalit Maganti · 6 years ago
  75. 1b27813 Allow wildcard to select all events in a group by Isabelle Taylor · 6 years ago
  76. 558c756 traced_probes: Fixes to run_ftrace_proto_gen by Hector Dearman · 6 years ago
  77. 98e560d Add generic ftrace event by Isabelle Taylor · 6 years ago
  78. e0e5780 Collect ftrace protos into one file per group by Hector Dearman · 6 years ago
  79. 76499cd Extract base::Pipe by Primiano Tucci · 6 years ago
  80. b5b3bbb Merge "Make flush async in probes producer" by Primiano Tucci · 6 years ago
  81. 5069c69 traced_probes: add atrace timeout and print error message on unexpected exit by Lalit Maganti · 6 years ago
  82. 50e9eda Make flush async in probes producer by Primiano Tucci · 6 years ago
  83. c84cde4 ftrace: Add oom_score_adj_update by Hector Dearman · 6 years ago
  84. cd83dda Unify on for (;;) by Hector Dearman · 6 years ago
  85. 8c93ad1 Merge "perfetto: replace remaining gtest_prod.h header usages" by Eric Seckler · 6 years ago
  86. 0773ea0 perfetto: replace remaining gtest_prod.h header usages by Eric Seckler · 6 years ago
  87. ba9695b traced_probes: capture stderr from atrace by Lalit Maganti · 6 years ago
  88. b7fa544 perfetto_cmd: Teach perfetto_cmd to parse pbtxt configs by Hector Dearman · 6 years ago
  89. bfa8fd8 traced_probes: add bounds on /proc/p/stats and sys stats polling intervals by Lalit Maganti · 6 years ago
  90. e16778c Merge "Improve performance of /proc/pid/status poller" by Primiano Tucci · 6 years ago
  91. 89d1ad2 Improve performance of /proc/pid/status poller by Primiano Tucci · 6 years ago
  92. ccba4f0 Add signal_deliver ftrace events to ftrace parser by Isabelle Taylor · 6 years ago
  93. c9d4a8b probes + trace_processor: Polling of /proc/[pid]/status mem counters by Primiano Tucci · 6 years ago
  94. 8d49fa0 Add support for more events by Isabelle Taylor · 6 years ago
  95. 57c89d9 perfetto: Make gn check succeed when building with chrome by Eric Seckler · 6 years ago
  96. b340f84 Merge "traced_probes: Common pids trigger process scanning" by Hector Dearman · 6 years ago
  97. ea62998 Merge "trace_processor: add memory events" by Primiano Tucci · 6 years ago
  98. a97c5f5 trace_processor: add memory events by Isabelle Taylor · 6 years ago
  99. edf3f7c perfetto: Make it possible to commit paged memory in chunks on Win by Eric Seckler · 6 years ago
  100. cd3647f traced_probes: Common pids trigger process scanning by Hector Dearman · 6 years ago