summaryrefslogtreecommitdiffstats
path: root/samples/rust/rust_print_events.c
blob: a9169ff0edf181a5705e950f3d4b74501e3e2dfe (plain)
1
2
3
4
5
6
7
8
// SPDX-License-Identifier: GPL-2.0-only
/*
 * Copyright 2024 Google LLC
 */

#define CREATE_TRACE_POINTS
#define CREATE_RUST_TRACE_POINTS
#include <trace/events/rust_sample.h>