diff options
| author | Stanimir Varbanov <[email protected]> | 2020-07-07 19:48:54 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-09-01 14:13:30 +0200 |
| commit | 8c91dc085b4406d7561496db51273b4d1ea01eba (patch) | |
| tree | 2e62d40699a78de3c5695afa00d5ff7975541c2c /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | f08abe6a1e07fdf1ec95ec431b65a876de431231 (diff) | |
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 <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions