summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/event_analyzing_sample-report
blob: 0941fc94e15842c2ed08274c44622e8ba39f2f94 (plain)
1
2
3
#!/bin/bash
# description: analyze all perf samples
perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/event_analyzing_sample.py
2016-04-07 22:10:58 +0200'>2016-04-07intel_idle: Setup the timer broadcast only on successful driver load.Richard Cochran 2016-04-07intel_idle: Avoid a double free of the per-CPU data.Richard Cochran 2016-04-07intel_idle: Fix dangling registration on error path.Richard Cochran 2016-04-07intel_idle: Fix deallocation order on the driver exit path.Richard Cochran 2016-04-07intel_idle: Remove redundant initialization calls.Richard Cochran 2016-04-07intel_idle: Fix a helper function's return value.Richard Cochran 2016-04-07intel_idle: remove useless return from void function.Richard Cochran 2016-03-23intel_idle: Support for Intel Xeon Phi Processor x200 Product FamilyDasaratharaman Chandramouli 2016-03-23intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabledLen Brown 2015-09-10intel_idle: Skylake Client Support - updatedLen Brown 2015-08-15intel_idle: Skylake Client SupportLen Brown 2015-07-26intel_idle: allow idle states to be freeze-mode specificLen Brown 2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2015-04-11Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki 2015-04-11intel_idle: mark cpu id array as __initconstMathias Krause 2015-04-03intel_idle: Use explicit broadcast oneshot control functionThomas Gleixner 2015-04-03intel_idle: Use explicit broadcast control functionThomas Gleixner 2015-03-31intel_idle: Add support for the Airmont Core in the Cherrytrail and Braswell ...Len Brown 2015-03-31intel_idle: Update support for Silvermont Core in Baytrail SOCLen Brown 2015-02-15intel_idle: Add ->enter_freeze callbacksRafael J. Wysocki 2015-02-10intel_idle: support additional Broadwell modelLen Brown