Skip to content

Libbpf userspace function perf_buffer__free

0.0.4

Frees all resources associated with a perf buffer.

Definition

void perf_buffer__free(struct perf_buffer *pb);

Arguments

  • pb: pointer to a struct perf_buffer object to free.

Usage

Docs could be improved

This part of the docs is incomplete, contributions are very welcome

Example

Docs could be improved

This part of the docs is incomplete, contributions are very welcome