xref
: /
external
/
bcc
/
tools
/
perlcalls.sh
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
bash
2
lib
=$(
dirname
$
0
)/
lib
3
$lib
/
ucalls.py
-l
perl
"$@"
4