Skip to content

Use procfs crate in linux::thread_info::get_ppid_and_tgid #179

@marti4d

Description

@marti4d

src/linux/thread_info/mod.rs hand-rolls an algorithm for getting the ppid and tgid out of /proc/<tid>/status, but procfs crate likely already has the algorithm in there somewhere. Let's just use that instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions