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

[new-core-alignment] proto files cleanup part 1 (pmemory, pcpu, usrptime) #1360

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

rex-schilasky
Copy link
Contributor

Description

  • proto file removals:
    • process::pmemory, process::pcpu, process::usrptime removed
  • C++ public API:
    • Process::GetProcessCpuUsage removed
    • Process::GetProcessMemory removed
    • Logging::StartCoreTimer removed
    • Logging::StopCoreTimer removed
    • Logging::SetCoreTime removed
    • Logging::GetCoreTime removed
  • C public API:
    • eCAL_Process_GetProcessCpuUsage removed
    • eCAL_Process_GetProcessMemory removed
  • C# public API:
    • SetCoreTime removed
  • Python public API:
    • log_setcoretime removed
  • mon_gui and mon_tui apps adapted

Cherry-pick to

- proto file removals:
  - process::pmemory, process::pcpu, process::usrptime removed
- C++ public API:
  - Process::GetProcessCpuUsage removed
  - Process::GetProcessMemory removed
  - Logging::StartCoreTimer removed
  - Logging::StopCoreTimer removed
  - Logging::SetCoreTime removed
  - Logging::GetCoreTime removed
- C public API:
  - eCAL_Process_GetProcessCpuUsage removed
  - eCAL_Process_GetProcessMemory removed
- C# public API:
  - SetCoreTime removed
- Python public API:
  - log_setcoretime removed
- mon_gui and mon_tui apps adapted
@rex-schilasky rex-schilasky changed the title [new-core-alignment] proto files cleanup part 1 [new-core-alignment] proto files cleanup part 1 (pmemory, pcpu, usrptime) Feb 12, 2024
Copy link
Contributor

@KerstinKeller KerstinKeller left a comment

Choose a reason for hiding this comment

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

Raus damit 😄

@rex-schilasky rex-schilasky merged commit c7aafbe into master Feb 13, 2024
16 checks passed
@rex-schilasky rex-schilasky deleted the new-core-alignment/proto-file-cleanup1 branch February 13, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants