EXPAND ALL
  • Home

pxtrace.probe

Decorates a tracepoint definition.

Specifies the decorated function as a tracepoint on the trace_fn name. Automatically figures out the language based on the functon specified.

Arguments

NameTypeDescription
trace_fnstrThe func to trace. For go, the format is `<package_name>.<func_name>`.

Returns

Func: The wrapped probe function.

This site uses cookies to provide you with a better user experience. By using Pixie, you consent to our use of cookies.