summaryrefslogtreecommitdiffstats
path: root/development/xtruss/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/xtruss/README')
-rw-r--r--development/xtruss/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/development/xtruss/README b/development/xtruss/README
new file mode 100644
index 0000000000..88007b811b
--- /dev/null
+++ b/development/xtruss/README
@@ -0,0 +1,5 @@
+XTruss is an easy to use X protocol tracing program.
+
+It logs everything that passes between the X server and one or more X client
+programs. In this it is similar to xmon(1), but intended to combine xmon's
+basic functionality with an interface much more similar to strace(1).