summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
AgeCommit message (Expand)Author
2019-03-06perf script python: add Python3 support to check-perf-trace.pyTony Jones
2019-03-06perf script python: Remove mixed indentationTony Jones
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo
2010-06-01perf scripts python: Give field dict to unhandled callbackPierre Tardy
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi
oc commentsYang Li 2022-04-13PM: sleep: enable dynamic debug support within pm_pr_dbg()David Cohen 2022-04-13PM: sleep: Narrow down -DDEBUG on kernel/power/ filesDavid Cohen 2022-04-13PM: EM: Remove old debugfs files and print all 'flags'Lukasz Luba 2022-04-13PM: EM: Change the order of arguments in the .active_power() callbackLukasz Luba 2022-04-13PM: EM: Use the new .get_cost() callback while registering EMLukasz Luba 2022-04-13PM: EM: Add artificial EM flagPierre Gondois 2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds 2022-03-01PM: suspend: fix return value of __setup handlerRandy Dunlap 2022-03-01PM: hibernate: fix __setup handler error handlingRandy Dunlap 2022-03-01PM: hibernate: Clean up non-kernel-doc commentsJiapeng Chong 2022-02-16PM: hibernate: fix load_image_and_restore() error pathYe Bin 2022-02-07PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki 2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig 2022-02-02block: remove genhd.hChristoph Hellwig 2022-01-25PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński 2022-01-25PM: wakeup: simplify the output logic of pm_show_wakelocks()Greg Kroah-Hartman 2021-12-08PM: hibernate: Allow ACPI hardware signature to be honouredDavid Woodhouse 2021-11-24PM: hibernate: Fix snapshot partial write lengthsEvan Green 2021-11-24PM: hibernate: use correct mode for swsusp_close()Thomas Zeitlhofer 2021-11-02Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds 2021-11-02Merge branches 'pm-em' and 'powercap'Rafael J. Wysocki 2021-10-26PM: suspend: Use valid_state() consistentlyRafael J. Wysocki 2021-10-26PM: sleep: Pause cpuidle later and resume it earlier during system transitionsRafael J. Wysocki 2021-10-26PM: suspend: Do not pause cpuidle in the suspend-to-idle pathRafael J. Wysocki 2021-10-21PM: hibernate: Get block device exclusively in swsusp_check()Ye Bin 2021-10-21PM: hibernate: swap: Use vzalloc() and kzalloc()Cai Huoqing 2021-10-21PM: hibernate: fix sparse warningsAnders Roxell 2021-10-20workqueue: Introduce show_one_worker_pool and show_one_workqueue.Imran Khan 2021-10-19Revert "PM: sleep: Do not assume that "mem" is always present"Rafael J. Wysocki 2021-10-05PM: EM: Mark inefficiencies in CPUFreqVincent Donnefort 2021-10-05PM: EM: Allow skipping inefficient statesVincent Donnefort 2021-10-05PM: EM: Extend em_perf_domain with a flag fieldVincent Donnefort 2021-10-05PM: EM: Mark inefficient statesVincent Donnefort 2021-10-05PM: EM: Fix inefficient states detectionVincent Donnefort