=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== perf-tools-unstable-1.0.1~20200130+git49b8cdf/bin/uprobe-311- perf-tools-unstable-1.0.1~20200130+git49b8cdf/bin/uprobe:312:# fix uname and addr (eg, uname=readline, addr=0x8db60) perf-tools-unstable-1.0.1~20200130+git49b8cdf/bin/uprobe-313-if [[ "$addr" == 0x* ]]; then ############################################## perf-tools-unstable-1.0.1~20200130+git49b8cdf/bin/execsnoop-139-if (( opt_duration )); then perf-tools-unstable-1.0.1~20200130+git49b8cdf/bin/execsnoop:140: echo "Tracing exec()s$ftext for $duration seconds (buffered)..." perf-tools-unstable-1.0.1~20200130+git49b8cdf/bin/execsnoop-141-else ############################################## perf-tools-unstable-1.0.1~20200130+git49b8cdf/examples/funcgraph_example.txt-84- 0) 0.081 us | __virt_addr_valid(); perf-tools-unstable-1.0.1~20200130+git49b8cdf/examples/funcgraph_example.txt:85: 0) 0.052 us | __phys_addr(); perf-tools-unstable-1.0.1~20200130+git49b8cdf/examples/funcgraph_example.txt-86- 0) 0.084 us | get_phys_to_machine(); ############################################## perf-tools-unstable-1.0.1~20200130+git49b8cdf/examples/funcgraph_example.txt-92- 0) 0.053 us | __virt_addr_valid(); perf-tools-unstable-1.0.1~20200130+git49b8cdf/examples/funcgraph_example.txt:93: 0) 0.056 us | __phys_addr(); perf-tools-unstable-1.0.1~20200130+git49b8cdf/examples/funcgraph_example.txt-94- 0) 0.057 us | get_phys_to_machine(); ############################################## perf-tools-unstable-1.0.1~20200130+git49b8cdf/examples/funcgraph_example.txt-100- 0) 0.057 us | __virt_addr_valid(); perf-tools-unstable-1.0.1~20200130+git49b8cdf/examples/funcgraph_example.txt:101: 0) 0.051 us | __phys_addr(); perf-tools-unstable-1.0.1~20200130+git49b8cdf/examples/funcgraph_example.txt-102- 0) 0.053 us | get_phys_to_machine(); ############################################## perf-tools-unstable-1.0.1~20200130+git49b8cdf/execsnoop-139-if (( opt_duration )); then perf-tools-unstable-1.0.1~20200130+git49b8cdf/execsnoop:140: echo "Tracing exec()s$ftext for $duration seconds (buffered)..." perf-tools-unstable-1.0.1~20200130+git49b8cdf/execsnoop-141-else ############################################## perf-tools-unstable-1.0.1~20200130+git49b8cdf/user/uprobe-311- perf-tools-unstable-1.0.1~20200130+git49b8cdf/user/uprobe:312:# fix uname and addr (eg, uname=readline, addr=0x8db60) perf-tools-unstable-1.0.1~20200130+git49b8cdf/user/uprobe-313-if [[ "$addr" == 0x* ]]; then ############################################## perf-tools-unstable-1.0.1~20200130+git49b8cdf/debian/rules-23- for eachMan in $(MANPAGES) ; do \ perf-tools-unstable-1.0.1~20200130+git49b8cdf/debian/rules:24: manPage=`basename $$eachMan | cut -d "." -f1`; \ perf-tools-unstable-1.0.1~20200130+git49b8cdf/debian/rules-25- cp $$eachMan $(DEST_DIR)/usr/share/man/man8/$$manPage-perf.8 ; \ ############################################## perf-tools-unstable-1.0.1~20200130+git49b8cdf/debian/rules-30- for eachFile in $(FILES) ; do \ perf-tools-unstable-1.0.1~20200130+git49b8cdf/debian/rules:31: cleanFile=`basename $$eachFile`; \ perf-tools-unstable-1.0.1~20200130+git49b8cdf/debian/rules-32- cp $$eachFile $(DEST_DIR)/usr/sbin/$$cleanFile-perf; \