summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
blob: 7df5a19c0163c5da221d13e755b151f8d5ff18ab (plain)
1
2
#!/bin/bash
perf record -g "$@"
Michael Ellerman 2010-10-21of/irq: of_irq.c needs to include linux/irq.hGrant Likely 2010-10-12of/irq: remove references to NO_IRQ in drivers/of/platform.cAndres Salomon 2010-07-05of/irq: merge irq mapping codeGrant Likely 2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely