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