[Crash-utility] [PATCH]: symbol filtering

Per Fransson per.fransson.ml at gmail.com
Tue Jan 29 15:38:27 UTC 2013


On Tue, Jan 29, 2013 at 3:46 PM, Dave Anderson <anderson at redhat.com> wrote:
>
>
> ----- Original Message -----
>> Hi,
>>
>> For x86, crash avoids storing any '__crc_*' symbols. It should do the
>> same for ARM, right? Credit goes to Rabin Vincent for this patch,
>> unless you don't like it, in which case you can blame me.
>
> I suppose.  It was more of a clutter-reducer than anything else in
> the case of x86.  But I do note that the __crc_ symbols come after
> "_end" in one of the sample ARM dumpfiles I've got on hand.
>

Clutter reduction is the reason for both of these patches as well and
even if the __crc_'s are ignored we'll still get _end+<offset>
printouts for everything in the range [_end, 0xff0a81a8]. Of course, a
patch for PRRR shouldn't break 'mod -s'. Here's an alternative patch.

/Per

> Anyway, I don't have a problem with the patch.  Mika?
>
> Dave
>
> --
> Crash-utility mailing list
> Crash-utility at redhat.com
> https://www.redhat.com/mailman/listinfo/crash-utility
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no_prrr_nmrr.patch
Type: text/x-diff
Size: 382 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/crash-utility/attachments/20130129/4b55453e/attachment.bin>


More information about the Crash-utility mailing list