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 Management
        • pxtrace.DeleteTracepoint
        • pxtrace.TraceProgram
        • pxtrace.UpsertTracepoint

Tracepoint Management

Functions that manage the lifetime of a Tracepoint.

FunctionDescription
pxtrace.DeleteTracepointDeletes a tracepoint.
pxtrace.TraceProgramCreates a trace program. Selectors for supported hosts can be specified using key-value arguments.
pxtrace.UpsertTracepointDeploys a tracepoint on a process and collects the traced data into a table.
This site uses cookies to provide you with a better user experience. By using Pixie, you consent to our use of cookies.