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