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