xref: /linux/tools/perf/scripts/python/bin/gecko-record (revision 541b57e313683b3d4c365fe3109fb34828b165cd)
1#!/bin/bash
2perf record -F 99 -g "$@"
3