Re: [PATCH -tip v4 1/5] perf-script: unify the expressions indicate"unknown"

From: Akihiro Nagai
Date: Thu Jan 19 2012 - 03:05:32 EST


(2012/01/18 13:47), David Ahern wrote:
On 01/17/2012 09:43 PM, Akihiro Nagai wrote:
I see. I'm going to fix and resend my patches,
e.g. map__print_dsoname(self) => map__fprintf_dsoname(map, fp)

If you are going to redo the patch set I have one request: change the
name of the offset field (currently offs in your patch) to symoff to
mean offset for the symbol name versus offset in the DSO. It's the
latter that I use locally, so symoff would allow both to coexist.
OK, I'm going to rename 'offs' to 'symoff'.

Thank you.

Thanks,

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/