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