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