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