Add Perl support for ucalls / uflow / ustat (#1959)
Sort language entries while at it.
Showing
- man/man8/ucalls.8 14 additions, 12 deletionsman/man8/ucalls.8
- man/man8/uflow.8 8 additions, 6 deletionsman/man8/uflow.8
- man/man8/ustat.8 17 additions, 14 deletionsman/man8/ustat.8
- snapcraft/snapcraft.yaml 9 additions, 0 deletionssnapcraft/snapcraft.yaml
- src/cc/bcc_proc.c 2 additions, 2 deletionssrc/cc/bcc_proc.c
- tests/python/test_utils.py 1 addition, 1 deletiontests/python/test_utils.py
- tools/lib/ucalls.py 14 additions, 9 deletionstools/lib/ucalls.py
- tools/lib/ucalls_example.txt 5 additions, 4 deletionstools/lib/ucalls_example.txt
- tools/lib/uflow.py 16 additions, 9 deletionstools/lib/uflow.py
- tools/lib/uflow_example.txt 4 additions, 4 deletionstools/lib/uflow_example.txt
- tools/lib/ustat.py 17 additions, 14 deletionstools/lib/ustat.py
- tools/lib/ustat_example.txt 3 additions, 3 deletionstools/lib/ustat_example.txt
- tools/perlcalls.sh 3 additions, 0 deletionstools/perlcalls.sh
- tools/perlcalls_example.txt 1 addition, 0 deletionstools/perlcalls_example.txt
- tools/perlflow.sh 3 additions, 0 deletionstools/perlflow.sh
- tools/perlflow_example.txt 1 addition, 0 deletionstools/perlflow_example.txt
- tools/perlstat.sh 3 additions, 0 deletionstools/perlstat.sh
- tools/perlstat_example.txt 1 addition, 0 deletionstools/perlstat_example.txt
Loading