summaryrefslogtreecommitdiff
path: root/protocol
diff options
context:
space:
mode:
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>2013-11-26 13:25:49 +0100
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>2013-11-26 13:25:49 +0100
commitec32ba60e6541e7de94d1e39918363f87ebe753c (patch)
tree7dbf2c0787ce638eabfd29f0797495a50dc14f84 /protocol
parented3b608ea1751382ebeef98e60575500cd35cede (diff)
downloadwayland-ivi-extension-ec32ba60e6541e7de94d1e39918363f87ebe753c.tar.gz
protocol: added process_name to ivi_controller_surface.stats event
This can be used for better tooling/debugging support. Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
Diffstat (limited to 'protocol')
-rwxr-xr-xprotocol/ivi-controller.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocol/ivi-controller.xml b/protocol/ivi-controller.xml
index 614ae71..8db69cb 100755
--- a/protocol/ivi-controller.xml
+++ b/protocol/ivi-controller.xml
@@ -167,6 +167,7 @@
<arg name="frame_count" type="uint"/>
<arg name="update_count" type="uint"/>
<arg name="pid" type="uint"/>
+ <arg name="process_name" type="string" allow-null="true"/>
</event>
<request name="destroy" type="destructor">