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