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