xref
: /
system
/
extras
/
simpleperf
/
scripts
/
inferno.sh
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
bash
2
SCRIPTPATH
=$(
dirname
"$0"
)
3
$SCRIPTPATH
/
inferno
/
inferno.py
"$@"
4