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