Lines Matching refs:traced
32 # Only for local development. When true the binaries (perfetto, traced, ...)
55 ":traced",
127 "src/traced/probes:unittests",
128 "src/traced/probes/filesystem:unittests",
129 "src/traced/probes/ftrace:unittests",
130 "src/traced/service:unittests",
152 "src/traced/probes/ftrace:integrationtests",
174 "src/traced/probes",
175 "src/traced/service",
183 executable("traced") {
187 "include/perfetto/traced",
190 "src/traced/service/main.cc",
195 # Registers as a Producer on the traced daemon.
200 "include/perfetto/traced",
203 "src/traced/probes/main.cc",
220 # This connects to traced as a producer and sends the triggers passed on the
290 "src/traced/probes/ftrace:benchmarks",
306 "src/traced/probes/ftrace:cpu_reader_fuzzer",