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