Re: [PATCH 3/5] trace: Add LTTng Userspace Tracer backend

2010-05-23 Thread Jan Kiszka
Stefan Hajnoczi wrote: > This patch adds LTTng Userspace Tracer (UST) backend support. The UST > system requires no kernel support but libust and liburcu must be > installed. > > $ ./configure --trace-backend ust > $ make > > Start the UST daemon: > $ ustd & > > List available tracepoints and e

[PATCH 3/5] trace: Add LTTng Userspace Tracer backend

2010-05-22 Thread Stefan Hajnoczi
This patch adds LTTng Userspace Tracer (UST) backend support. The UST system requires no kernel support but libust and liburcu must be installed. $ ./configure --trace-backend ust $ make Start the UST daemon: $ ustd & List available tracepoints and enable some: $ ustctl --list-markers $(pgrep q