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