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