summaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorMaxime Ripard <maxime@cerno.tech>2022-08-16 14:25:13 +0300
committerStephen Boyd <sboyd@kernel.org>2022-09-15 19:30:48 +0300
commit350575abec48ef5363abd832386cb5a33861cb10 (patch)
treeec6699f1b0c8d0f6edf6ca3b14a25343ee37ba70 /tools/perf/util/scripting-engines/trace-event-python.c
parent7d79c26b60e623a9a089d771f81c5997bda577cd (diff)
downloadlinux-350575abec48ef5363abd832386cb5a33861cb10.tar.xz
clk: tests: Add tests for uncached clock
The clock framework supports clocks that can have their rate changed without the kernel knowing about it using the CLK_GET_RATE_NOCACHE flag. As its name suggests, this flag turns off the rate caching in the clock framework, reading out the rate from the hardware any time we need to read it. Let's add a couple of tests to make sure it works as intended. Tested-by: Alexander Stein <alexander.stein@ew.tq-group.com> # imx8mp Tested-by: Marek Szyprowski <m.szyprowski@samsung.com> # exynos4210, meson g12b Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://lore.kernel.org/r/20220816112530.1837489-9-maxime@cerno.tech Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Naresh Kamboju <naresh.kamboju@linaro.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions