aboutsummaryrefslogtreecommitdiff
path: root/backends/trace-events
diff options
context:
space:
mode:
Diffstat (limited to 'backends/trace-events')
-rw-r--r--backends/trace-events10
1 files changed, 10 insertions, 0 deletions
diff --git a/backends/trace-events b/backends/trace-events
new file mode 100644
index 0000000000..8c3289a3f9
--- /dev/null
+++ b/backends/trace-events
@@ -0,0 +1,10 @@
+# See docs/tracing.txt for syntax documentation.
+
+# backends/wctablet.c
+wct_init(void) ""
+wct_cmd_re(void) ""
+wct_cmd_st(void) ""
+wct_cmd_sp(void) ""
+wct_cmd_ts(int input) "0x%02x"
+wct_cmd_other(const char *cmd) "%s"
+wct_speed(int speed) "%d"