repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
staging: rtl8192u: remove redundant assignment to pointer crypt
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
ftrace
/
test.d
/
00basic
/
basic2.tc
blob
531e472362dfb189ae2cb83d9214ed00a6b07637
1
#!/bin/sh
2
# SPDX-License-Identifier: GPL-2.0
3
# description: Basic test for tracers
4
# flags: instance
5
test -f
available_tracers
6
for
t
in
`cat available_tracers`
;
do
7
echo
$t
>
current_tracer
8
done
9
echo
nop
>
current_tracer