summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2022-04-29 11:12:16 -0400
committerMatthew Wilcox (Oracle) <willy@infradead.org>2022-08-02 12:34:03 -0400
commit9bb88987bcb69243fdad03f1986de093a7702f7c (patch)
tree096e15a7f4940366a1f17209ab0338dba9d4ac53 /tools/perf/scripts/python/event_analyzing_sample.py
parent36a43502e10c362b025a18218f9b41a358b46f28 (diff)
downloadkernel-9bb88987bcb69243fdad03f1986de093a7702f7c.tar.gz
ocfs2: Convert ocfs2_read_folio() to use a folio
Use the folio API throughout. There are a few places where we convert back to a page to call into the rest of the filesystem, so folio usage needs to be pushed down to those functions later. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
1abc84ff9616f14c529be3f6b147'>treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner 2019-02-18cpufreq / cppc: Work around for Hisilicon CPPC cpufreqXiongfeng Wang 2018-10-03cpufreq / CPPC: Mark acpi_ids as usedNathan Chancellor 2018-07-18cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPCGeorge Cherian 2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook 2018-06-04Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac'Rafael J. Wysocki 2018-04-30cpufreq / CPPC: Set platform specific transition_delay_usPrashanth Prakash 2018-04-24cpufreq / CPPC: Support for CPPC v3Prashanth Prakash 2018-04-10cpufreq: CPPC: Initialize shared perf capabilities of CPUsShunyong Yang 2018-04-10cpufreq: CPPC: Don't set transition_latencyViresh Kumar 2018-03-30cpufreq: CPPC: Use transition_delay_us depending transition_latencyGeorge Cherian 2018-03-20cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure pathChunyu Hu 2017-08-18cpufreq: remove setting of policy->cpu in policy->cpus during initSudeep Holla 2017-06-27cpufreq / CPPC: Initialize policy->min to lowest nonlinear performancePrakash, Prashanth 2016-10-21cpufreq / CPPC: Add MODULE_DEVICE_TABLE for cppc_cpufreq driverPrakash, Prashanth 2016-10-14Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2016-10-13cpufreq: CPPC: Correct desired_perf calculationHoan Tran 2016-10-03Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds 2016-09-16cpufreq: CPPC: Avoid overflow when calculating desired_perfHoan Tran 2016-09-13cpufreq: CPPC: Force reporting values in KHz to fix user space interfaceAl Stone 2016-09-08ACPI / CPPC: Add prefix cppc to cpudata structure nameSrinivas Pandruvada 2016-08-31ACPI / CPPC: set a non-zero value for transition_latencyPrakash, Prashanth