1 #!/bin/bash 2 # description: resolve physical address samples 3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/mem-phys-addr.py 4