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