summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
AgeCommit message (Expand)Author
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart
2014-06-25perf scripts: Fallback to syscalls:* when raw_syscalls:* is not availableDaniel Bristot de Oliveira
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo
2010-10-25perf python scripting: Improve the syscalls-counts scriptArnaldo Carvalho de Melo
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi
+0800'>2013-03-11thermal: rcar_thermal: propagate return value of thermal_zone_device_registerDevendra Naga 2013-03-11Thermal: rcar: Convert to devm_ioremap_resource()Sachin Kamat 2013-03-11thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp()Wei Yongjun 2013-02-22thermal: rcar: remove __devinitconstArnd Bergmann 2013-02-08thermal: rcar: add Device Tree supportKuninori Morimoto 2013-02-06thermal: rcar: remove machine_power_off() from rcar_thermal_notify()Kuninori Morimoto 2013-02-06thermal: rcar: add interrupt supportKuninori Morimoto 2013-02-06thermal: rcar: add read/write functions for common/priv dataKuninori Morimoto 2013-02-06thermal: rcar: multi channel supportKuninori Morimoto 2013-02-06thermal: rcar: use mutex lock instead of spin lockKuninori Morimoto 2013-02-06thermal: rcar: enable CPCTL to use hardware TSC decidingKuninori Morimoto 2013-02-06thermal: rcar: use parenthesis on macroKuninori Morimoto 2013-01-04thermal: rcar: add .get_trip_type/temp and .notify supportkuninori.morimoto.gx@renesas.com 2012-11-26thermal: rcar: add rcar_zone_to_priv() macroKuninori Morimoto 2012-11-26thermal: rcar: fixup the unit of temperatureKuninori Morimoto 2012-11-07thermal: rcar_thermal: remove explicitly used devm_kfree/iounap()Kuninori Morimoto 2012-11-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R 2012-11-03thermal: solve compilation errors in rcar_thermalDevendra Naga 2012-09-24thermal: add Renesas R-Car thermal sensor supportKuninori Morimoto