From mboxrd@z Thu Jan 1 00:00:00 1970 From: ali.akyurek.ext@siemens.com (Akyurek, Ali (EXT)) Date: Mon, 26 Jan 2009 19:44:46 +0100 Subject: [ltt-dev] simple userspace tracing with LTTng 0.9.10 Message-ID: <1E65288790442545B413D69F2A8D27DE0467AB6E@ERLD164A.ww004.siemens.net> Hi all, I've used simple userspace event tracing with the latest version by writing to the mnt/debugfs/ltt/write_event. But now i'm using an old LTTng (because i have to), 0.9.10. Is it possible to port this simple uspace tracing feature to the old lttng versions? Or it is not possible because of some architectural restrictions of kernel or LTTng? Thanks.