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