Searched refs:tracing (Results 1 – 25 of 30) sorted by relevance
12
47 ro.vendor.tracing.server.cid=1000 \48 ro.vendor.tracing.server.port=9510 \
135 PRODUCT_PACKAGES += android.automotive.tracing-client.trout
80 mount tracefs tracefs /sys/kernel/tracing gid=3012139 chmod 0755 /sys/kernel/tracing140 chmod 0755 /sys/kernel/debug/tracing
154 // This message is sent from Producer(s) to the tracing Service when registering155 // to advertise their capabilities. It describes the structure of tracing158 // e.g., "linux.ftrace", "chromium.tracing"186 // Reports the state of the tracing service. Used to gather details about the224 // Total number of tracing sessions.227 // Number of tracing sessions in the started state. Always <= num_sessions.345 // Priority of the tracing session client. A higher priority session may357 // the specified tracing agent label (e.g. "traceEvents") will be returned.1347 // The configuration that is passed to each data source when starting tracing.1379 // Set by the service to indicate whether this tracing session has extra[all …]
24 using ::android::tools::automotive::tracing::TracingServerImpl;
28 namespace android::tools::automotive::tracing {
22 name: "android.automotive.tracing-server.trout",
26 namespace android::tools::automotive::tracing { namespace
25 namespace android::tools::automotive::tracing {
22 name: "android.automotive.tracing-client.trout",
25 using ::android::tools::automotive::tracing::TracingClient;
25 namespace android::tools::automotive::tracing { namespace
16 # Hetero runtime properties, including tracing levels.
20 # Allow gxp tracing service to send packets to Perfetto
1 # See docs/devel/tracing.rst for syntax documentation.57 # See docs/devel/tracing.rst for syntax documentation.85 # See docs/devel/tracing.rst for syntax documentation.123 # See docs/devel/tracing.rst for syntax documentation.128 # See docs/devel/tracing.rst for syntax documentation.147 # See docs/devel/tracing.rst for syntax documentation.259 # See docs/devel/tracing.rst for syntax documentation.291 # See docs/devel/tracing.rst for syntax documentation.309 # See docs/devel/tracing.rst for syntax documentation.526 # See docs/devel/tracing.rst for syntax documentation.[all …]
52 # Required for perfetto tracing
65 # Required for perfetto tracing
85 # Required for perfetto tracing
96 # Required for perfetto tracing
256 chmod 0755 /sys/kernel/debug/tracing257 restorecon /sys/kernel/debug/tracing/trace_marker318 # Set up kernel tracing, but disable it by default319 chmod 0222 /sys/kernel/debug/tracing/trace_marker320 write /sys/kernel/debug/tracing/tracing_on 0