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