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