Markers fix for i386 in LTTng 0.6.58
Mathieu Desnoyers <[email protected]>
| Newsgroups | gmane.linux.kernel.tracing |
|---|---|
| Message-ID | <20070117035109.GA11305@Krystal> |
Hi, LTTng 0.6.58 fixes markers for i386 : optimized version correctly does XMC following Pentium III erratum 49. I changed a bit the marker infrastructure for every architecture so that the generic flavor of markers (without code patching) is usable at all time with GEN_MARK() instead of MARK(). It helps dealing with code locations that kprobes can't handle (needed for the i386 XMC). Mathieu -- OpenPGP public key: http://krystal.dyndns.org:8080/key/compudj.gpg Key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68