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