xref: /linux/tools/perf/scripts/python/bin/gecko-report (revision a9b451509565d40a5ca3b41c39a2b758cdbc5355)
1#!/bin/bash
2# description: create firefox gecko profile json format from perf.data
3perf script "$@" -s "$PERF_EXEC_PATH"/scripts/python/gecko.py
4