repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
printf: Remove unused 'bprintf'
[drm/drm-misc.git]
/
samples
/
rust
/
rust_print_events.c
blob
a9169ff0edf181a5705e950f3d4b74501e3e2dfe
1
// SPDX-License-Identifier: GPL-2.0-only
2
/*
3
* Copyright 2024 Google LLC
4
*/
5
6
#define CREATE_TRACE_POINTS
7
#define CREATE_RUST_TRACE_POINTS
8
#include <trace/events/rust_sample.h>