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