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