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