xref: /linux/tools/perf/scripts/python/bin/powerpc-hcalls-report (revision 3eb66e91a25497065c5322b1268cbc3953642227)
1#!/bin/bash
2perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/powerpc-hcalls.py
3