Skip to content

Add support for Instruments 16 Time Profile Deep Copy#484

Merged
jlfwong merged 3 commits intojlfwong:mainfrom
robert3005:rk/i16
Nov 17, 2024
Merged

Add support for Instruments 16 Time Profile Deep Copy#484
jlfwong merged 3 commits intojlfwong:mainfrom
robert3005:rk/i16

Conversation

@robert3005
Copy link
Contributor

fix #481

I generated profile using simple program, however, the capture profile is actually different than earlier instruments that's why there's new test snapshot

'Bytes Used'?: string
'Source Path'?: string
'Symbol Name'?: string
'Symbol Names'?: string
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is still Symbol Name for allocations but if we don't add this field here we have a unknown field. Couldn't figure out nicer way of dealing with this

@robert3005 robert3005 changed the title Add support for Instruments 16 time profiles Add support for Instruments 16 Time Profile Deep Copy Nov 1, 2024
@coveralls
Copy link

Coverage Status

coverage: 43.693% (+0.09%) from 43.603%
when pulling 1bac202 on robert3005:rk/i16
into d69f3d0 on jlfwong:main.

@jlfwong jlfwong merged commit e468c60 into jlfwong:main Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

XCode Instruments 16 breaks Deep Copy format import

3 participants