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