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