COLLAPSE ALL
  • Home
  • About Pixie
    • Pixie Overview
    • Data Sources
    • How Pixie uses eBPF
    • Roadmap
    • FAQ
    • Troubleshooting
  • Installing Pixie
    • Requirements
  • Using Pixie
    • Using the Live UI
    • Using the CLI
    • Using the API
  • Tutorials
  • Reference
    • Architecture
    • PxL
      • Tracepoint Fields
        • pxtrace.ArgExpr
        • pxtrace.FunctionLatency
        • pxtrace.kprobe
        • pxtrace.LabelSelector
        • pxtrace.PodProcess
        • pxtrace.RetExpr
        • pxtrace.SharedObject

pxtrace.SharedObject

Defines a shared object target for Tracepoints.

Arguments

NameTypeDescription
namestrThe name of the shared object.
upidpx.UPIDA process which loads the shared object.

Returns

SharedObject: A pointer to the SharedObject that can be passed as a target to UpsertTracepoint.

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