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