Home
last modified time | relevance | path

Searched refs:tracing (Results 1 – 25 of 30) sorted by relevance

12

/device/google/trout/
Daosp_trout_arm64.mk47 ro.vendor.tracing.server.cid=1000 \
48 ro.vendor.tracing.server.port=9510 \
Daosp_trout_common.mk135 PRODUCT_PACKAGES += android.automotive.tracing-client.trout
/device/google/cuttlefish/shared/minidroid/
Dinit.rc80 mount tracefs tracefs /sys/kernel/tracing gid=3012
139 chmod 0755 /sys/kernel/tracing
140 chmod 0755 /sys/kernel/debug/tracing
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto154 // This message is sent from Producer(s) to the tracing Service when registering
155 // to advertise their capabilities. It describes the structure of tracing
158 // e.g., "linux.ftrace", "chromium.tracing"
186 // Reports the state of the tracing service. Used to gather details about the
224 // 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 may
357 // 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 …]
/device/google/trout/tools/tracing/server/
DTracingServerMain.cpp24 using ::android::tools::automotive::tracing::TracingServerImpl;
DTracingServerImpl.h28 namespace android::tools::automotive::tracing {
DAndroid.bp22 name: "android.automotive.tracing-server.trout",
DTracingServerImpl.cpp26 namespace android::tools::automotive::tracing { namespace
/device/google/trout/tools/tracing/client/
DTracingClient.h25 namespace android::tools::automotive::tracing {
DAndroid.bp22 name: "android.automotive.tracing-client.trout",
DTracingClientTestMain.cpp25 using ::android::tools::automotive::tracing::TracingClient;
DTracingClient.cpp25 namespace android::tools::automotive::tracing { namespace
/device/google/gs-common/edgetpu/sepolicy/
Dproperty.te16 # Hetero runtime properties, including tracing levels.
/device/google/gs-common/gxp/sepolicy/
Dgxp_logging.te20 # Allow gxp tracing service to send packets to Perfetto
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/
Dtrace-events-all1 # 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 …]
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/
Dtrace-events-all1 # 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 …]
/device/google/cuttlefish_vmm/aarch64-linux-gnu/etc/seccomp/
Dgpu_common.policy52 # Required for perfetto tracing
Dgpu_render_server.policy65 # Required for perfetto tracing
Dgpu_device.policy65 # Required for perfetto tracing
Dwl_device.policy65 # Required for perfetto tracing
/device/google/cuttlefish_vmm/x86_64-linux-gnu/etc/seccomp/
Dgpu_common.policy85 # Required for perfetto tracing
Dgpu_device.policy96 # Required for perfetto tracing
Dgpu_render_server.policy96 # Required for perfetto tracing
Dwl_device.policy96 # Required for perfetto tracing
/device/google/zumapro/conf/
Dinit.zumapro.board.rc256 chmod 0755 /sys/kernel/debug/tracing
257 restorecon /sys/kernel/debug/tracing/trace_marker
318 # Set up kernel tracing, but disable it by default
319 chmod 0222 /sys/kernel/debug/tracing/trace_marker
320 write /sys/kernel/debug/tracing/tracing_on 0

12