Files
sysprof/src/org.gnome.Sysprof3.Profiler.xml
2019-05-29 15:13:01 -07:00

11 lines
335 B
XML

<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
<interface name="org.gnome.Sysprof3.Profiler">
<method name="Start">
<arg type="h" name="fd" direction="in"/>
</method>
<method name="Stop"/>
</interface>
</node>