summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
blob: 7df5a19c0163c5da221d13e755b151f8d5ff18ab (plain)
1
2
#!/bin/bash
perf record -g "$@"
Fix a typo in a comment lineMarkus Elfring 2017-06-08HSI: omap_ssi: Use devm_kcalloc() in ssi_add_controller()Markus Elfring 2016-06-28HSI: omap_ssi: drop pm_runtime_irq_safeSebastian Reichel 2016-06-28HSI: omap_ssi: call msg->complete() from process contextSebastian Reichel 2016-06-28HSI: omap_ssi_core: remove pm_runtime_get_sync call from taskletSebastian Reichel 2016-06-28HSI: omap_ssi_core: use pm_runtime_put instead of pm_runtime_put_syncSebastian Reichel 2016-06-28HSI: omap_ssi: convert cawake irq handler to threadSebastian Reichel 2016-06-28HSI: omap_ssi: do not reset moduleSebastian Reichel 2016-05-09HSI: omap-ssi: include pinctrl header filesArnd Bergmann 2016-05-02HSI: omap-ssi: add clk change supportSebastian Reichel 2016-05-02HSI: omap_ssi: built omap_ssi and omap_ssi_port into one moduleSebastian Reichel