On 2/16/23 5:59 AM, Andrii Nakryiko wrote: [...]
+SEC("?perf_event") +__success +int perf_event_ctx(void *ctx) +{ + return perf_event_ctx_subprog(ctx); +} +
(Fixed up the eof newline while applying.)
On 2/16/23 5:59 AM, Andrii Nakryiko wrote: [...]
+SEC("?perf_event") +__success +int perf_event_ctx(void *ctx) +{ + return perf_event_ctx_subprog(ctx); +} +
(Fixed up the eof newline while applying.)