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