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