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