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