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