olvaffe / percetto

Apache License 2.0
19 stars 10 forks source link

set shmem_size_hint to same as with vperfetto_min and make perfetto symbols hidden #10

Closed gerddie closed 3 years ago

gerddie commented 3 years ago

The first patch makes the warning go away that perfetto is initialized twice with different parameters, the second fixes a crash that would occure because the vperfetto_min call would try to use the percetto/perfetto-sdk symbols.

batesj commented 3 years ago

Let's get to the bottom of the symbol collisions with vperfetto_min.so before landing this. I don't think we can expect to maintain perfetto symbol compatibility between percetto and vperfetto_min.