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