On Tue, 17 Jan 2006 22:05:27 EST, Chuck Ebbert said: > OK, how about this: remove the "0x" from the function size, i.e. print: > > kernel_symbol+0xd3/10e > > instead of: > > kernel_symbol+0xd3/0x10e > > This saves two characters per symbol and it should still be clear that > the second number is hexadecimal. Good. Now repeat for a function that's 6 bytes shorter.
Attachment:
pgpVRUYMx6m4V.pgp
Description: PGP signature
- References:
- Re: [PATCH 3/4] compact print_symbol() output
- From: Chuck Ebbert <[email protected]>
- Re: [PATCH 3/4] compact print_symbol() output
- Prev by Date: Re: Oops with current linus' git tree
- Next by Date: Re: [PATCH/RFC] Shared page tables
- Previous by thread: Re: [PATCH 3/4] compact print_symbol() output
- Next by thread: Re: [PATCH 3/4] compact print_symbol() output
- Index(es):