summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 21a356bd27f6c797208fae48addf15670bc3f606 (plain)
1
2
3
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@"
c/rtc-pm8xxx.c?h=master&id=0929ae376ef32591a5f13870a703efc2901bfab9'>rtc: drop owner assignment from platform_driversWolfram Sang 2014-04-03rtc: pm8xxx: move device_init_wakeup() before rtc_registerJosh Cartwright 2014-04-03rtc: pm8xxx: add support for devicetreeJosh Cartwright 2014-04-03rtc: pm8xxx: use devm_request_any_context_irqJosh Cartwright 2014-04-03rtc: pm8xxx: use regmap API for register accessesJosh Cartwright 2014-04-03rtc: pm8xxx: fixup checkpatch/style issuesJosh Cartwright 2014-04-03rtc: rtc-pm8xxx: remove unnecessary OOM messagesJingoo Han