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