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