summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2013-03-02 10:24:21 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2013-03-02 10:29:07 +0100
commit9c955697d6159c5b5ed40ab5576c65f972f70d85 (patch)
treeaf8488138d29c859d3130c31759080b1381380fb /README.md
parent834b5c49ade93df81e02f1a2b40c9c3e87d0471a (diff)
command stream dumper: i.mx6 kernel driver compat
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0a28d0a..56be4ff 100644
--- a/README.md
+++ b/README.md
@@ -171,7 +171,7 @@ Other tools live in:
The most useful ones are:
-- `show_egl2_log.sh` (uses `dump_cmdstream.py`)
+- `show_egl2_log.sh` (uses `dump_cmdstream.py`, you may have to adapt this script to use another structure definition json depending on your kernel interface)
Decodes and dumps the intercepted command stream in human readable format, making use of rnndb state maps.