DescriptionAdd storage of class id and state bit to the profiler's Sample
- Stop storing sp and fp in Sample. Both are not used after the stack walk
- Add AllocationSample bit to Sample's state_
- Add a metadata_ field to Sample
- Use metadata_ to store a class id when AllocationSample bit is set
R=rmacnak@google.com
Committed: https://github.com/dart-lang/sdk/commit/50842cd27ad31b6a378ffe40f3c8ba961bbbbec2
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 5 (1 generated)
|