Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

189
Views
Ftrace. is task same as thread id?

I'm using ftrace. There is task/pid field. What is the task? Is it process's thread id? If no, is it possible to get information about threads with same pid with ftrace? I used only function and function_graph.

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

The PID column in the trace buffer corresponds to a thread : It is the value of the field named pid of structure task_struct (defined in sched.h).

It is confusing for historical reasons but here pid is a unique identifier of a task (thread) : The basic entity scheduled by the kernel.

One can say it is matching a process only if this process has only one thread, because a process PID is equal to the unique id of its main thread.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!