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