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