Sign in
linux
/
linux
/
kernel
/
git
/
torvalds
/
linux.git
/
ef3330b99c01bda53f2a189b58bed8f6b7397f28
/
.
/
samples
/
rust
/
rust_print_events.c
blob: a9169ff0edf181a5705e950f3d4b74501e3e2dfe [
file
] [
log
] [
blame
]
// 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>