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