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