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

Move perflog prototypes from cfe_es_log.h to cfe_es_perf.h #1350

Closed
skliper opened this issue Apr 14, 2021 · 0 comments · Fixed by #1429
Closed

Move perflog prototypes from cfe_es_log.h to cfe_es_perf.h #1350

skliper opened this issue Apr 14, 2021 · 0 comments · Fixed by #1429

Comments

@skliper
Copy link
Contributor

skliper commented Apr 14, 2021

Is your feature request related to a problem? Please describe.
Misplaced prototypes:

/*
** Processor Performance log management
*/
int32 CFE_ES_PerfLogClear(void);
void CFE_ES_PerfLogDump(void);

Describe the solution you'd like
Move to cfe_es_perf.h

Describe alternatives you've considered
None

Additional context
Code review

Requester Info
Jacob Hageman - NASA/GSFC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant