diff options
author | Stanimir Varbanov <stanimir.varbanov@linaro.org> | 2020-07-07 19:48:54 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-09-01 14:13:30 +0200 |
commit | 8c91dc085b4406d7561496db51273b4d1ea01eba (patch) | |
tree | 2e62d40699a78de3c5695afa00d5ff7975541c2c /Documentation/userspace-api/media/v4l/vidioc-reqbufs.rst | |
parent | f08abe6a1e07fdf1ec95ec431b65a876de431231 (diff) | |
download | linux-8c91dc085b4406d7561496db51273b4d1ea01eba.tar.bz2 |
media: venus: Make debug infrastructure more flexible
Here we introduce debug prefixes for dev_dbg groups by level of
importance - Venus{Low,Med,High,FW} Enabling the particular level
will be done by dynamic debug.
For example to enable debug messages with low level:
echo 'format "VenusLow" +p' > debugfs/dynamic_debug/control
If you want to enable all levels:
echo 'format "Venus" +p' > debugfs/dynamic_debug/control
All the features which dynamic debugging provide are preserved.
Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation/userspace-api/media/v4l/vidioc-reqbufs.rst')
0 files changed, 0 insertions, 0 deletions