template <>

class NaturalClientImpl

Defined at line 1664 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/cpp/fidl/fuchsia.kernel/cpp/natural_messaging.h

Public Methods

::fidl::internal::NaturalThenable< ::fuchsia_kernel::DebugBroker::SendDebugCommand> SendDebugCommand (const ::fidl::Request< ::fuchsia_kernel::DebugBroker::SendDebugCommand> & request)

Pass debug command through to the kernel shell.

Look at zx_debug_send_command syscall handling to find valid values.

::fidl::internal::NaturalThenable< ::fuchsia_kernel::DebugBroker::SetTracingEnabled> SetTracingEnabled (const ::fidl::Request< ::fuchsia_kernel::DebugBroker::SetTracingEnabled> & request)

Sets whether kernel tracing (ktrace) is enabled or disabled.