xref: /linux/tools/perf/scripts/python/bin/event_analyzing_sample-report (revision f643e6a69a60d1f91bc4bc0375ae2d065081f61b)
1#!/bin/bash
2# description: analyze all perf samples
3perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/event_analyzing_sample.py
4