Generate bytecodes related to the trigger on reception
[lttng-tools.git] / src / common / runas.h
index 398221708e16948dfc62221d7df228cf3fb6f850..40b4f91b07792864c00cc463bc1ea87f39423c52 100644 (file)
@@ -72,8 +72,7 @@ int run_as_extract_sdt_probe_offsets(int fd, const char *provider_name,
                uint64_t **offsets, uint32_t *num_offset);
 LTTNG_HIDDEN
 int run_as_generate_filter_bytecode(const char *filter_expression,
-               uid_t uid,
-               gid_t gid,
+               const struct lttng_credentials *creds,
                struct lttng_filter_bytecode **bytecode);
 LTTNG_HIDDEN
 int run_as_create_worker(const char *procname,
This page took 0.022543 seconds and 4 git commands to generate.