Merge commit 'v2.6.29-rc4' into tracing/core
This commit is contained in:
commit
4ad476e11f
162 changed files with 3103 additions and 2049 deletions
|
@ -445,6 +445,7 @@ struct pacct_struct {
|
|||
* @utime: time spent in user mode, in &cputime_t units
|
||||
* @stime: time spent in kernel mode, in &cputime_t units
|
||||
* @sum_exec_runtime: total time spent on the CPU, in nanoseconds
|
||||
* @lock: lock for fields in this struct
|
||||
*
|
||||
* This structure groups together three kinds of CPU time that are
|
||||
* tracked for threads and thread groups. Most things considering
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue