Re: Testers needed for LTTng 0.6.0pre8
Mathieu Desnoyers <[email protected]>
| Newsgroups | gmane.linux.kernel.tracing |
|---|---|
| Message-ID | <20061001151942.GA24313@Krystal> |
Hi, Just to make sure, do a git-pull from the git tree, the following commit fixes a problem with probes built-in. See : http://ltt.polymtl.ca/cgi-bin/gitweb.cgi?p=linux-2.6-lttng.git;a=commit;h=f580959abc3060e0b13eaf1d17df8b6b606ff85d I am not sure if this commit was on the server or not last Friday morning. Otherwise, verify that /mnt/debugfs is mounted. See the updated QUICKSTART guide on the website. (LTTng had moved from relayfs to debugfs). Mathieu * Christopher Yeoh ([email protected]) wrote: > At 2006/9/29 08:21-0400 Mathieu Desnoyers writes: > > > > Thanks for testing it! I will fix the printk bug in my release and > > try to send it upstream eventually. > > Cool, I've sent it to Paulus as well so should go in soon. > > > You should get trace files in /tmp/trace.. so something is > > wrong. You probably need to load ltt-tracer.ko and ltt-relay.ko. If > > it doesn't work, I will need those outputs : > > I compiled everything in rather that use modules (just easier to > install for the machine I'm using). Module support is in though. > > > grep LTT .config > > CONFIG_LTT=y > CONFIG_LTT_TRACER=y > CONFIG_LTT_RELAY=y > CONFIG_LTT_ALIGNMENT=y > # CONFIG_LTT_HEARTBEAT is not set > CONFIG_LTT_USERSPACE_GENERIC=y > CONFIG_LTT_NETLINK_CONTROL=y > CONFIG_LTT_STATEDUMP=y > CONFIG_LTT_PROBES=y > CONFIG_LTT_PROBE_FS=y > CONFIG_LTT_PROBE_FS_DATA=y > CONFIG_LTT_PROBE_IPC=y > CONFIG_LTT_PROBE_KERNEL=y > CONFIG_LTT_PROBE_KERNEL_ARCH=y > CONFIG_LTT_PROBE_MEMORY=y > CONFIG_LTT_PROBE_NETWORK=y > CONFIG_LTT_PROBE_NETWORK_IP_INTERFACE=y > CONFIG_LTT_PROBE_PROCESS=y > CONFIG_LTT_PROBE_SOCKET=y > CONFIG_LTT_PROBE_STATEDUMP=y > CONFIG_LTT_PROBE_TIMER=y > # CONFIG_LTT_STATIC is not set > > > lsmod > > I don't have any modules loaded > > > dmesg (just after a trace is taken) > > The dmesg output is as below - I basically started the trace, did a > few things on the system and the stopped the trace. > > > What is the last version of the git tree you pulled out ? > > I did a pull Friday morning my time. > > commit f580959abc3060e0b13eaf1d17df8b6b606ff85d > Author: Mathieu Desnoyers <[email protected]> > Date: Thu Sep 28 15:36:11 2006 -0400 > > Let me know if there is anything else I should try that would > help. This Monday is a public holiday over here, but I'll have a > closer look at it myself on Tuesday. > > Chris > -- > [email protected] > IBM OzLabs Linux Development Group, ADL > Canberra, Australia > OpenPGP public key: http://krystal.dyndns.org:8080/key/compudj.gpg Key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68