facebookexperimental / object-introspection

Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.
Apache License 2.0
160 stars 13 forks source link

add cppcon presentation links #478

Closed JakeHillion closed 7 months ago

JakeHillion commented 7 months ago

Summary

Adds CppCon 2023 presentation links to the README and the website.

Test plan

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2e8edd7) 62.52% compared to head (65662b8) 62.52%. Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #478 +/- ## ======================================= Coverage 62.52% 62.52% ======================================= Files 123 123 Lines 12083 12083 Branches 1969 1969 ======================================= Hits 7555 7555 Misses 3571 3571 Partials 957 957 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.