Sign in
kernel
/
pub
/
scm
/
libs
/
libtrace
/
libtracefs
/
ff20336f8506912a5423d7e706f7c36cf4c5fbf4
/
.
/
test.c
blob: d38fc921dd65c4ace8a6ff75c5448df460f38fd3 [
file
] [
log
] [
blame
]
#include
<tracefs.h>
int
main
()
{
tracefs_tracing_dir
();
return
0
;
}