1#!/bin/bash2# description: analyze all perf samples3perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/event_analyzing_sample.py4