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