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