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