Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UCS/MEMTRACK: added public API for memtrack: #7032

Merged
merged 1 commit into from
Jul 3, 2021

Conversation

hoopoepg
Copy link
Contributor

  • routines ucs_memtrack_allocated and ucs_memtrack_releasing moved
    to public header
  • added internal memtrack header
  • memtrack configure option is removed, memtrack
    now is always built-in

@hoopoepg
Copy link
Contributor Author

bot:pipe:retest

@hoopoepg hoopoepg changed the title UCS/MEMTRACK: added public API for memtrach: UCS/MEMTRACK: added public API for memtrack: Jun 30, 2021
src/ucs/datastruct/ptr_array.c Outdated Show resolved Hide resolved
src/ucs/datastruct/ptr_array.c Outdated Show resolved Hide resolved
src/ucs/debug/memtrack.c Outdated Show resolved Hide resolved
src/ucs/debug/memtrack.c Outdated Show resolved Hide resolved
src/ucs/debug/memtrack.c Outdated Show resolved Hide resolved
src/ucs/debug/memtrack_int.h Outdated Show resolved Hide resolved
src/ucs/debug/memtrack_int.h Show resolved Hide resolved
@hoopoepg
Copy link
Contributor Author

hoopoepg commented Jul 2, 2021

@yosefe I fixed Coverity issue
ok to squash?

- routines ucs_memtrack_allocated and ucs_memtrack_releasing moved
  to public header
- added internal memtrack header
- memtrack configure option is removed, memtrack
  now is always built-in
- removed --enable-memtrack params
@hoopoepg hoopoepg force-pushed the topic/make-memtrack-api-public branch from 8343b0b to 1fd6922 Compare July 2, 2021 13:16
@hoopoepg
Copy link
Contributor Author

hoopoepg commented Jul 3, 2021

@yosefe ok to merge?

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.

2 participants