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