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