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