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