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

Update config generation, join fix, sampler #129

Merged
merged 1 commit into from
Aug 8, 2022

Conversation

jrmadsen
Copy link
Collaborator

@jrmadsen jrmadsen commented Aug 8, 2022

  • update timemory submodule
    • update ring_buffer to remove all dynamic allocation
    • update sampler + sampler allocator to use ring-buffers
    • fix papi_array and papi_vector labels
  • fix common::join with char delimiter
  • fix config generation without --advanced

- update timemory submodule
  - update ring_buffer to remove all dynamic allocation
  - update sampler + sampler allocator to use ring-buffers
  - fix papi_array and papi_vector labels
- fix common::join with char delimiter
- fix config generation without --advanced
@jrmadsen jrmadsen added timemory Issue affects/involves timemory features/capabilities libomnitrace Involves omnitrace library omnitrace-avail Involves the omnitrace-avail executable (info tool) sampling Statistical sampling via interrupts PAPI Hardware counters via PAPI submodule Updates a git submodule labels Aug 8, 2022
@jrmadsen jrmadsen merged commit ac5ce00 into ROCm:main Aug 8, 2022
@jrmadsen jrmadsen deleted the config-join-and-backtrace-updates branch August 8, 2022 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libomnitrace Involves omnitrace library omnitrace-avail Involves the omnitrace-avail executable (info tool) PAPI Hardware counters via PAPI sampling Statistical sampling via interrupts submodule Updates a git submodule timemory Issue affects/involves timemory features/capabilities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

common::join with char delimiter doesn't print properly
1 participant