* [UPDATE] LTT patch for 2.5.15
@ 2002-05-10 21:10 Karim Yaghmour
0 siblings, 0 replies; only message in thread
From: Karim Yaghmour @ 2002-05-10 21:10 UTC (permalink / raw)
To: linux-kernel; +Cc: Roman Zippel
Following Roman's recommendations, I've updated the LTT patch
with the following changes:
- Modified code format to match Linux coding style
- Removed overweight comments
- Changed trace macros to static inlines
- Converted uint8_t, uint32_t and uint64_t to u8, u32 and u64
- Added <asm/trace.h> for architecture-dependent definitions
I've divided the patch in 4 parts:
1- Core tracing functionality
2- Trace driver
3- Architecture-dependent trace statements (i386, ppc, mips, s/390, sh)
4- Architecture-independent trace statements
Part X is available from:
ftp://ftp.opersys.com/pub/LTT/ExtraPatches/patch-ltt-linux-2.5.15-vanilla-020510-1.14-part-X.gz
The patch is also available in one piece:
ftp://ftp.opersys.com/pub/LTT/ExtraPatches/patch-ltt-linux-2.5.15-vanilla-020510-1.14.gz
Cheers,
Karim
===================================================
Karim Yaghmour
karim@opersys.com
Embedded and Real-Time Linux Expert
===================================================
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-05-10 21:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-10 21:10 [UPDATE] LTT patch for 2.5.15 Karim Yaghmour
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox