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