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

Split reading of /proc/pid/updtime into module #1147

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

blt
Copy link
Collaborator

@blt blt commented Dec 13, 2024

What does this PR do?

This commit is a mechanical move of the function that reads uptime data
under the procfs/ module. It's intended to keep the code tidy.

@blt blt force-pushed the blt/re-introduce_per-process_cpu_collection branch 2 times, most recently from c5f8569 to 5001c72 Compare December 13, 2024 02:06
@blt blt force-pushed the blt/split_reading_of__proc_pid_updtime_into_module branch 4 times, most recently from 66d08ec to dc41450 Compare December 13, 2024 21:12
@blt blt changed the base branch from blt/re-introduce_per-process_cpu_collection to graphite-base/1147 December 14, 2024 00:10
@blt blt force-pushed the graphite-base/1147 branch from b84ec4a to 9f09b9a Compare December 14, 2024 00:10
@blt blt force-pushed the blt/split_reading_of__proc_pid_updtime_into_module branch from dc41450 to 8d5fa0c Compare December 14, 2024 00:10
@blt blt changed the base branch from graphite-base/1147 to main December 14, 2024 00:10
This commit is a mechanical move of the function that reads uptime data
under the procfs/ module. It's intended to keep the code tidy.

Signed-off-by: Brian L. Troutwine <[email protected]>
@blt blt force-pushed the blt/split_reading_of__proc_pid_updtime_into_module branch from 8d5fa0c to 8b87614 Compare December 14, 2024 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants