xref: /linux/tools/perf/scripts/python/bin/flamegraph-record (revision 842ed298954db7dc41a4942f3331d19cd9676ede)
1#!/bin/bash
2perf record -g "$@"
3