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