Skip to content
This repository has been archived by the owner on Oct 3, 2018. It is now read-only.

Track each memory report entry 'kind' #39

Open
1 of 3 tasks
EricRahm opened this issue Jun 6, 2014 · 2 comments
Open
1 of 3 tasks

Track each memory report entry 'kind' #39

EricRahm opened this issue Jun 6, 2014 · 2 comments
Labels

Comments

@EricRahm
Copy link
Contributor

EricRahm commented Jun 6, 2014

  • Update our DB schema to track the report kind (HEAP, NON_HEAP, OTHER).
  • Update scripts to include a _kind attribute, we can probably default to heap
  • Update about_memory_worker.js to use the _kind attribute.
@Nephyrin
Copy link
Contributor

Nephyrin commented Jun 6, 2014

We'll also need to ask kats to update the android reporter to send this data over, and update import_flatfile.py to import it.

@EricRahm
Copy link
Contributor Author

DB work is being done in #80.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants