Closed Bug 1736928 Opened 3 years ago Closed 2 years ago

remove "write_combine_size", "largest_free_vm_block", and "tiny_block_size"

Categories

(Socorro :: General, task, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

References

Details

Attachments

(1 file)

Socorro indexes three fields that come from stackwalker output:

  • tiny_block_size
  • write_combine_size
  • largest_free_vm_block

All three come from crash annotations--they don't actually come from the minidump.

When Alexis was implementing rust-minidump, the discussion for issue #169 resulted in those not being implemented in rust-minidump because we don't use them and the values in the memory_report are better anyhow.

This bug covers removing those three fields from the processor and supersearch.

I deployed this to prod in bug #1744108. Marking this as FIXED.

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: