summaryrefslogtreecommitdiff
path: root/libqservice
diff options
context:
space:
mode:
authorSaurabh Shah <saurshah@codeaurora.org>2014-08-22 15:07:25 -0700
committerSaurabh Shah <saurshah@codeaurora.org>2014-08-28 11:09:53 -0700
commit24eec8a5bb9f4e1204b875e46910fa245ff1cf1f (patch)
tree91189b9f9c186e2e4a6915080b13c98a4dea4959 /libqservice
parent06af9cb73944ce9bbcc08bd2f4d9e3ef4a6d3311 (diff)
downloaddisplay-24eec8a5bb9f4e1204b875e46910fa245ff1cf1f.tar.gz
overlay: Add pipe life-cycle logging
Add pipe life-cycle logging including set, unset, commit. Remove the older unused logging mechanism. This is enabled via binder as: $adb shell service call display.qservice 15 i32 4 i32 1 where 15 is DYNAMIC_DEBUG, 4 is for pipe lifecycle debugging and 1 is to enable Change-Id: I6c02e24aa91135d4a6c67870b4c103546947da48
Diffstat (limited to 'libqservice')
-rw-r--r--libqservice/IQService.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libqservice/IQService.h b/libqservice/IQService.h
index 9be04b24..30c064e2 100644
--- a/libqservice/IQService.h
+++ b/libqservice/IQService.h
@@ -65,7 +65,8 @@ public:
DEBUG_ALL,
DEBUG_MDPCOMP,
DEBUG_VSYNC,
- DEBUG_VD
+ DEBUG_VD,
+ DEBUG_PIPE_LIFECYCLE,
};
// Register a client that can be notified