LTTng 0.6.24 : compile fixes for ARM and MIPS.
Mathieu Desnoyers <[email protected]>
| Newsgroups | gmane.linux.kernel.tracing |
|---|---|
| Message-ID | <20061106035815.GA29333@Krystal> |
Hi, I modified the asm constraint for the markers so it would work for architectures other than i386 (where the "m" constraint is ok). I use a "i" constraint on the variable's address. The goal is simply to make the compiler know that this static variable is used without using the "used" attribute, as it is broken in some gcc versions. Mathieu OpenPGP public key: http://krystal.dyndns.org:8080/key/compudj.gpg Key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68